Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
15:44:15 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f23599fcc2178b86111f3086ef20670b2447db83+e42a32e4f00863d7b081f4c86a1d7553afad6b59 (294c9d2f063bdb8153e0ec44519a35584bfafee4)
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 --is-inside-work-tree # 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
15:44:18 [2021-05-06T15:44:18.021Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:44:18 [2021-05-06T15:44:18.024Z] Trying to pass milestone 3
[Pipeline] milestone
15:44:18 [2021-05-06T15:44:18.088Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:44:18 [2021-05-06T15:44:18.259Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7b14d0f1be2a2a3) in /home/ubuntu/workspace/moby_PR-41739
[Pipeline] {
[Pipeline] checkout
15:44:18 [2021-05-06T15:44:18.293Z] The recommended git tool is: git
15:44:18 [2021-05-06T15:44:18.307Z] using credential docker-jenkins-github-credentials
15:44:18 [2021-05-06T15:44:18.313Z] Cloning the remote Git repository
15:44:18 [2021-05-06T15:44:18.313Z] Cloning with configured refspecs honoured and without tags
15:44:18 [2021-05-06T15:44:18.315Z] Cloning repository https://github.com/moby/moby.git
15:44:18 [2021-05-06T15:44:18.315Z]  > git init /home/ubuntu/workspace/moby_PR-41739 # timeout=10
15:44:18 [2021-05-06T15:44:18.338Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:18 [2021-05-06T15:44:18.338Z]  > git --version # timeout=10
15:44:18 [2021-05-06T15:44:18.351Z]  > git --version # 'git version 2.17.1'
15:44:18 [2021-05-06T15:44:18.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:18 [2021-05-06T15:44:18.352Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:32 [2021-05-06T15:44:32.222Z] Fetching without tags
15:44:32 [2021-05-06T15:44:32.202Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:32 [2021-05-06T15:44:32.207Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
15:44:32 [2021-05-06T15:44:32.211Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:32 [2021-05-06T15:44:32.216Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:32 [2021-05-06T15:44:32.223Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:32 [2021-05-06T15:44:32.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:32 [2021-05-06T15:44:32.223Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:32 [2021-05-06T15:44:32.502Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
15:44:33 [2021-05-06T15:44:33.675Z] Merge succeeded, producing 569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:44:33 [2021-05-06T15:44:33.675Z] Checking out Revision 569d8ef1b6538aeb1c732321c3b51f7310e6e740 (PR-41739)
15:44:33 [2021-05-06T15:44:33.836Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:44:33 [2021-05-06T15:44:33.847Z] First time build. Skipping changelog.
15:44:32 [2021-05-06T15:44:32.503Z]  > git config core.sparsecheckout # timeout=10
15:44:32 [2021-05-06T15:44:32.506Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:44:32 [2021-05-06T15:44:32.932Z]  > git remote # timeout=10
15:44:32 [2021-05-06T15:44:32.937Z]  > git config --get remote.origin.url # timeout=10
15:44:32 [2021-05-06T15:44:32.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:32 [2021-05-06T15:44:32.940Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:44:33 [2021-05-06T15:44:33.670Z]  > git rev-parse HEAD^{commit} # timeout=10
15:44:33 [2021-05-06T15:44:33.676Z]  > git config core.sparsecheckout # timeout=10
15:44:33 [2021-05-06T15:44:33.680Z]  > git checkout -f 569d8ef1b6538aeb1c732321c3b51f7310e6e740 # timeout=10
15:44:33 [2021-05-06T15:44:33.839Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:44:34 [2021-05-06T15:44:34.528Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/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
15:44:37 [2021-05-06T15:44:37.057Z] 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] 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)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" 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
15:44:37 [2021-05-06T15:44:37.556Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0746eef2c454c2c19) in /home/ubuntu/workspace/moby_PR-41739
[Pipeline] node
15:44:37 [2021-05-06T15:44:37.557Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7b14d0f1be2a2a3) in /home/ubuntu/workspace/moby_PR-41739
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
15:44:37 [2021-05-06T15:44:37.567Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095ed4209cdc02672) in /home/ubuntu/workspace/moby_PR-41739
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
15:44:37 [2021-05-06T15:44:37.642Z] The recommended git tool is: git
[Pipeline] checkout
15:44:37 [2021-05-06T15:44:37.647Z] The recommended git tool is: git
15:44:37 [2021-05-06T15:44:37.652Z] using credential docker-jenkins-github-credentials
15:44:37 [2021-05-06T15:44:37.655Z] using credential docker-jenkins-github-credentials
15:44:37 [2021-05-06T15:44:37.660Z] Cloning the remote Git repository
15:44:37 [2021-05-06T15:44:37.660Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
15:44:37 [2021-05-06T15:44:37.668Z] Fetching changes from the remote Git repository
[Pipeline] // stage
15:44:37 [2021-05-06T15:44:37.677Z] Fetching without tags
[Pipeline] checkout
15:44:37 [2021-05-06T15:44:37.700Z] The recommended git tool is: git
[Pipeline] // stage
15:44:37 [2021-05-06T15:44:37.713Z] using credential docker-jenkins-github-credentials
15:44:37 [2021-05-06T15:44:37.718Z] Cloning the remote Git repository
15:44:37 [2021-05-06T15:44:37.718Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
15:44:37 [2021-05-06T15:44:37.661Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:44:37 [2021-05-06T15:44:37.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:37 [2021-05-06T15:44:37.678Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:37 [2021-05-06T15:44:37.678Z]  > git --version # timeout=10
15:44:37 [2021-05-06T15:44:37.684Z]  > git --version # 'git version 2.17.1'
15:44:37 [2021-05-06T15:44:37.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:37 [2021-05-06T15:44:37.685Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
15:44:37 [2021-05-06T15:44:37.943Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:44:38 [2021-05-06T15:44:38.450Z] Merge succeeded, producing e0ec8d988d7c301f642382aa379276c0cf9a5fce
15:44:38 [2021-05-06T15:44:38.450Z] Checking out Revision e0ec8d988d7c301f642382aa379276c0cf9a5fce (PR-41739)
15:44:38 [2021-05-06T15:44:38.599Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:44:38 [2021-05-06T15:44:38.604Z] First time build. Skipping changelog.
15:44:37 [2021-05-06T15:44:37.662Z] Cloning repository https://github.com/moby/moby.git
15:44:37 [2021-05-06T15:44:37.662Z]  > git init /home/ubuntu/workspace/moby_PR-41739 # timeout=10
15:44:37 [2021-05-06T15:44:37.666Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:37 [2021-05-06T15:44:37.667Z]  > git --version # timeout=10
15:44:37 [2021-05-06T15:44:37.673Z]  > git --version # 'git version 2.17.1'
15:44:37 [2021-05-06T15:44:37.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:37 [2021-05-06T15:44:37.674Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:37 [2021-05-06T15:44:37.943Z]  > git config core.sparsecheckout # timeout=10
15:44:37 [2021-05-06T15:44:37.948Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:44:38 [2021-05-06T15:44:38.060Z]  > git remote # timeout=10
15:44:38 [2021-05-06T15:44:38.068Z]  > git config --get remote.origin.url # timeout=10
15:44:38 [2021-05-06T15:44:38.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:38 [2021-05-06T15:44:38.075Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:44:38 [2021-05-06T15:44:38.435Z]  > git rev-parse HEAD^{commit} # timeout=10
15:44:38 [2021-05-06T15:44:38.451Z]  > git config core.sparsecheckout # timeout=10
15:44:38 [2021-05-06T15:44:38.457Z]  > git checkout -f e0ec8d988d7c301f642382aa379276c0cf9a5fce # timeout=10
15:44:38 [2021-05-06T15:44:38.600Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
15:44:37 [2021-05-06T15:44:37.723Z] Cloning repository https://github.com/moby/moby.git
15:44:37 [2021-05-06T15:44:37.723Z]  > git init /home/ubuntu/workspace/moby_PR-41739 # timeout=10
15:44:37 [2021-05-06T15:44:37.738Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:37 [2021-05-06T15:44:37.738Z]  > git --version # timeout=10
15:44:37 [2021-05-06T15:44:37.741Z]  > git --version # 'git version 2.17.1'
15:44:37 [2021-05-06T15:44:37.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:37 [2021-05-06T15:44:37.742Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:44:39 [2021-05-06T15:44:39.404Z] + docker version
15:44:39 [2021-05-06T15:44:39.404Z] Client: Docker Engine - Community
15:44:39 [2021-05-06T15:44:39.404Z]  Version:           20.10.5
15:44:39 [2021-05-06T15:44:39.404Z]  API version:       1.41
15:44:39 [2021-05-06T15:44:39.404Z]  Go version:        go1.13.15
15:44:39 [2021-05-06T15:44:39.404Z]  Git commit:        55c4c88
15:44:39 [2021-05-06T15:44:39.404Z]  Built:             Tue Mar  2 20:18:05 2021
15:44:39 [2021-05-06T15:44:39.404Z]  OS/Arch:           linux/amd64
15:44:39 [2021-05-06T15:44:39.404Z]  Context:           default
15:44:39 [2021-05-06T15:44:39.404Z]  Experimental:      true
15:44:39 [2021-05-06T15:44:39.404Z] 
15:44:39 [2021-05-06T15:44:39.404Z] Server: Docker Engine - Community
15:44:39 [2021-05-06T15:44:39.404Z]  Engine:
15:44:39 [2021-05-06T15:44:39.404Z]   Version:          20.10.5
15:44:39 [2021-05-06T15:44:39.404Z]   API version:      1.41 (minimum version 1.12)
15:44:39 [2021-05-06T15:44:39.404Z]   Go version:       go1.13.15
15:44:39 [2021-05-06T15:44:39.404Z]   Git commit:       363e9a8
15:44:39 [2021-05-06T15:44:39.404Z]   Built:            Tue Mar  2 20:16:00 2021
15:44:39 [2021-05-06T15:44:39.404Z]   OS/Arch:          linux/amd64
15:44:39 [2021-05-06T15:44:39.404Z]   Experimental:     true
15:44:39 [2021-05-06T15:44:39.404Z]  containerd:
15:44:39 [2021-05-06T15:44:39.404Z]   Version:          1.4.4
15:44:39 [2021-05-06T15:44:39.404Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:44:39 [2021-05-06T15:44:39.404Z]  runc:
15:44:39 [2021-05-06T15:44:39.404Z]   Version:          1.0.0-rc93
15:44:39 [2021-05-06T15:44:39.404Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:44:39 [2021-05-06T15:44:39.404Z]  docker-init:
15:44:39 [2021-05-06T15:44:39.404Z]   Version:          0.19.0
15:44:39 [2021-05-06T15:44:39.404Z]   GitCommit:        de40ad0
[Pipeline] sh
15:44:39 [2021-05-06T15:44:39.682Z] + docker info
15:44:40 [2021-05-06T15:44:40.247Z] Client:
15:44:40 [2021-05-06T15:44:40.247Z]  Context:    default
15:44:40 [2021-05-06T15:44:40.247Z]  Debug Mode: false
15:44:40 [2021-05-06T15:44:40.247Z]  Plugins:
15:44:40 [2021-05-06T15:44:40.247Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:44:40 [2021-05-06T15:44:40.247Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:44:40 [2021-05-06T15:44:40.247Z] 
15:44:40 [2021-05-06T15:44:40.247Z] Server:
15:44:40 [2021-05-06T15:44:40.247Z]  Containers: 0
15:44:40 [2021-05-06T15:44:40.247Z]   Running: 0
15:44:40 [2021-05-06T15:44:40.247Z]   Paused: 0
15:44:40 [2021-05-06T15:44:40.247Z]   Stopped: 0
15:44:40 [2021-05-06T15:44:40.247Z]  Images: 5
15:44:40 [2021-05-06T15:44:40.247Z]  Server Version: 20.10.5
15:44:40 [2021-05-06T15:44:40.247Z]  Storage Driver: overlay2
15:44:40 [2021-05-06T15:44:40.247Z]   Backing Filesystem: extfs
15:44:40 [2021-05-06T15:44:40.247Z]   Supports d_type: true
15:44:40 [2021-05-06T15:44:40.247Z]   Native Overlay Diff: true
15:44:40 [2021-05-06T15:44:40.247Z]  Logging Driver: json-file
15:44:40 [2021-05-06T15:44:40.247Z]  Cgroup Driver: cgroupfs
15:44:40 [2021-05-06T15:44:40.247Z]  Cgroup Version: 1
15:44:40 [2021-05-06T15:44:40.247Z]  Plugins:
15:44:40 [2021-05-06T15:44:40.247Z]   Volume: local
15:44:40 [2021-05-06T15:44:40.247Z]   Network: bridge host ipvlan macvlan null overlay
15:44:40 [2021-05-06T15:44:40.247Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:44:40 [2021-05-06T15:44:40.247Z]  Swarm: inactive
15:44:40 [2021-05-06T15:44:40.247Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:44:40 [2021-05-06T15:44:40.247Z]  Default Runtime: runc
15:44:40 [2021-05-06T15:44:40.247Z]  Init Binary: docker-init
15:44:40 [2021-05-06T15:44:40.247Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:44:40 [2021-05-06T15:44:40.247Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:44:40 [2021-05-06T15:44:40.247Z]  init version: de40ad0
15:44:40 [2021-05-06T15:44:40.247Z]  Security Options:
15:44:40 [2021-05-06T15:44:40.247Z]   apparmor
15:44:40 [2021-05-06T15:44:40.247Z]   seccomp
15:44:40 [2021-05-06T15:44:40.247Z]    Profile: default
15:44:40 [2021-05-06T15:44:40.247Z]  Kernel Version: 5.4.0-1041-aws
15:44:40 [2021-05-06T15:44:40.247Z]  Operating System: Ubuntu 18.04.5 LTS
15:44:40 [2021-05-06T15:44:40.247Z]  OSType: linux
15:44:40 [2021-05-06T15:44:40.247Z]  Architecture: x86_64
15:44:40 [2021-05-06T15:44:40.247Z]  CPUs: 2
15:44:40 [2021-05-06T15:44:40.247Z]  Total Memory: 7.487GiB
15:44:40 [2021-05-06T15:44:40.247Z]  Name: ip-10-100-112-233
15:44:40 [2021-05-06T15:44:40.247Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
15:44:40 [2021-05-06T15:44:40.247Z]  Docker Root Dir: /var/lib/docker
15:44:40 [2021-05-06T15:44:40.247Z]  Debug Mode: false
15:44:40 [2021-05-06T15:44:40.247Z]  Registry: https://index.docker.io/v1/
15:44:40 [2021-05-06T15:44:40.247Z]  Labels:
15:44:40 [2021-05-06T15:44:40.247Z]  Experimental: true
15:44:40 [2021-05-06T15:44:40.247Z]  Insecure Registries:
15:44:40 [2021-05-06T15:44:40.247Z]   127.0.0.0/8
15:44:40 [2021-05-06T15:44:40.247Z]  Live Restore Enabled: true
15:44:40 [2021-05-06T15:44:40.247Z] 
15:44:40 [2021-05-06T15:44:40.247Z] WARNING: No swap limit support
[Pipeline] sh
15:44:40 [2021-05-06T15:44:40.525Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:44:40 [2021-05-06T15:44:40.525Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:44:40 [2021-05-06T15:44:40.525Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41739/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:44:40 [2021-05-06T15:44:40.525Z] + bash /home/ubuntu/workspace/moby_PR-41739/check-config.sh
15:44:40 [2021-05-06T15:44:40.525Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:44:40 [2021-05-06T15:44:40.525Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
15:44:40 [2021-05-06T15:44:40.525Z] 
15:44:40 [2021-05-06T15:44:40.525Z] Generally Necessary:
15:44:40 [2021-05-06T15:44:40.525Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:44:40 [2021-05-06T15:44:40.525Z] - apparmor: enabled and tools installed
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NAMESPACES: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NET_NS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_PID_NS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_IPC_NS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_UTS_NS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CGROUPS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CGROUP_CPUACCT: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CGROUP_DEVICE: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CGROUP_FREEZER: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CGROUP_SCHED: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CPUSETS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_MEMCG: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_KEYS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_VETH: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_BRIDGE: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_NF_NAT: enabled (as module)
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_POSIX_MQUEUE: enabled
15:44:40 [2021-05-06T15:44:40.525Z] 
15:44:40 [2021-05-06T15:44:40.525Z] Optional Features:
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_USER_NS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_SECCOMP: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_SECCOMP_FILTER: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_CGROUP_PIDS: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_MEMCG_SWAP: enabled
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:44:40 [2021-05-06T15:44:40.525Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:44:40 [2021-05-06T15:44:40.525Z] - CONFIG_BLK_CGROUP: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_CGROUP_PERF: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_CGROUP_HUGETLB: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_CFS_BANDWIDTH: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_RT_GROUP_SCHED: missing
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_IP_VS: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_IP_VS_NFCT: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_IP_VS_RR: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_SECURITY_SELINUX: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_SECURITY_APPARMOR: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_EXT4_FS: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:44:40 [2021-05-06T15:44:40.783Z] - Network Drivers:
15:44:40 [2021-05-06T15:44:40.783Z]   - "overlay":
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_VXLAN: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       Optional (for encrypted networks):
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_CRYPTO: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_CRYPTO_AEAD: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_CRYPTO_GCM: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_CRYPTO_GHASH: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_XFRM: enabled
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_XFRM_USER: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]       - CONFIG_INET_ESP: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]   - "ipvlan":
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_IPVLAN: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]   - "macvlan":
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_MACVLAN: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_DUMMY: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]   - "ftp,tftp client in container":
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z] - Storage Drivers:
15:44:40 [2021-05-06T15:44:40.783Z]   - "aufs":
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_AUFS_FS: enabled (as module)
15:44:40 [2021-05-06T15:44:40.783Z]   - "btrfs":
15:44:40 [2021-05-06T15:44:40.783Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:44:40 [2021-05-06T15:44:40.784Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:44:40 [2021-05-06T15:44:40.784Z]   - "devicemapper":
15:44:40 [2021-05-06T15:44:40.784Z]     - CONFIG_BLK_DEV_DM: enabled
15:44:40 [2021-05-06T15:44:40.784Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:44:40 [2021-05-06T15:44:40.784Z]   - "overlay":
15:44:40 [2021-05-06T15:44:40.784Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:44:40 [2021-05-06T15:44:40.784Z]   - "zfs":
15:44:40 [2021-05-06T15:44:40.784Z]     - /dev/zfs: present
15:44:40 [2021-05-06T15:44:40.784Z]     - zfs command: missing
15:44:40 [2021-05-06T15:44:40.784Z]     - zpool command: missing
15:44:40 [2021-05-06T15:44:40.784Z] 
15:44:40 [2021-05-06T15:44:40.784Z] Limits:
15:44:40 [2021-05-06T15:44:40.784Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:44:40 [2021-05-06T15:44:40.784Z] 
15:44:40 [2021-05-06T15:44:40.784Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:44:41 [2021-05-06T15:44:41.129Z] + sudo modprobe ip_vs
15:44:41 [2021-05-06T15:44:41.129Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 .
15:44:41 [2021-05-06T15:44:41.386Z] #2 [internal] load .dockerignore
15:44:41 [2021-05-06T15:44:41.386Z] #2 sha256:2f225621917f998bcd4229cea08684cb8ff6cbd38ab4185166b79bea97f76527
15:44:41 [2021-05-06T15:44:41.386Z] #2 transferring context: 87B done
15:44:41 [2021-05-06T15:44:41.386Z] #2 DONE 0.0s
15:44:41 [2021-05-06T15:44:41.386Z] 
15:44:41 [2021-05-06T15:44:41.386Z] #1 [internal] load build definition from Dockerfile
15:44:41 [2021-05-06T15:44:41.386Z] #1 sha256:20f46e92738b0668433dc7e413e94cf3c2c53a305db3178cd4afc7a07fef0fcc
15:44:41 [2021-05-06T15:44:41.386Z] #1 transferring dockerfile: 16.80kB done
15:44:41 [2021-05-06T15:44:41.386Z] #1 DONE 0.0s
15:44:41 [2021-05-06T15:44:41.386Z] 
15:44:41 [2021-05-06T15:44:41.386Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
15:44:41 [2021-05-06T15:44:41.386Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
15:44:41 [2021-05-06T15:44:41.386Z] #3 DONE 0.1s
15:44:41 [2021-05-06T15:44:41.386Z] 
15:44:41 [2021-05-06T15:44:41.386Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
15:44:41 [2021-05-06T15:44:41.386Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
15:44:41 [2021-05-06T15:44:41.386Z] #4 CACHED
15:44:41 [2021-05-06T15:44:41.644Z] 
15:44:41 [2021-05-06T15:44:41.644Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:44:41 [2021-05-06T15:44:41.644Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:44:41 [2021-05-06T15:44:41.901Z] #8 DONE 0.1s
15:44:41 [2021-05-06T15:44:41.901Z] 
15:44:41 [2021-05-06T15:44:41.901Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:44:41 [2021-05-06T15:44:41.902Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
15:44:41 [2021-05-06T15:44:41.902Z] #6 DONE 0.1s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #5 [internal] load metadata for docker.io/library/debian:buster
15:44:41 [2021-05-06T15:44:41.902Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
15:44:41 [2021-05-06T15:44:41.902Z] #5 DONE 0.1s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:44:41 [2021-05-06T15:44:41.902Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:44:41 [2021-05-06T15:44:41.902Z] #7 DONE 0.1s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:44:41 [2021-05-06T15:44:41.902Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:44:41 [2021-05-06T15:44:41.902Z] #63 DONE 0.0s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:44:41 [2021-05-06T15:44:41.902Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:44:41 [2021-05-06T15:44:41.902Z] #61 DONE 0.0s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:44:41 [2021-05-06T15:44:41.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:44:41 [2021-05-06T15:44:41.902Z] #9 DONE 0.0s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:44:41 [2021-05-06T15:44:41.902Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0
15:44:41 [2021-05-06T15:44:41.902Z] #26 DONE 0.0s
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:44:41 [2021-05-06T15:44:41.902Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
15:44:41 [2021-05-06T15:44:41.902Z] #10 CACHED
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #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
15:44:41 [2021-05-06T15:44:41.902Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
15:44:41 [2021-05-06T15:44:41.902Z] #11 CACHED
15:44:41 [2021-05-06T15:44:41.902Z] 
15:44:41 [2021-05-06T15:44:41.902Z] #23 [internal] load build context
15:44:41 [2021-05-06T15:44:41.902Z] #23 sha256:c611a3cc3bca590c6603f99f05fd0d8116058969030c9e898636b417cf3668f5
15:44:43 [2021-05-06T15:44:43.821Z] #23 transferring context: 53.21MB 2.0s done
15:44:44 [2021-05-06T15:44:44.054Z] Running on azwin-2-527d50 in d:\jenkins\workspace\moby_PR-41739
[Pipeline] {
[Pipeline] ws
15:44:44 [2021-05-06T15:44:44.078Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
15:44:44 [2021-05-06T15:44:44.080Z] #23 DONE 2.1s
15:44:44 [2021-05-06T15:44:44.080Z] 
15:44:44 [2021-05-06T15:44:44.080Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:44 [2021-05-06T15:44:44.080Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:44 [2021-05-06T15:44:44.080Z] #42 1.113 Warning: apt-key output should not be parsed (stdout is not a terminal)
15:44:44 [2021-05-06T15:44:44.080Z] #42 ...
15:44:44 [2021-05-06T15:44:44.080Z] 
15:44:44 [2021-05-06T15:44:44.080Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
15:44:44 [2021-05-06T15:44:44.080Z] #30 sha256:e9cd27f2b02786c41c9372af940970f037b3c55f10e255cef7bbd934e1a75006
15:44:44 [2021-05-06T15:44:44.080Z] #30 CACHED
15:44:44 [2021-05-06T15:44:44.080Z] 
15:44:44 [2021-05-06T15:44:44.080Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:44:44 [2021-05-06T15:44:44.080Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
15:44:44 [2021-05-06T15:44:44.080Z] #20 CACHED
15:44:44 [2021-05-06T15:44:44.080Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:44:44 [2021-05-06T15:44:44.081Z] #36 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
15:44:44 [2021-05-06T15:44:44.081Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
15:44:44 [2021-05-06T15:44:44.081Z] #14 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69
15:44:44 [2021-05-06T15:44:44.081Z] #27 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:44:44 [2021-05-06T15:44:44.081Z] #40 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:44:44 [2021-05-06T15:44:44.081Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
15:44:44 [2021-05-06T15:44:44.081Z] #15 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #24 sha256:f939589f783593737252d8506f4400dc64a9db1faf656cc38e441e3aaa02eba3
15:44:44 [2021-05-06T15:44:44.081Z] #24 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:44:44 [2021-05-06T15:44:44.081Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
15:44:44 [2021-05-06T15:44:44.081Z] #17 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:44:44 [2021-05-06T15:44:44.081Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
15:44:44 [2021-05-06T15:44:44.081Z] #32 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
15:44:44 [2021-05-06T15:44:44.081Z] #38 sha256:f2fcc88230bbec1d7562c3cc48b7c4100b375110fccc7ee2a614aab6760d4b15
15:44:44 [2021-05-06T15:44:44.081Z] #38 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #34 sha256:b5c2752a84d7dc020794669554a0a55998c6d701d4b76bc3d7b5785ed318209e
15:44:44 [2021-05-06T15:44:44.081Z] #34 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:44:44 [2021-05-06T15:44:44.081Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
15:44:44 [2021-05-06T15:44:44.081Z] #39 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:44:44 [2021-05-06T15:44:44.081Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
15:44:44 [2021-05-06T15:44:44.081Z] #16 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
15:44:44 [2021-05-06T15:44:44.081Z] #25 sha256:477da7c34c7d04f31a4b06c43c3afe19b890d35f60c6d386aa84f845e26f831e
15:44:44 [2021-05-06T15:44:44.081Z] #25 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
15:44:44 [2021-05-06T15:44:44.081Z] #33 sha256:292d9eac9fad3961add5dc79840b91d319fe81f958ad1d00979a3a412e688d20
15:44:44 [2021-05-06T15:44:44.081Z] #33 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:44:44 [2021-05-06T15:44:44.081Z] #13 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:44:44 [2021-05-06T15:44:44.081Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
15:44:44 [2021-05-06T15:44:44.081Z] #18 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #29 sha256:da0acf85e76ddcc513ba062396f2b6c9bfe54259bc7ce7fe7427ecbafd1be1b0
15:44:44 [2021-05-06T15:44:44.081Z] #29 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #37 sha256:24141464412e46a2b1abb294e5f5ba0795c3eeb225fdea9c86f4926233705ac0
15:44:44 [2021-05-06T15:44:44.081Z] #37 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:44:44 [2021-05-06T15:44:44.081Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
15:44:44 [2021-05-06T15:44:44.081Z] #31 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #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
15:44:44 [2021-05-06T15:44:44.081Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
15:44:44 [2021-05-06T15:44:44.081Z] #12 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:44:44 [2021-05-06T15:44:44.081Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
15:44:44 [2021-05-06T15:44:44.081Z] #21 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:44:44 [2021-05-06T15:44:44.081Z] #28 sha256:0faf5e6801b101271a8bcc5bf80c561c85f0e7191aaaf598f720c420881e2746
15:44:44 [2021-05-06T15:44:44.081Z] #28 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:44:44 [2021-05-06T15:44:44.081Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
15:44:44 [2021-05-06T15:44:44.081Z] #22 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #19 [dev-systemd-false  6/26] RUN ldconfig
15:44:44 [2021-05-06T15:44:44.081Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
15:44:44 [2021-05-06T15:44:44.081Z] #19 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
15:44:44 [2021-05-06T15:44:44.081Z] #35 sha256:60118ffe54c7f751a7d8e5088905da0c2238c693caca7545358c7f088c5cf315
15:44:44 [2021-05-06T15:44:44.081Z] #35 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
15:44:44 [2021-05-06T15:44:44.081Z] #41 sha256:a5cb297e82c4d4c720e4b4bd4acfbca91bba0c6f4e6b93d4eb0837879de45f6c
15:44:44 [2021-05-06T15:44:44.081Z] #41 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #44 [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
15:44:44 [2021-05-06T15:44:44.081Z] #44 sha256:8720a50be34e86f2721d8e56226786e84fa8a472f8fee677d88012faefd27139
15:44:44 [2021-05-06T15:44:44.081Z] #44 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #46 [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
15:44:44 [2021-05-06T15:44:44.081Z] #46 sha256:09f51cfe95c3fc238bc3ef05f13cad5fe5ab05ddbfdc0ee4b942b08842499c1b
15:44:44 [2021-05-06T15:44:44.081Z] #46 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #48 [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
15:44:44 [2021-05-06T15:44:44.081Z] #48 sha256:72e1083ce81de94086cc84e3c1219d7fdf7601985d4a7b6e6bd6d508cd3f6e47
15:44:44 [2021-05-06T15:44:44.081Z] #48 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #50 [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
15:44:44 [2021-05-06T15:44:44.081Z] #50 sha256:a8500f345b38edf93f79307d0c807c90247d092e8259749f460c1a010e4d49f6
15:44:44 [2021-05-06T15:44:44.081Z] #50 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #52 [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
15:44:44 [2021-05-06T15:44:44.081Z] #52 sha256:6387e35383881bf4c5c00032a1fc8ad5c18de9557c407e2d1c75a65525bd6100
15:44:44 [2021-05-06T15:44:44.081Z] #52 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #54 [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
15:44:44 [2021-05-06T15:44:44.081Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:44:44 [2021-05-06T15:44:44.081Z] #54 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #55 [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
15:44:44 [2021-05-06T15:44:44.081Z] #55 sha256:1f62a2512bf08ec3e6520d350c0eea4d1192e920f52c5ba26c2591fe606b0f41
15:44:44 [2021-05-06T15:44:44.081Z] #55 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:44:44 [2021-05-06T15:44:44.081Z] #58 sha256:fe6f69ec4e5b64377a0a4dc3fba97b6a9f737d429751096e9f64cf645f2c03d3
15:44:44 [2021-05-06T15:44:44.081Z] #58 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #57 [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
15:44:44 [2021-05-06T15:44:44.081Z] #57 sha256:15c0ebc13191d8240e3dd97811c7f157a4c7e85c44648bd9867944b7bc7e13c5
15:44:44 [2021-05-06T15:44:44.081Z] #57 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:44:44 [2021-05-06T15:44:44.081Z] #59 sha256:ace1edf123a161e0916f507e0bc388f146302d11f2afbe111562ab1f4e99417a
15:44:44 [2021-05-06T15:44:44.081Z] #59 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:44:44 [2021-05-06T15:44:44.081Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:44:44 [2021-05-06T15:44:44.081Z] #62 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:44:44 [2021-05-06T15:44:44.081Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:44:44 [2021-05-06T15:44:44.081Z] #64 CACHED
15:44:44 [2021-05-06T15:44:44.081Z] 
15:44:44 [2021-05-06T15:44:44.081Z] #66 [proxy 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 proxy
15:44:44 [2021-05-06T15:44:44.081Z] #66 sha256:530c870a66a205ddf1cd6efd0af67f405667289a5ce6f13a1ca63a07f5680f64
15:44:44 [2021-05-06T15:44:44.081Z] #66 CACHED
[Pipeline] checkout
15:44:44 [2021-05-06T15:44:44.188Z] The recommended git tool is: git
15:44:44 [2021-05-06T15:44:44.339Z] 
15:44:44 [2021-05-06T15:44:44.339Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:44 [2021-05-06T15:44:44.339Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:44 [2021-05-06T15:44:44.339Z] #42 2.431 OK
15:44:44 [2021-05-06T15:44:44.399Z] using credential docker-jenkins-github-credentials
15:44:44 [2021-05-06T15:44:44.474Z] Cloning the remote Git repository
15:44:44 [2021-05-06T15:44:44.474Z] Cloning with configured refspecs honoured and without tags
15:44:44 [2021-05-06T15:44:44.598Z] #42 2.760 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
15:44:44 [2021-05-06T15:44:44.855Z] #42 2.833 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
15:44:44 [2021-05-06T15:44:44.855Z] #42 2.834 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:44:45 [2021-05-06T15:44:45.113Z] #42 3.219 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:44:44 [2021-05-06T15:44:44.505Z] Cloning repository https://github.com/moby/moby.git
15:44:44 [2021-05-06T15:44:44.505Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:44:44 [2021-05-06T15:44:44.552Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:44 [2021-05-06T15:44:44.552Z]  > git --version # timeout=10
15:44:44 [2021-05-06T15:44:44.583Z]  > git --version # 'git version 2.24.1.windows.2'
15:44:44 [2021-05-06T15:44:44.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:44 [2021-05-06T15:44:44.583Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:45 [2021-05-06T15:44:45.371Z] #42 3.390 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:44:45 [2021-05-06T15:44:45.371Z] #42 3.405 Fetched 55.6 kB in 1s (60.9 kB/s)
15:44:45 [2021-05-06T15:44:45.938Z] #42 3.405 Reading package lists...
15:44:46 [2021-05-06T15:44:46.505Z] #42 4.104 Reading package lists...
15:44:46 [2021-05-06T15:44:46.763Z] #42 4.697 Building dependency tree...
15:44:46 [2021-05-06T15:44:46.763Z] #42 4.824 Reading state information...
15:44:46 [2021-05-06T15:44:46.763Z] #42 4.931 The following additional packages will be installed:
15:44:46 [2021-05-06T15:44:46.763Z] #42 4.931   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
15:44:47 [2021-05-06T15:44:47.021Z] #42 4.931   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
15:44:47 [2021-05-06T15:44:47.021Z] #42 4.931   python3-pkg-resources python3-protobuf python3-six python3.7
15:44:47 [2021-05-06T15:44:47.021Z] #42 4.932   python3.7-minimal
15:44:47 [2021-05-06T15:44:47.021Z] #42 4.932 Suggested packages:
15:44:47 [2021-05-06T15:44:47.021Z] #42 4.932   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
15:44:47 [2021-05-06T15:44:47.021Z] #42 4.932   python3.7-doc binfmt-support
15:44:47 [2021-05-06T15:44:47.021Z] #42 5.079 The following NEW packages will be installed:
15:44:47 [2021-05-06T15:44:47.021Z] #42 5.080   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
15:44:47 [2021-05-06T15:44:47.021Z] #42 5.080   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
15:44:47 [2021-05-06T15:44:47.021Z] #42 5.080   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
15:44:47 [2021-05-06T15:44:47.021Z] #42 5.081   python3.7-minimal
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.355 0 upgraded, 16 newly installed, 0 to remove and 29 not upgraded.
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.355 Need to get 6695 kB of archives.
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.355 After this operation, 33.1 MB of additional disk space will be used.
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.364 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.433 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.435 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
15:44:47 [2021-05-06T15:44:47.279Z] #42 5.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.464 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.464 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.465 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.472 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.473 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.474 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.477 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.478 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.478 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:44:47 [2021-05-06T15:44:47.537Z] #42 5.760 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
15:44:48 [2021-05-06T15:44:48.472Z] #42 6.377 debconf: delaying package configuration, since apt-utils is not installed
15:44:48 [2021-05-06T15:44:48.472Z] #42 6.404 Fetched 6695 kB in 1s (6041 kB/s)
15:44:48 [2021-05-06T15:44:48.472Z] #42 6.453 Selecting previously unselected package libpython3.7-minimal:amd64.
15:44:48 [2021-05-06T15:44:48.472Z] #42 6.453 (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 ... 15410 files and directories currently installed.)
15:44:48 [2021-05-06T15:44:48.472Z] #42 6.545 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:44:48 [2021-05-06T15:44:48.472Z] #42 6.548 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:44:48 [2021-05-06T15:44:48.731Z] #42 6.662 Selecting previously unselected package python3.7-minimal.
15:44:48 [2021-05-06T15:44:48.731Z] #42 6.664 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:44:48 [2021-05-06T15:44:48.731Z] #42 6.671 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
15:44:48 [2021-05-06T15:44:48.731Z] #42 6.875 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:44:48 [2021-05-06T15:44:48.989Z] #42 6.891 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.334 Selecting previously unselected package python3-minimal.
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.334 (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 ... 15650 files and directories currently installed.)
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.339 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.343 Unpacking python3-minimal (3.7.3-1) ...
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.381 Selecting previously unselected package libmpdec2:amd64.
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.381 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.390 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.425 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:44:49 [2021-05-06T15:44:49.247Z] #42 7.425 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.429 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.624 Selecting previously unselected package python3.7.
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.626 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.630 Unpacking python3.7 (3.7.3-2+deb10u3) ...
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.668 Selecting previously unselected package libpython3-stdlib:amd64.
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.670 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.674 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:44:49 [2021-05-06T15:44:49.506Z] #42 7.708 Setting up python3-minimal (3.7.3-1) ...
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.880 Selecting previously unselected package python3.
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.880 (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 ... 16062 files and directories currently installed.)
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.889 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.896 Unpacking python3 (3.7.3-1) ...
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.935 Selecting previously unselected package libprotobuf17:amd64.
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.937 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:44:49 [2021-05-06T15:44:49.764Z] #42 7.940 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.047 Selecting previously unselected package python3-pkg-resources.
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.049 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.052 Unpacking python3-pkg-resources (40.8.0-1) ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.096 Selecting previously unselected package python3-six.
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.098 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.102 Unpacking python3-six (1.12.0-1) ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.134 Selecting previously unselected package python3-protobuf.
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.136 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.139 Unpacking python3-protobuf (3.6.1.3-2) ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.212 Selecting previously unselected package libnet1:amd64.
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.214 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.218 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:44:50 [2021-05-06T15:44:50.022Z] #42 8.257 Selecting previously unselected package libnl-3-200:amd64.
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.259 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.264 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.306 Selecting previously unselected package libprotobuf-c1:amd64.
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.306 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.311 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.352 Selecting previously unselected package criu.
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.354 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.358 Unpacking criu (3.15-1) ...
15:44:50 [2021-05-06T15:44:50.280Z] #42 8.461 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.473 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.487 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.517 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.529 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.540 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.552 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:44:50 [2021-05-06T15:44:50.538Z] #42 8.563 Setting up python3.7 (3.7.3-2+deb10u3) ...
15:44:51 [2021-05-06T15:44:51.104Z] #42 9.164 Setting up python3 (3.7.3-1) ...
15:44:51 [2021-05-06T15:44:51.104Z] #42 9.250 Setting up python3-six (1.12.0-1) ...
15:44:51 [2021-05-06T15:44:51.363Z] #42 9.374 Setting up python3-pkg-resources (40.8.0-1) ...
15:44:51 [2021-05-06T15:44:51.363Z] #42 9.544 Setting up python3-protobuf (3.6.1.3-2) ...
15:44:51 [2021-05-06T15:44:51.467Z] Fetching without tags
15:44:51 [2021-05-06T15:44:51.731Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
15:44:51 [2021-05-06T15:44:51.454Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:51 [2021-05-06T15:44:51.457Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
15:44:51 [2021-05-06T15:44:51.459Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:51 [2021-05-06T15:44:51.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:51 [2021-05-06T15:44:51.469Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:51 [2021-05-06T15:44:51.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:51 [2021-05-06T15:44:51.470Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:51 [2021-05-06T15:44:51.733Z]  > git config core.sparsecheckout # timeout=10
15:44:51 [2021-05-06T15:44:51.735Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:44:51 [2021-05-06T15:44:51.869Z] Fetching without tags
15:44:51 [2021-05-06T15:44:51.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:51 [2021-05-06T15:44:51.854Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
15:44:51 [2021-05-06T15:44:51.857Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:51 [2021-05-06T15:44:51.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:51 [2021-05-06T15:44:51.872Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:51 [2021-05-06T15:44:51.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:51 [2021-05-06T15:44:51.873Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:51 [2021-05-06T15:44:51.930Z] #42 9.916 Setting up criu (3.15-1) ...
15:44:52 [2021-05-06T15:44:52.112Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
15:44:52 [2021-05-06T15:44:52.190Z] #42 10.13 Processing triggers for libc-bin (2.28-10) ...
15:44:52 [2021-05-06T15:44:52.190Z] #42 10.29 Processing triggers for mime-support (3.62) ...
15:44:52 [2021-05-06T15:44:52.451Z] #42 DONE 10.7s
15:44:52 [2021-05-06T15:44:52.557Z] Still waiting to schedule task
15:44:52 [2021-05-06T15:44:52.557Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-058d31ce40e2f7435)15:44:52 [2021-05-06T15:44:52.559Z] Still waiting to schedule task
15:44:52 [2021-05-06T15:44:52.560Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b7147f54f77f4b4b)15:44:52 [2021-05-06T15:44:52.561Z] Still waiting to schedule task
15:44:52 [2021-05-06T15:44:52.561Z] Waiting for next available executor on ‘windows-201915:44:52 [2021-05-06T15:44:52.711Z] 
15:44:52 [2021-05-06T15:44:52.711Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /usr/sbin/criu /usr/local/bin
15:44:52 [2021-05-06T15:44:52.711Z] #43 sha256:74eb0d9b31b420e4f5ee0dad1e13d4a4ea53719ff3ddb60d725874342beec9f2
15:44:52 [2021-05-06T15:44:52.711Z] #43 DONE 0.1s
15:44:52 [2021-05-06T15:44:52.711Z] 
15:44:52 [2021-05-06T15:44:52.711Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
15:44:52 [2021-05-06T15:44:52.711Z] #45 sha256:9378176f4189525358c2bc140f3b7cbb11ce5ac2ee7e1609f2622059dedb4f92
15:44:52 [2021-05-06T15:44:52.711Z] #45 DONE 0.1s
15:44:52 [2021-05-06T15:44:52.711Z] 
15:44:52 [2021-05-06T15:44:52.711Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
15:44:52 [2021-05-06T15:44:52.711Z] #47 sha256:5c6a6b74950fe53d0667ae2039732e6c9699df548c349f60a217986885ac26ea
15:44:52 [2021-05-06T15:44:52.741Z] Merge succeeded, producing ec1e76cebb3a3d352ef6e6458ef0527455480d1c
15:44:52 [2021-05-06T15:44:52.741Z] Checking out Revision ec1e76cebb3a3d352ef6e6458ef0527455480d1c (PR-41739)
15:44:52 [2021-05-06T15:44:52.969Z] #47 DONE 0.1s
15:44:52 [2021-05-06T15:44:52.969Z] 
15:44:52 [2021-05-06T15:44:52.969Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
15:44:52 [2021-05-06T15:44:52.969Z] #49 sha256:e4e7f26f86f7495f9c5cec34525990b3b06c3a06394457ae9c9935785ef882f3
15:44:53 [2021-05-06T15:44:53.058Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:44:53 [2021-05-06T15:44:53.063Z] First time build. Skipping changelog.
15:44:53 [2021-05-06T15:44:53.226Z] #49 DONE 0.3s
15:44:53 [2021-05-06T15:44:53.226Z] 
15:44:53 [2021-05-06T15:44:53.226Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
15:44:53 [2021-05-06T15:44:53.226Z] #51 sha256:785f01b0614f2bf9832565a660c081a0dba89ebe90b528fce707944944d5c98a
15:44:53 [2021-05-06T15:44:53.226Z] #51 DONE 0.1s
15:44:53 [2021-05-06T15:44:53.226Z] 
15:44:53 [2021-05-06T15:44:53.226Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
15:44:53 [2021-05-06T15:44:53.226Z] #53 sha256:bbd2f4bcf5cba3a941c4af075201c40584097bad7efe4d5025062d97527e3a08
15:44:53 [2021-05-06T15:44:53.318Z] Merge succeeded, producing ec1e76cebb3a3d352ef6e6458ef0527455480d1c
15:44:53 [2021-05-06T15:44:53.318Z] Checking out Revision ec1e76cebb3a3d352ef6e6458ef0527455480d1c (PR-41739)
15:44:53 [2021-05-06T15:44:53.387Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:44:53 [2021-05-06T15:44:53.485Z] #53 DONE 0.2s
15:44:53 [2021-05-06T15:44:53.485Z] 
15:44:53 [2021-05-06T15:44:53.485Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
15:44:53 [2021-05-06T15:44:53.485Z] #56 sha256:940bcdba37cc8cf880f1847e01090e397ff55e596f20936771e3a7c3d592d166
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:44:52 [2021-05-06T15:44:52.181Z]  > git remote # timeout=10
15:44:52 [2021-05-06T15:44:52.183Z]  > git config --get remote.origin.url # timeout=10
15:44:52 [2021-05-06T15:44:52.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:52 [2021-05-06T15:44:52.187Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:44:52 [2021-05-06T15:44:52.735Z]  > git rev-parse HEAD^{commit} # timeout=10
15:44:52 [2021-05-06T15:44:52.743Z]  > git config core.sparsecheckout # timeout=10
15:44:52 [2021-05-06T15:44:52.750Z]  > git checkout -f ec1e76cebb3a3d352ef6e6458ef0527455480d1c # timeout=10
15:44:53 [2021-05-06T15:44:53.060Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
15:44:52 [2021-05-06T15:44:52.115Z]  > git config core.sparsecheckout # timeout=10
15:44:52 [2021-05-06T15:44:52.121Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:44:52 [2021-05-06T15:44:52.558Z]  > git remote # timeout=10
15:44:52 [2021-05-06T15:44:52.564Z]  > git config --get remote.origin.url # timeout=10
15:44:52 [2021-05-06T15:44:52.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:52 [2021-05-06T15:44:52.570Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:44:53 [2021-05-06T15:44:53.311Z]  > git rev-parse HEAD^{commit} # timeout=10
15:44:53 [2021-05-06T15:44:53.320Z]  > git config core.sparsecheckout # timeout=10
15:44:53 [2021-05-06T15:44:53.329Z]  > git checkout -f ec1e76cebb3a3d352ef6e6458ef0527455480d1c # timeout=10
15:44:53 [2021-05-06T15:44:53.806Z] + [ PR != PR ]
15:44:53 [2021-05-06T15:44:53.806Z] + [ master != master ]
15:44:53 [2021-05-06T15:44:53.806Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:44:54 [2021-05-06T15:44:54.050Z] #56 DONE 0.5s
15:44:54 [2021-05-06T15:44:54.050Z] 
15:44:54 [2021-05-06T15:44:54.050Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:44:54 [2021-05-06T15:44:54.050Z] #60 sha256:013a15475bb053485d6e75f62ba200839e8cb9be475ab5a5067ae4cd4dfbfb40
15:44:54 [2021-05-06T15:44:54.050Z] #60 DONE 0.2s
15:44:54 [2021-05-06T15:44:54.050Z] 
15:44:54 [2021-05-06T15:44:54.050Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
15:44:54 [2021-05-06T15:44:54.050Z] #65 sha256:bccf0826b65cd38dc389d6865272976b27731ab8e49d09876706c736adcb1b54
15:44:54 [2021-05-06T15:44:54.145Z] + docker version
15:44:54 [2021-05-06T15:44:54.145Z] Client: Docker Engine - Community
15:44:54 [2021-05-06T15:44:54.145Z]  Version:           20.10.5
15:44:54 [2021-05-06T15:44:54.145Z]  API version:       1.41
15:44:54 [2021-05-06T15:44:54.145Z]  Go version:        go1.13.15
15:44:54 [2021-05-06T15:44:54.145Z]  Git commit:        55c4c88
15:44:54 [2021-05-06T15:44:54.145Z]  Built:             Tue Mar  2 20:18:05 2021
15:44:54 [2021-05-06T15:44:54.145Z]  OS/Arch:           linux/amd64
15:44:54 [2021-05-06T15:44:54.145Z]  Context:           default
15:44:54 [2021-05-06T15:44:54.145Z]  Experimental:      true
15:44:54 [2021-05-06T15:44:54.145Z] 
15:44:54 [2021-05-06T15:44:54.145Z] Server: Docker Engine - Community
15:44:54 [2021-05-06T15:44:54.145Z]  Engine:
15:44:54 [2021-05-06T15:44:54.145Z]   Version:          20.10.5
15:44:54 [2021-05-06T15:44:54.145Z]   API version:      1.41 (minimum version 1.12)
15:44:54 [2021-05-06T15:44:54.145Z]   Go version:       go1.13.15
15:44:54 [2021-05-06T15:44:54.145Z]   Git commit:       363e9a8
15:44:54 [2021-05-06T15:44:54.145Z]   Built:            Tue Mar  2 20:16:00 2021
15:44:54 [2021-05-06T15:44:54.145Z]   OS/Arch:          linux/amd64
15:44:54 [2021-05-06T15:44:54.145Z]   Experimental:     true
15:44:54 [2021-05-06T15:44:54.145Z]  containerd:
15:44:54 [2021-05-06T15:44:54.145Z]   Version:          1.4.4
15:44:54 [2021-05-06T15:44:54.145Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:44:54 [2021-05-06T15:44:54.145Z]  runc:
15:44:54 [2021-05-06T15:44:54.145Z]   Version:          1.0.0-rc93
15:44:54 [2021-05-06T15:44:54.145Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:44:54 [2021-05-06T15:44:54.145Z]  docker-init:
15:44:54 [2021-05-06T15:44:54.145Z]   Version:          0.19.0
15:44:54 [2021-05-06T15:44:54.145Z]   GitCommit:        de40ad0
[Pipeline] sh
15:44:54 [2021-05-06T15:44:54.210Z] + docker version
15:44:54 [2021-05-06T15:44:54.210Z] Client: Docker Engine - Community
15:44:54 [2021-05-06T15:44:54.211Z]  Version:           20.10.5
15:44:54 [2021-05-06T15:44:54.211Z]  API version:       1.41
15:44:54 [2021-05-06T15:44:54.211Z]  Go version:        go1.13.15
15:44:54 [2021-05-06T15:44:54.211Z]  Git commit:        55c4c88
15:44:54 [2021-05-06T15:44:54.211Z]  Built:             Tue Mar  2 20:18:05 2021
15:44:54 [2021-05-06T15:44:54.211Z]  OS/Arch:           linux/amd64
15:44:54 [2021-05-06T15:44:54.211Z]  Context:           default
15:44:54 [2021-05-06T15:44:54.211Z]  Experimental:      true
15:44:54 [2021-05-06T15:44:54.211Z] 
15:44:54 [2021-05-06T15:44:54.211Z] Server: Docker Engine - Community
15:44:54 [2021-05-06T15:44:54.211Z]  Engine:
15:44:54 [2021-05-06T15:44:54.211Z]   Version:          20.10.5
15:44:54 [2021-05-06T15:44:54.211Z]   API version:      1.41 (minimum version 1.12)
15:44:54 [2021-05-06T15:44:54.211Z]   Go version:       go1.13.15
15:44:54 [2021-05-06T15:44:54.211Z]   Git commit:       363e9a8
15:44:54 [2021-05-06T15:44:54.211Z]   Built:            Tue Mar  2 20:16:00 2021
15:44:54 [2021-05-06T15:44:54.211Z]   OS/Arch:          linux/amd64
15:44:54 [2021-05-06T15:44:54.211Z]   Experimental:     true
15:44:54 [2021-05-06T15:44:54.211Z]  containerd:
15:44:54 [2021-05-06T15:44:54.211Z]   Version:          1.4.4
15:44:54 [2021-05-06T15:44:54.211Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:44:54 [2021-05-06T15:44:54.211Z]  runc:
15:44:54 [2021-05-06T15:44:54.211Z]   Version:          1.0.0-rc93
15:44:54 [2021-05-06T15:44:54.211Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:44:54 [2021-05-06T15:44:54.211Z]  docker-init:
15:44:54 [2021-05-06T15:44:54.211Z]   Version:          0.19.0
15:44:54 [2021-05-06T15:44:54.211Z]   GitCommit:        de40ad0
[Pipeline] sh
15:44:54 [2021-05-06T15:44:54.438Z] + docker info
15:44:54 [2021-05-06T15:44:54.438Z] Client:
15:44:54 [2021-05-06T15:44:54.438Z]  Context:    default
15:44:54 [2021-05-06T15:44:54.438Z]  Debug Mode: false
15:44:54 [2021-05-06T15:44:54.438Z]  Plugins:
15:44:54 [2021-05-06T15:44:54.438Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:44:54 [2021-05-06T15:44:54.438Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:44:54 [2021-05-06T15:44:54.438Z] 
15:44:54 [2021-05-06T15:44:54.438Z] Server:
15:44:54 [2021-05-06T15:44:54.438Z]  Containers: 0
15:44:54 [2021-05-06T15:44:54.438Z]   Running: 0
15:44:54 [2021-05-06T15:44:54.438Z]   Paused: 0
15:44:54 [2021-05-06T15:44:54.438Z]   Stopped: 0
15:44:54 [2021-05-06T15:44:54.438Z]  Images: 5
15:44:54 [2021-05-06T15:44:54.438Z]  Server Version: 20.10.5
15:44:54 [2021-05-06T15:44:54.438Z]  Storage Driver: overlay2
15:44:54 [2021-05-06T15:44:54.438Z]   Backing Filesystem: extfs
15:44:54 [2021-05-06T15:44:54.438Z]   Supports d_type: true
15:44:54 [2021-05-06T15:44:54.438Z]   Native Overlay Diff: true
15:44:54 [2021-05-06T15:44:54.438Z]  Logging Driver: json-file
15:44:54 [2021-05-06T15:44:54.438Z]  Cgroup Driver: cgroupfs
15:44:54 [2021-05-06T15:44:54.438Z]  Cgroup Version: 1
15:44:54 [2021-05-06T15:44:54.438Z]  Plugins:
15:44:54 [2021-05-06T15:44:54.438Z]   Volume: local
15:44:54 [2021-05-06T15:44:54.438Z]   Network: bridge host ipvlan macvlan null overlay
15:44:54 [2021-05-06T15:44:54.438Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:44:54 [2021-05-06T15:44:54.438Z]  Swarm: inactive
15:44:54 [2021-05-06T15:44:54.438Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:44:54 [2021-05-06T15:44:54.438Z]  Default Runtime: runc
15:44:54 [2021-05-06T15:44:54.438Z]  Init Binary: docker-init
15:44:54 [2021-05-06T15:44:54.438Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:44:54 [2021-05-06T15:44:54.438Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:44:54 [2021-05-06T15:44:54.438Z]  init version: de40ad0
15:44:54 [2021-05-06T15:44:54.438Z]  Security Options:
15:44:54 [2021-05-06T15:44:54.438Z]   apparmor
15:44:54 [2021-05-06T15:44:54.438Z]   seccomp
15:44:54 [2021-05-06T15:44:54.438Z]    Profile: default
15:44:54 [2021-05-06T15:44:54.438Z]  Kernel Version: 5.4.0-1041-aws
15:44:54 [2021-05-06T15:44:54.438Z]  Operating System: Ubuntu 18.04.5 LTS
15:44:54 [2021-05-06T15:44:54.438Z]  OSType: linux
15:44:54 [2021-05-06T15:44:54.438Z]  Architecture: x86_64
15:44:54 [2021-05-06T15:44:54.438Z]  CPUs: 2
15:44:54 [2021-05-06T15:44:54.438Z]  Total Memory: 7.569GiB
15:44:54 [2021-05-06T15:44:54.438Z]  Name: ip-10-100-60-121
15:44:54 [2021-05-06T15:44:54.438Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
15:44:54 [2021-05-06T15:44:54.438Z]  Docker Root Dir: /var/lib/docker
15:44:54 [2021-05-06T15:44:54.438Z]  Debug Mode: false
15:44:54 [2021-05-06T15:44:54.438Z]  Registry: https://index.docker.io/v1/
15:44:54 [2021-05-06T15:44:54.438Z]  Labels:
15:44:54 [2021-05-06T15:44:54.438Z]  Experimental: true
15:44:54 [2021-05-06T15:44:54.438Z]  Insecure Registries:
15:44:54 [2021-05-06T15:44:54.438Z]   127.0.0.0/8
15:44:54 [2021-05-06T15:44:54.438Z]  Live Restore Enabled: true
15:44:54 [2021-05-06T15:44:54.438Z] 
15:44:54 [2021-05-06T15:44:54.438Z] WARNING: No swap limit support
[Pipeline] sh
15:44:54 [2021-05-06T15:44:54.482Z] + docker info
15:44:54 [2021-05-06T15:44:54.615Z] #65 DONE 0.5s
15:44:54 [2021-05-06T15:44:54.616Z] 
15:44:54 [2021-05-06T15:44:54.616Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
15:44:54 [2021-05-06T15:44:54.616Z] #67 sha256:e22558ba53dfcda775d1796f557f95cd53db21d5d568cdb0e84a7f2a81a19a30
15:44:54 [2021-05-06T15:44:54.616Z] #67 DONE 0.1s
15:44:54 [2021-05-06T15:44:54.616Z] 
15:44:54 [2021-05-06T15:44:54.616Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:44:54 [2021-05-06T15:44:54.616Z] #68 sha256:de7050e936f3049899ae328271e9501aeb970d075177ef0a757776764ecc13fc
15:44:54 [2021-05-06T15:44:54.616Z] #68 DONE 0.0s
15:44:54 [2021-05-06T15:44:54.726Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:44:54 [2021-05-06T15:44:54.726Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:44:54 [2021-05-06T15:44:54.726Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41739/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:44:54 [2021-05-06T15:44:54.726Z] + bash /home/ubuntu/workspace/moby_PR-41739/check-config.sh
15:44:54 [2021-05-06T15:44:54.726Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:44:54 [2021-05-06T15:44:54.726Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
15:44:54 [2021-05-06T15:44:54.726Z] 
15:44:54 [2021-05-06T15:44:54.726Z] Generally Necessary:
15:44:54 [2021-05-06T15:44:54.726Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:44:54 [2021-05-06T15:44:54.726Z] - apparmor: enabled and tools installed
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NAMESPACES: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NET_NS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_PID_NS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_IPC_NS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_UTS_NS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUPS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_CPUACCT: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_DEVICE: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_FREEZER: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_SCHED: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CPUSETS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_MEMCG: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_KEYS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_VETH: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_BRIDGE: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_NF_NAT: enabled (as module)
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_POSIX_MQUEUE: enabled
15:44:54 [2021-05-06T15:44:54.726Z] 
15:44:54 [2021-05-06T15:44:54.726Z] Optional Features:
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_USER_NS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_SECCOMP: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_SECCOMP_FILTER: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_PIDS: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_MEMCG_SWAP: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:44:54 [2021-05-06T15:44:54.726Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_BLK_CGROUP: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_PERF: enabled
15:44:54 [2021-05-06T15:44:54.726Z] - CONFIG_CGROUP_HUGETLB: enabled
15:44:54 [2021-05-06T15:44:54.779Z] Client:
15:44:54 [2021-05-06T15:44:54.779Z]  Context:    default
15:44:54 [2021-05-06T15:44:54.779Z]  Debug Mode: false
15:44:54 [2021-05-06T15:44:54.779Z]  Plugins:
15:44:54 [2021-05-06T15:44:54.779Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:44:54 [2021-05-06T15:44:54.779Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:44:54 [2021-05-06T15:44:54.779Z] 
15:44:54 [2021-05-06T15:44:54.779Z] Server:
15:44:54 [2021-05-06T15:44:54.779Z]  Containers: 0
15:44:54 [2021-05-06T15:44:54.779Z]   Running: 0
15:44:54 [2021-05-06T15:44:54.779Z]   Paused: 0
15:44:54 [2021-05-06T15:44:54.779Z]   Stopped: 0
15:44:54 [2021-05-06T15:44:54.779Z]  Images: 4
15:44:54 [2021-05-06T15:44:54.779Z]  Server Version: 20.10.5
15:44:54 [2021-05-06T15:44:54.779Z]  Storage Driver: overlay2
15:44:54 [2021-05-06T15:44:54.779Z]   Backing Filesystem: extfs
15:44:54 [2021-05-06T15:44:54.779Z]   Supports d_type: true
15:44:54 [2021-05-06T15:44:54.779Z]   Native Overlay Diff: true
15:44:54 [2021-05-06T15:44:54.779Z]  Logging Driver: json-file
15:44:54 [2021-05-06T15:44:54.779Z]  Cgroup Driver: cgroupfs
15:44:54 [2021-05-06T15:44:54.779Z]  Cgroup Version: 1
15:44:54 [2021-05-06T15:44:54.779Z]  Plugins:
15:44:54 [2021-05-06T15:44:54.779Z]   Volume: local
15:44:54 [2021-05-06T15:44:54.779Z]   Network: bridge host ipvlan macvlan null overlay
15:44:54 [2021-05-06T15:44:54.779Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:44:54 [2021-05-06T15:44:54.779Z]  Swarm: inactive
15:44:54 [2021-05-06T15:44:54.779Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:44:54 [2021-05-06T15:44:54.779Z]  Default Runtime: runc
15:44:54 [2021-05-06T15:44:54.779Z]  Init Binary: docker-init
15:44:54 [2021-05-06T15:44:54.779Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:44:54 [2021-05-06T15:44:54.779Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:44:54 [2021-05-06T15:44:54.779Z]  init version: de40ad0
15:44:54 [2021-05-06T15:44:54.779Z]  Security Options:
15:44:54 [2021-05-06T15:44:54.779Z]   apparmor
15:44:54 [2021-05-06T15:44:54.779Z]   seccomp
15:44:54 [2021-05-06T15:44:54.779Z]    Profile: default
15:44:54 [2021-05-06T15:44:54.779Z]  Kernel Version: 5.4.0-1041-aws
15:44:54 [2021-05-06T15:44:54.779Z]  Operating System: Ubuntu 18.04.5 LTS
15:44:54 [2021-05-06T15:44:54.779Z]  OSType: linux
15:44:54 [2021-05-06T15:44:54.779Z]  Architecture: x86_64
15:44:54 [2021-05-06T15:44:54.779Z]  CPUs: 2
15:44:54 [2021-05-06T15:44:54.779Z]  Total Memory: 7.569GiB
15:44:54 [2021-05-06T15:44:54.779Z]  Name: ip-10-100-66-140
15:44:54 [2021-05-06T15:44:54.779Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
15:44:54 [2021-05-06T15:44:54.779Z]  Docker Root Dir: /var/lib/docker
15:44:54 [2021-05-06T15:44:54.779Z]  Debug Mode: false
15:44:54 [2021-05-06T15:44:54.779Z]  Registry: https://index.docker.io/v1/
15:44:54 [2021-05-06T15:44:54.779Z]  Labels:
15:44:54 [2021-05-06T15:44:54.779Z]  Experimental: true
15:44:54 [2021-05-06T15:44:54.779Z]  Insecure Registries:
15:44:54 [2021-05-06T15:44:54.779Z]   127.0.0.0/8
15:44:54 [2021-05-06T15:44:54.779Z]  Live Restore Enabled: true
15:44:54 [2021-05-06T15:44:54.779Z] 
15:44:54 [2021-05-06T15:44:54.779Z] WARNING: No swap limit support
[Pipeline] sh
15:44:54 [2021-05-06T15:44:54.873Z] 
15:44:54 [2021-05-06T15:44:54.873Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
15:44:54 [2021-05-06T15:44:54.873Z] #69 sha256:b8ba22aa660cb71d781a3ea9078e9ab4ae5b50355e150f4bc92cca2b60684989
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_CFS_BANDWIDTH: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_RT_GROUP_SCHED: missing
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_IP_VS: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_IP_VS_NFCT: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_IP_VS_RR: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_SECURITY_SELINUX: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_SECURITY_APPARMOR: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_EXT4_FS: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:44:54 [2021-05-06T15:44:54.988Z] - Network Drivers:
15:44:54 [2021-05-06T15:44:54.988Z]   - "overlay":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_VXLAN: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       Optional (for encrypted networks):
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_CRYPTO: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_CRYPTO_AEAD: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_CRYPTO_GCM: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_CRYPTO_GHASH: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_XFRM: enabled
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_XFRM_USER: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]       - CONFIG_INET_ESP: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]   - "ipvlan":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_IPVLAN: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]   - "macvlan":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_MACVLAN: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_DUMMY: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]   - "ftp,tftp client in container":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z] - Storage Drivers:
15:44:54 [2021-05-06T15:44:54.988Z]   - "aufs":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_AUFS_FS: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]   - "btrfs":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:44:54 [2021-05-06T15:44:54.988Z]   - "devicemapper":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_BLK_DEV_DM: enabled
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]   - "overlay":
15:44:54 [2021-05-06T15:44:54.988Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:44:54 [2021-05-06T15:44:54.988Z]   - "zfs":
15:44:54 [2021-05-06T15:44:54.988Z]     - /dev/zfs: present
15:44:54 [2021-05-06T15:44:54.988Z]     - zfs command: missing
15:44:54 [2021-05-06T15:44:54.988Z]     - zpool command: missing
15:44:54 [2021-05-06T15:44:54.988Z] 
15:44:54 [2021-05-06T15:44:54.988Z] Limits:
15:44:54 [2021-05-06T15:44:54.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:44:54 [2021-05-06T15:44:54.988Z] 
15:44:54 [2021-05-06T15:44:54.988Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
15:44:55 [2021-05-06T15:44:55.050Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:44:55 [2021-05-06T15:44:55.050Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:44:55 [2021-05-06T15:44:55.050Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41739/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:44:55 [2021-05-06T15:44:55.050Z] + bash /home/ubuntu/workspace/moby_PR-41739/check-config.sh
15:44:55 [2021-05-06T15:44:55.050Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:44:55 [2021-05-06T15:44:55.050Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
15:44:55 [2021-05-06T15:44:55.050Z] 
15:44:55 [2021-05-06T15:44:55.050Z] Generally Necessary:
15:44:55 [2021-05-06T15:44:55.050Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:44:55 [2021-05-06T15:44:55.050Z] - apparmor: enabled and tools installed
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NAMESPACES: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NET_NS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_PID_NS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_IPC_NS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_UTS_NS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CGROUPS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CGROUP_CPUACCT: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CGROUP_DEVICE: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CGROUP_FREEZER: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CGROUP_SCHED: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CPUSETS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_MEMCG: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_KEYS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_VETH: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_BRIDGE: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_NF_NAT: enabled (as module)
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_POSIX_MQUEUE: enabled
15:44:55 [2021-05-06T15:44:55.050Z] 
15:44:55 [2021-05-06T15:44:55.050Z] Optional Features:
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_USER_NS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_SECCOMP: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_SECCOMP_FILTER: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_CGROUP_PIDS: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_MEMCG_SWAP: enabled
15:44:55 [2021-05-06T15:44:55.050Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:44:55 [2021-05-06T15:44:55.050Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
[Pipeline] sh
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_BLK_CGROUP: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_CGROUP_PERF: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_CGROUP_HUGETLB: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_CFS_BANDWIDTH: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_RT_GROUP_SCHED: missing
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_IP_VS: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_IP_VS_NFCT: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_IP_VS_RR: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_SECURITY_SELINUX: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_SECURITY_APPARMOR: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_EXT4_FS: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:44:55 [2021-05-06T15:44:55.305Z] - Network Drivers:
15:44:55 [2021-05-06T15:44:55.305Z]   - "overlay":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_VXLAN: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       Optional (for encrypted networks):
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_CRYPTO: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_CRYPTO_AEAD: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_CRYPTO_GCM: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_CRYPTO_GHASH: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_XFRM: enabled
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_XFRM_USER: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]       - CONFIG_INET_ESP: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]   - "ipvlan":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_IPVLAN: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]   - "macvlan":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_MACVLAN: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_DUMMY: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]   - "ftp,tftp client in container":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z] - Storage Drivers:
15:44:55 [2021-05-06T15:44:55.305Z]   - "aufs":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_AUFS_FS: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]   - "btrfs":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:44:55 [2021-05-06T15:44:55.305Z]   - "devicemapper":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_BLK_DEV_DM: enabled
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]   - "overlay":
15:44:55 [2021-05-06T15:44:55.305Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:44:55 [2021-05-06T15:44:55.305Z]   - "zfs":
15:44:55 [2021-05-06T15:44:55.305Z]     - /dev/zfs: present
15:44:55 [2021-05-06T15:44:55.305Z]     - zfs command: missing
15:44:55 [2021-05-06T15:44:55.305Z]     - zpool command: missing
15:44:55 [2021-05-06T15:44:55.305Z] 
15:44:55 [2021-05-06T15:44:55.305Z] Limits:
15:44:55 [2021-05-06T15:44:55.305Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:44:55 [2021-05-06T15:44:55.305Z] 
15:44:55 [2021-05-06T15:44:55.305Z] + true
[Pipeline] }
[Pipeline] // stage
15:44:55 [2021-05-06T15:44:55.333Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 .
15:44:55 [2021-05-06T15:44:55.333Z] #1 [internal] load build definition from Dockerfile
15:44:55 [2021-05-06T15:44:55.334Z] #1 sha256:245aade7d52f624e072e8e449415289a215c3b873efd7947fa2ed99dd93d9a6c
15:44:55 [2021-05-06T15:44:55.334Z] #1 transferring dockerfile: 16.80kB done
15:44:55 [2021-05-06T15:44:55.334Z] #1 DONE 0.0s
15:44:55 [2021-05-06T15:44:55.334Z] 
15:44:55 [2021-05-06T15:44:55.334Z] #2 [internal] load .dockerignore
15:44:55 [2021-05-06T15:44:55.334Z] #2 sha256:96ce5b0a4ee238ceec2ea4204c0748260f2fb38e2fd91ef2af1d69887f3cb7a2
15:44:55 [2021-05-06T15:44:55.334Z] #2 transferring context: 87B done
15:44:55 [2021-05-06T15:44:55.334Z] #2 DONE 0.0s
15:44:55 [2021-05-06T15:44:55.334Z] 
15:44:55 [2021-05-06T15:44:55.334Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
15:44:55 [2021-05-06T15:44:55.334Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:44:55 [2021-05-06T15:44:55.450Z] #69 DONE 0.6s
15:44:55 [2021-05-06T15:44:55.451Z] 
15:44:55 [2021-05-06T15:44:55.451Z] #70 exporting to image
15:44:55 [2021-05-06T15:44:55.451Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:44:55 [2021-05-06T15:44:55.451Z] #70 exporting layers
15:44:55 [2021-05-06T15:44:55.594Z] #3 DONE 0.1s
15:44:55 [2021-05-06T15:44:55.594Z] 
15:44:55 [2021-05-06T15:44:55.594Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
15:44:55 [2021-05-06T15:44:55.594Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
15:44:55 [2021-05-06T15:44:55.594Z] #4 CACHED
15:44:55 [2021-05-06T15:44:55.636Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 .
15:44:55 [2021-05-06T15:44:55.856Z] 
15:44:55 [2021-05-06T15:44:55.856Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:44:55 [2021-05-06T15:44:55.856Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:44:55 [2021-05-06T15:44:55.891Z] #1 [internal] load build definition from Dockerfile
15:44:55 [2021-05-06T15:44:55.891Z] #1 sha256:5bce135682cbfbfcbefac06fd0dc51d66845660370aac433daa320b30b4a586f
15:44:55 [2021-05-06T15:44:55.891Z] #1 transferring dockerfile: 16.80kB done
15:44:55 [2021-05-06T15:44:55.891Z] #1 DONE 0.0s
15:44:55 [2021-05-06T15:44:55.891Z] 
15:44:55 [2021-05-06T15:44:55.891Z] #2 [internal] load .dockerignore
15:44:55 [2021-05-06T15:44:55.891Z] #2 sha256:32cc2f5f466210ea3e1ac349900b6fd98e06687f3e426dab3247a7da79fc660a
15:44:55 [2021-05-06T15:44:55.891Z] #2 transferring context: 87B done
15:44:55 [2021-05-06T15:44:55.891Z] #2 DONE 0.0s
15:44:55 [2021-05-06T15:44:55.891Z] 
15:44:55 [2021-05-06T15:44:55.891Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
15:44:55 [2021-05-06T15:44:55.891Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
15:44:55 [2021-05-06T15:44:55.891Z] #3 DONE 0.1s
15:44:55 [2021-05-06T15:44:55.891Z] 
15:44:55 [2021-05-06T15:44:55.891Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
15:44:55 [2021-05-06T15:44:55.891Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
15:44:55 [2021-05-06T15:44:55.891Z] #4 CACHED
15:44:56 [2021-05-06T15:44:56.117Z] #8 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.117Z] 
15:44:56 [2021-05-06T15:44:56.117Z] #6 [internal] load metadata for docker.io/library/debian:buster
15:44:56 [2021-05-06T15:44:56.117Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
15:44:56 [2021-05-06T15:44:56.117Z] #6 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.117Z] 
15:44:56 [2021-05-06T15:44:56.117Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:44:56 [2021-05-06T15:44:56.117Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
15:44:56 [2021-05-06T15:44:56.117Z] #5 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.117Z] 
15:44:56 [2021-05-06T15:44:56.117Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:44:56 [2021-05-06T15:44:56.117Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:44:56 [2021-05-06T15:44:56.117Z] #7 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.147Z] 
15:44:56 [2021-05-06T15:44:56.147Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:44:56 [2021-05-06T15:44:56.147Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
15:44:56 [2021-05-06T15:44:56.147Z] #6 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.147Z] 
15:44:56 [2021-05-06T15:44:56.147Z] #5 [internal] load metadata for docker.io/library/debian:buster
15:44:56 [2021-05-06T15:44:56.147Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
15:44:56 [2021-05-06T15:44:56.147Z] #5 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.147Z] 
15:44:56 [2021-05-06T15:44:56.147Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:44:56 [2021-05-06T15:44:56.147Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:44:56 [2021-05-06T15:44:56.147Z] #8 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.147Z] 
15:44:56 [2021-05-06T15:44:56.147Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:44:56 [2021-05-06T15:44:56.147Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:44:56 [2021-05-06T15:44:56.380Z] 
15:44:56 [2021-05-06T15:44:56.380Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:44:56 [2021-05-06T15:44:56.380Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:44:56 [2021-05-06T15:44:56.380Z] #63 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.380Z] 
15:44:56 [2021-05-06T15:44:56.380Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:44:56 [2021-05-06T15:44:56.380Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:44:56 [2021-05-06T15:44:56.380Z] #61 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.380Z] 
15:44:56 [2021-05-06T15:44:56.380Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:44:56 [2021-05-06T15:44:56.380Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:44:56 [2021-05-06T15:44:56.380Z] #9 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.380Z] 
15:44:56 [2021-05-06T15:44:56.380Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:44:56 [2021-05-06T15:44:56.380Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0
15:44:56 [2021-05-06T15:44:56.380Z] #26 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.380Z] 
15:44:56 [2021-05-06T15:44:56.380Z] #23 [internal] load build context
15:44:56 [2021-05-06T15:44:56.380Z] #23 sha256:3a08d20cee84f84862d720e87bd8e71c96278be748d8c7e15ab4875ecaf4a894
15:44:56 [2021-05-06T15:44:56.413Z] #7 DONE 0.1s
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:44:56 [2021-05-06T15:44:56.414Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:44:56 [2021-05-06T15:44:56.414Z] #61 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:44:56 [2021-05-06T15:44:56.414Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:44:56 [2021-05-06T15:44:56.414Z] #9 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:44:56 [2021-05-06T15:44:56.414Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:44:56 [2021-05-06T15:44:56.414Z] #63 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:44:56 [2021-05-06T15:44:56.414Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0
15:44:56 [2021-05-06T15:44:56.414Z] #26 DONE 0.0s
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:44:56 [2021-05-06T15:44:56.414Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
15:44:56 [2021-05-06T15:44:56.414Z] #10 CACHED
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #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
15:44:56 [2021-05-06T15:44:56.414Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
15:44:56 [2021-05-06T15:44:56.414Z] #11 CACHED
15:44:56 [2021-05-06T15:44:56.414Z] 
15:44:56 [2021-05-06T15:44:56.414Z] #23 [internal] load build context
15:44:56 [2021-05-06T15:44:56.414Z] #23 sha256:ec6db8654f110409c88f6bfc4ce824836217dac119fd2df93b7365f909e09a63
15:44:57 [2021-05-06T15:44:57.356Z] #70 exporting layers 1.8s done
15:44:57 [2021-05-06T15:44:57.356Z] #70 writing image sha256:6b7b0cfa4f2d5903ecf41155901886731dc23421c420611e6fe7449eb01a3396 done
15:44:57 [2021-05-06T15:44:57.356Z] #70 naming to docker.io/library/docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 done
15:44:57 [2021-05-06T15:44:57.356Z] #70 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:44:57 [2021-05-06T15:44:57.541Z] Fetching without tags
15:44:57 [2021-05-06T15:44:57.709Z] + trap exit INT TERM
15:44:57 [2021-05-06T15:44:57.709Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
15:44:57 [2021-05-06T15:44:57.709Z] + CONTAINER_NAME=docker-pr4
15:44:57 [2021-05-06T15:44:57.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41739/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh dynbinary-daemon
15:44:57 [2021-05-06T15:44:57.768Z] #23 transferring context: 53.21MB 1.3s done
15:44:57 [2021-05-06T15:44:57.768Z] #23 DONE 1.3s
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:44:57 [2021-05-06T15:44:57.768Z] #28 sha256:00bcdebac1f7e06f41117965a87b7f866cea247a57d5bde1b90728e1b92d38e3
15:44:57 [2021-05-06T15:44:57.768Z] #28 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.768Z] #41 sha256:d6a8e60464e3a272a33f7672972bd6bb7a424404b12596576888ce53b2c39975
15:44:57 [2021-05-06T15:44:57.768Z] #41 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #66 [proxy 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 proxy
15:44:57 [2021-05-06T15:44:57.768Z] #66 sha256:bed73a4bb8af2baad4022ec6c361e54b655f6cbc38f08f328868898b95728123
15:44:57 [2021-05-06T15:44:57.768Z] #66 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:44:57 [2021-05-06T15:44:57.768Z] #58 sha256:4573818700a6a3228b56a291cbfbe5ae8b464e28b44b74c68a4ed395b67f178d
15:44:57 [2021-05-06T15:44:57.768Z] #58 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.768Z] #49 sha256:d61b19d7b647595365565735fc46d678b284dd905d8b5879519a569900d64b8e
15:44:57 [2021-05-06T15:44:57.768Z] #49 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #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
15:44:57 [2021-05-06T15:44:57.768Z] #29 sha256:90d4a43e2256358420b64045318efcc5838b66614cf380cdc4d4c9ebadd9ff72
15:44:57 [2021-05-06T15:44:57.768Z] #29 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.768Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:44:57 [2021-05-06T15:44:57.768Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:44:57 [2021-05-06T15:44:57.768Z] #64 CACHED
15:44:57 [2021-05-06T15:44:57.768Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:44:57 [2021-05-06T15:44:57.769Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
15:44:57 [2021-05-06T15:44:57.769Z] #20 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #19 [dev-systemd-false  6/26] RUN ldconfig
15:44:57 [2021-05-06T15:44:57.769Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
15:44:57 [2021-05-06T15:44:57.769Z] #19 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #50 [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
15:44:57 [2021-05-06T15:44:57.769Z] #50 sha256:367be9af36a7ef6458d9b8736d7a3da9f84b603420791be36b2d39730d32eabb
15:44:57 [2021-05-06T15:44:57.769Z] #50 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
15:44:57 [2021-05-06T15:44:57.769Z] #12 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:44:57 [2021-05-06T15:44:57.769Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
15:44:57 [2021-05-06T15:44:57.769Z] #31 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #47 sha256:2693bdf6e264e279d8620fc856d033289416f5aedcd11c75096956c912477683
15:44:57 [2021-05-06T15:44:57.769Z] #47 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #46 [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
15:44:57 [2021-05-06T15:44:57.769Z] #46 sha256:f72f76023e81a0673242c80e61f126a44c4b5e604dec9ddac65047a0d46d882f
15:44:57 [2021-05-06T15:44:57.769Z] #46 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #56 sha256:126b08c9aa88652b4c84f90fbea582450206393810b07f3882914579a8c4c58d
15:44:57 [2021-05-06T15:44:57.769Z] #56 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #34 sha256:7b4cdccc89355a751f7aff57b61329f4951f2f40aaab33c20a08831b3c0f1bac
15:44:57 [2021-05-06T15:44:57.769Z] #34 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #33 sha256:aebd3c6e9890425abb6bcb91e0ed212699c4a5b06cca2e7ed0647601d87cfad8
15:44:57 [2021-05-06T15:44:57.769Z] #33 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
15:44:57 [2021-05-06T15:44:57.769Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
15:44:57 [2021-05-06T15:44:57.769Z] #14 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #67 sha256:850d8b258f7cb427f6abd4d7bc039c43fffca9296791398f6c48ed0f57335a29
15:44:57 [2021-05-06T15:44:57.769Z] #67 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:44:57 [2021-05-06T15:44:57.769Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
15:44:57 [2021-05-06T15:44:57.769Z] #18 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:44:57 [2021-05-06T15:44:57.769Z] #68 sha256:dc00d953c7ebe525f1c5f03640ee7fa7364690335d338db06bda381229912dd3
15:44:57 [2021-05-06T15:44:57.769Z] #68 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:44:57 [2021-05-06T15:44:57.769Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
15:44:57 [2021-05-06T15:44:57.769Z] #10 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:44:57 [2021-05-06T15:44:57.769Z] #36 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #48 [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
15:44:57 [2021-05-06T15:44:57.769Z] #48 sha256:d8a6c1281f21805887945655335372dd766e7403c10388439a41bd6cc4a23f70
15:44:57 [2021-05-06T15:44:57.769Z] #48 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:44:57 [2021-05-06T15:44:57.769Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
15:44:57 [2021-05-06T15:44:57.769Z] #15 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:44:57 [2021-05-06T15:44:57.769Z] #13 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #24 sha256:e958ca58ab30f9ff4ff9315a9c14c72d817be5d3f7ab3688114154e07743c353
15:44:57 [2021-05-06T15:44:57.769Z] #24 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
15:44:57 [2021-05-06T15:44:57.769Z] #25 sha256:eb28d4a093e83bdc536249acc53879bebc588202cc7e91e54032a5cf2c91d9c9
15:44:57 [2021-05-06T15:44:57.769Z] #25 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #53 sha256:60cd0298a372602e93dcc4d786f1c79aec4b896ff2e15bcb1b89dbedb5a78327
15:44:57 [2021-05-06T15:44:57.769Z] #53 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
15:44:57 [2021-05-06T15:44:57.769Z] #30 sha256:da65c6e3e97d87114f57746ddada86167d97c6ca66304bdd270fa29f66c0746e
15:44:57 [2021-05-06T15:44:57.769Z] #30 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #35 sha256:186d4c3f9b43e26896c4d7c0773e7ca2e149aeb291c36eeaea6dd8637881c85a
15:44:57 [2021-05-06T15:44:57.769Z] #35 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #60 sha256:7bef1595693f578c815a19b19aecf054eea512306a188da697f90ff867b605e5
15:44:57 [2021-05-06T15:44:57.769Z] #60 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #55 [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
15:44:57 [2021-05-06T15:44:57.769Z] #55 sha256:600e2e8be2103da5c558e8d01e7b11b7d445b2826f2b86ac4f044a124dee9176
15:44:57 [2021-05-06T15:44:57.769Z] #55 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:44:57 [2021-05-06T15:44:57.769Z] #40 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:44:57 [2021-05-06T15:44:57.769Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
15:44:57 [2021-05-06T15:44:57.769Z] #22 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /usr/sbin/criu /usr/local/bin
15:44:57 [2021-05-06T15:44:57.769Z] #43 sha256:6296f7984e78ff1702695c1978caf043e23398bbda18bc925e7c2ce6e5a04d5f
15:44:57 [2021-05-06T15:44:57.769Z] #43 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #65 sha256:1e1f83661e9e4ec2da325b8928c8071e6580fae23a335201959b9cf6ec0c7d70
15:44:57 [2021-05-06T15:44:57.769Z] #65 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #57 [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
15:44:57 [2021-05-06T15:44:57.769Z] #57 sha256:32d46d823f4fc0f33dd054c2ad080630639eb37bbf48071c8075a318862a54c1
15:44:57 [2021-05-06T15:44:57.769Z] #57 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:44:57 [2021-05-06T15:44:57.769Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
15:44:57 [2021-05-06T15:44:57.769Z] #39 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #52 [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
15:44:57 [2021-05-06T15:44:57.769Z] #52 sha256:7c776727f3f877f66237153383fabd09a761824d3395cd27e5bba528721eb4f9
15:44:57 [2021-05-06T15:44:57.769Z] #52 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #37 sha256:a7239e86c3f080a6b329ef50bb02a0b9036b0df8d09caaba23ee91f57e6e6008
15:44:57 [2021-05-06T15:44:57.769Z] #37 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:57 [2021-05-06T15:44:57.769Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:57 [2021-05-06T15:44:57.769Z] #42 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #38 sha256:4f46f8da4a30aa3ead938346e99da5e7e353d3ce861deb0c7adaa708a7be7761
15:44:57 [2021-05-06T15:44:57.769Z] #38 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #45 sha256:20c5b2e2d34119ca7b3d4dc85270f92a6b947ad46d3e772b1632b84a0aabfc69
15:44:57 [2021-05-06T15:44:57.769Z] #45 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:44:57 [2021-05-06T15:44:57.769Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
15:44:57 [2021-05-06T15:44:57.769Z] #21 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #44 [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
15:44:57 [2021-05-06T15:44:57.769Z] #44 sha256:eec45b6a8ba32bbfe1e6630ba57066cb95635aed69d0c7349cb11ed375e2a576
15:44:57 [2021-05-06T15:44:57.769Z] #44 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:44:57 [2021-05-06T15:44:57.769Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
15:44:57 [2021-05-06T15:44:57.769Z] #17 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69
15:44:57 [2021-05-06T15:44:57.769Z] #27 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:44:57 [2021-05-06T15:44:57.769Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:44:57 [2021-05-06T15:44:57.769Z] #62 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:44:57 [2021-05-06T15:44:57.769Z] #59 sha256:09c9b5eb5823dbd7deeb13997758fcb31174146447abe3516e3e5bc1d784ef56
15:44:57 [2021-05-06T15:44:57.769Z] #59 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #54 [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
15:44:57 [2021-05-06T15:44:57.769Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:44:57 [2021-05-06T15:44:57.769Z] #54 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:44:57 [2021-05-06T15:44:57.769Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
15:44:57 [2021-05-06T15:44:57.769Z] #32 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #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
15:44:57 [2021-05-06T15:44:57.769Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
15:44:57 [2021-05-06T15:44:57.769Z] #11 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
15:44:57 [2021-05-06T15:44:57.769Z] #51 sha256:7e99ee22011a863c4020d5c5b619aa2e74c413cb84228ccab5489eedfe373f36
15:44:57 [2021-05-06T15:44:57.769Z] #51 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:44:57 [2021-05-06T15:44:57.769Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
15:44:57 [2021-05-06T15:44:57.769Z] #16 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
15:44:57 [2021-05-06T15:44:57.769Z] #69 sha256:fe39d1b47d3597e1a2215a9394b16b6bd78d43e93939407db501b6174c572c81
15:44:57 [2021-05-06T15:44:57.769Z] #69 CACHED
15:44:57 [2021-05-06T15:44:57.769Z] 
15:44:57 [2021-05-06T15:44:57.769Z] #70 exporting to image
15:44:57 [2021-05-06T15:44:57.769Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:44:57 [2021-05-06T15:44:57.769Z] #70 exporting layers done
15:44:57 [2021-05-06T15:44:57.769Z] #70 writing image sha256:dcd8ac5376cf2d161fc95a3e52e66f02fa525d8676360583aff71c1257f70431
15:44:57 [2021-05-06T15:44:57.769Z] #70 writing image sha256:dcd8ac5376cf2d161fc95a3e52e66f02fa525d8676360583aff71c1257f70431 done
15:44:57 [2021-05-06T15:44:57.769Z] #70 naming to docker.io/library/docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 done
15:44:57 [2021-05-06T15:44:57.769Z] #70 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:44:58 [2021-05-06T15:44:58.207Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
15:44:58 [2021-05-06T15:44:58.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41739/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/validate/default
15:44:58 [2021-05-06T15:44:58.276Z] 
15:44:58 [2021-05-06T15:44:58.276Z] Removing bundles/
15:44:58 [2021-05-06T15:44:58.276Z] 
15:44:58 [2021-05-06T15:44:58.276Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:44:58 [2021-05-06T15:44:58.276Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:44:58 [2021-05-06T15:44:58.276Z] GOOS="" GOARCH="" GOARM=""
15:44:58 [2021-05-06T15:44:58.357Z] #23 transferring context: 53.21MB 2.0s done
15:44:58 [2021-05-06T15:44:58.357Z] #23 DONE 2.0s
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #19 [dev-systemd-false  6/26] RUN ldconfig
15:44:58 [2021-05-06T15:44:58.357Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
15:44:58 [2021-05-06T15:44:58.357Z] #19 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
15:44:58 [2021-05-06T15:44:58.357Z] #38 sha256:f5d946fb3852ec0061ac5865bcb32e1c865e8d66e3a29e10d05439c03b4f9564
15:44:58 [2021-05-06T15:44:58.357Z] #38 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
15:44:58 [2021-05-06T15:44:58.357Z] #33 sha256:816396798d0f1f61b6c699ce6e09340ac42ac01e668e4f1c93bf255011debc6b
15:44:58 [2021-05-06T15:44:58.357Z] #33 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:44:58 [2021-05-06T15:44:58.357Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
15:44:58 [2021-05-06T15:44:58.357Z] #15 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:44:58 [2021-05-06T15:44:58.357Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
15:44:58 [2021-05-06T15:44:58.357Z] #32 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
15:44:58 [2021-05-06T15:44:58.357Z] #30 sha256:5609db404c71a243d7fccd3dc9cdb445bdb1159294f1b7ef38790f6b8c12d94a
15:44:58 [2021-05-06T15:44:58.357Z] #30 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:44:58 [2021-05-06T15:44:58.357Z] #13 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:44:58 [2021-05-06T15:44:58.357Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
15:44:58 [2021-05-06T15:44:58.357Z] #39 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #24 sha256:60546d0e5b616a8f6ed25610c9e7430ed012808852120c18e0333a9a00f7c2b2
15:44:58 [2021-05-06T15:44:58.357Z] #24 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
15:44:58 [2021-05-06T15:44:58.357Z] #25 sha256:e8972a2daf456f514448a9f085d563a986f4ec045dd1d94329e7cd56de2512b9
15:44:58 [2021-05-06T15:44:58.357Z] #25 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:44:58 [2021-05-06T15:44:58.357Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
15:44:58 [2021-05-06T15:44:58.357Z] #31 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:44:58 [2021-05-06T15:44:58.357Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
15:44:58 [2021-05-06T15:44:58.357Z] #20 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:44:58 [2021-05-06T15:44:58.357Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
15:44:58 [2021-05-06T15:44:58.357Z] #16 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #34 sha256:827bdeeee5e923d1812eebf87e754308019abfe21ca075eb64ae397d614fd6ee
15:44:58 [2021-05-06T15:44:58.357Z] #34 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:44:58 [2021-05-06T15:44:58.357Z] #40 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
15:44:58 [2021-05-06T15:44:58.357Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
15:44:58 [2021-05-06T15:44:58.357Z] #14 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
15:44:58 [2021-05-06T15:44:58.357Z] #12 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:44:58 [2021-05-06T15:44:58.357Z] #28 sha256:cf3afa732655e5c98db15c90f754cba0768f1351677d2a560c31d56b1c2c126f
15:44:58 [2021-05-06T15:44:58.357Z] #28 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:44:58 [2021-05-06T15:44:58.357Z] #36 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:44:58 [2021-05-06T15:44:58.357Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
15:44:58 [2021-05-06T15:44:58.357Z] #21 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #37 sha256:0a56236c24e252f739270ba838035bcbce29049ef79c7f49d500efa307d83901
15:44:58 [2021-05-06T15:44:58.357Z] #37 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:44:58 [2021-05-06T15:44:58.357Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
15:44:58 [2021-05-06T15:44:58.357Z] #17 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
15:44:58 [2021-05-06T15:44:58.357Z] #35 sha256:664606279b554190e65eb496714af8c6631bdcb7fa92b1df2ba09f5d853f98cf
15:44:58 [2021-05-06T15:44:58.357Z] #35 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:44:58 [2021-05-06T15:44:58.357Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
15:44:58 [2021-05-06T15:44:58.357Z] #22 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:44:58 [2021-05-06T15:44:58.357Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
15:44:58 [2021-05-06T15:44:58.357Z] #18 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69
15:44:58 [2021-05-06T15:44:58.357Z] #27 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #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
15:44:58 [2021-05-06T15:44:58.357Z] #29 sha256:21819451c8cf4d3e2198a1d88ea5ec368a5a455a999cd24955c1af67d8e0fdfe
15:44:58 [2021-05-06T15:44:58.357Z] #29 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
15:44:58 [2021-05-06T15:44:58.357Z] #41 sha256:8cd1e1cbd335510add0c3d74eec1bbc00384db0bbc892065e592214c49a6d01c
15:44:58 [2021-05-06T15:44:58.357Z] #41 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #44 [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
15:44:58 [2021-05-06T15:44:58.357Z] #44 sha256:5b28efc25ca2b82d846f776f950e676c36064655f03853b9d103d21e112c48ed
15:44:58 [2021-05-06T15:44:58.357Z] #44 CACHED
15:44:58 [2021-05-06T15:44:58.357Z] 
15:44:58 [2021-05-06T15:44:58.357Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:58 [2021-05-06T15:44:58.357Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:58 [2021-05-06T15:44:58.357Z] #42 1.061 Warning: apt-key output should not be parsed (stdout is not a terminal)
15:44:57 [2021-05-06T15:44:57.265Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:57 [2021-05-06T15:44:57.311Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
15:44:57 [2021-05-06T15:44:57.343Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:57 [2021-05-06T15:44:57.452Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:57 [2021-05-06T15:44:57.562Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:57 [2021-05-06T15:44:57.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:57 [2021-05-06T15:44:57.577Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:58 [2021-05-06T15:44:58.233Z]  > git config core.sparsecheckout # timeout=10
15:44:58 [2021-05-06T15:44:58.280Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:44:58 [2021-05-06T15:44:58.612Z] #42 ...
15:44:58 [2021-05-06T15:44:58.612Z] 
15:44:58 [2021-05-06T15:44:58.612Z] #46 [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
15:44:58 [2021-05-06T15:44:58.612Z] #46 sha256:fb73c1a0d8b5bda27a406314e65d61675dcc3ebb2a3880eb2dc00f47905865c6
15:44:58 [2021-05-06T15:44:58.612Z] #46 CACHED
15:44:58 [2021-05-06T15:44:58.612Z] 
15:44:58 [2021-05-06T15:44:58.613Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:58 [2021-05-06T15:44:58.613Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:58 [2021-05-06T15:44:58.613Z] #42 2.247 OK
15:44:59 [2021-05-06T15:44:59.152Z] Congratulations!  All commits are properly signed with the DCO!
15:44:59 [2021-05-06T15:44:59.152Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:44:59 [2021-05-06T15:44:59.152Z] No api/types/ or api/swagger.yaml changes in diff.
15:44:59 [2021-05-06T15:44:59.152Z] Congratulations!  All TOML source files changed here have valid syntax.
15:44:59 [2021-05-06T15:44:59.152Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:44:59 [2021-05-06T15:44:59.152Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:44:59 [2021-05-06T15:44:59.152Z] Congratulations!  No new tests were added to integration-cli.
15:44:59 [2021-05-06T15:44:59.152Z] 
15:44:59 [2021-05-06T15:44:59.152Z] INFO Start validation with golang-ci-lint
15:44:59 [2021-05-06T15:44:59.152Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:44:59 [2021-05-06T15:44:59.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:44:59 [2021-05-06T15:44:59.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:44:59 [2021-05-06T15:44:59.173Z] #42 2.612 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
15:44:59 [2021-05-06T15:44:59.174Z] #42 2.612 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
15:44:59 [2021-05-06T15:44:59.174Z] #42 2.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:44:59 [2021-05-06T15:44:59.429Z] #42 ...
15:44:59 [2021-05-06T15:44:59.429Z] 
15:44:59 [2021-05-06T15:44:59.429Z] #48 [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
15:44:59 [2021-05-06T15:44:59.429Z] #48 sha256:f7ec430dc1fdeff57286c05d3442b9216b047d96f7eb482e9ce79620cade0716
15:44:59 [2021-05-06T15:44:59.429Z] #48 CACHED
15:44:59 [2021-05-06T15:44:59.429Z] 
15:44:59 [2021-05-06T15:44:59.429Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:59 [2021-05-06T15:44:59.429Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:59 [2021-05-06T15:44:59.684Z] #42 3.077 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:44:59 [2021-05-06T15:44:59.684Z] #42 ...
15:44:59 [2021-05-06T15:44:59.684Z] 
15:44:59 [2021-05-06T15:44:59.684Z] #50 [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
15:44:59 [2021-05-06T15:44:59.684Z] #50 sha256:ef1715852ab0a3c5da9df23e44424908f35ee43c4f331ee27d0e3f93e470e3e8
15:44:59 [2021-05-06T15:44:59.684Z] #50 CACHED
15:44:59 [2021-05-06T15:44:59.684Z] 
15:44:59 [2021-05-06T15:44:59.684Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:44:59 [2021-05-06T15:44:59.684Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:44:59 [2021-05-06T15:44:59.684Z] #42 3.326 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:44:59 [2021-05-06T15:44:59.940Z] #42 3.341 Fetched 55.6 kB in 1s (54.0 kB/s)
15:44:59 [2021-05-06T15:44:59.940Z] #42 3.341 Reading package lists...
15:44:59 [2021-05-06T15:44:59.940Z] #42 ...
15:44:59 [2021-05-06T15:44:59.940Z] 
15:44:59 [2021-05-06T15:44:59.940Z] #52 [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
15:44:59 [2021-05-06T15:44:59.940Z] #52 sha256:90d5ebf9e2ed6341951ed31a6898658c8eefcd0ffbc954d971edb2451ac5c184
15:44:59 [2021-05-06T15:44:59.940Z] #52 CACHED
15:45:00 [2021-05-06T15:45:00.196Z] 
15:45:00 [2021-05-06T15:45:00.196Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:45:00 [2021-05-06T15:45:00.196Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:45:00 [2021-05-06T15:45:00.196Z] #42 3.341 Reading package lists...
15:45:00 [2021-05-06T15:45:00.196Z] #42 ...
15:45:00 [2021-05-06T15:45:00.196Z] 
15:45:00 [2021-05-06T15:45:00.196Z] #54 [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
15:45:00 [2021-05-06T15:45:00.196Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:45:00 [2021-05-06T15:45:00.196Z] #54 CACHED
15:45:00 [2021-05-06T15:45:00.196Z] 
15:45:00 [2021-05-06T15:45:00.196Z] #55 [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
15:45:00 [2021-05-06T15:45:00.196Z] #55 sha256:08d60f9acce9062c0486055f004119e73b7f54b9aff76da9d52cdfa83354a516
15:45:00 [2021-05-06T15:45:00.196Z] #55 CACHED
15:45:00 [2021-05-06T15:45:00.452Z] 
15:45:00 [2021-05-06T15:45:00.452Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:45:00 [2021-05-06T15:45:00.452Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:45:00 [2021-05-06T15:45:00.452Z] #42 3.341 Reading package lists...
15:45:00 [2021-05-06T15:45:00.452Z] #42 ...
15:45:00 [2021-05-06T15:45:00.452Z] 
15:45:00 [2021-05-06T15:45:00.452Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:45:00 [2021-05-06T15:45:00.452Z] #58 sha256:1cac8658917e0a99e367710e3f22a3bdebbb85dc058708036d3bfce66e03b725
15:45:00 [2021-05-06T15:45:00.452Z] #58 CACHED
15:45:00 [2021-05-06T15:45:00.452Z] 
15:45:00 [2021-05-06T15:45:00.452Z] #57 [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
15:45:00 [2021-05-06T15:45:00.452Z] #57 sha256:694598f905d3e8f887bd3983f74b52c92bf795438dbeaa08c0dbd0085c6f97d8
15:45:00 [2021-05-06T15:45:00.452Z] #57 CACHED
15:45:00 [2021-05-06T15:45:00.452Z] 
15:45:00 [2021-05-06T15:45:00.452Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:45:00 [2021-05-06T15:45:00.452Z] #59 sha256:6d284b4202c202dc99ce5eff451e9744507b05d7c73db7468cbeeb92adfd085c
15:45:00 [2021-05-06T15:45:00.452Z] #59 CACHED
15:45:00 [2021-05-06T15:45:00.452Z] 
15:45:00 [2021-05-06T15:45:00.452Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:45:00 [2021-05-06T15:45:00.452Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:45:00 [2021-05-06T15:45:00.452Z] #42 3.341 Reading package lists...
15:45:01 [2021-05-06T15:45:01.014Z] #42 4.181 Reading package lists...
15:45:01 [2021-05-06T15:45:01.014Z] #42 ...
15:45:01 [2021-05-06T15:45:01.014Z] 
15:45:01 [2021-05-06T15:45:01.014Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:45:01 [2021-05-06T15:45:01.014Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:45:01 [2021-05-06T15:45:01.014Z] #62 CACHED
15:45:01 [2021-05-06T15:45:01.014Z] 
15:45:01 [2021-05-06T15:45:01.014Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:45:01 [2021-05-06T15:45:01.014Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:45:01 [2021-05-06T15:45:01.014Z] #64 CACHED
15:45:01 [2021-05-06T15:45:01.014Z] 
15:45:01 [2021-05-06T15:45:01.014Z] #66 [proxy 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 proxy
15:45:01 [2021-05-06T15:45:01.014Z] #66 sha256:425d053c301d6b0f84f1f990cd694af34e0969f7a0e56eaa647261b4d8cc5dfd
15:45:01 [2021-05-06T15:45:01.014Z] #66 CACHED
15:45:01 [2021-05-06T15:45:01.269Z] 
15:45:01 [2021-05-06T15:45:01.269Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:45:01 [2021-05-06T15:45:01.269Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:45:01 [2021-05-06T15:45:01.269Z] #42 4.181 Reading package lists...
15:45:01 [2021-05-06T15:45:01.419Z] Merge succeeded, producing d249577e0209ff597dd99b298415292af8dae7bc
15:45:01 [2021-05-06T15:45:01.419Z] Checking out Revision d249577e0209ff597dd99b298415292af8dae7bc (PR-41739)
15:45:01 [2021-05-06T15:45:01.526Z] #42 4.912 Building dependency tree...
15:45:01 [2021-05-06T15:45:01.526Z] #42 5.049 Reading state information...
15:45:01 [2021-05-06T15:45:01.526Z] #42 5.171 The following additional packages will be installed:
15:45:01 [2021-05-06T15:45:01.694Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.171   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.171   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.172   python3-pkg-resources python3-protobuf python3-six python3.7
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.172   python3.7-minimal
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.173 Suggested packages:
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.173   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.173   python3.7-doc binfmt-support
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.321 The following NEW packages will be installed:
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.322   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.322   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.322   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
15:45:01 [2021-05-06T15:45:01.781Z] #42 5.322   python3.7-minimal
15:45:01 [2021-05-06T15:45:01.806Z] First time build. Skipping changelog.
15:45:00 [2021-05-06T15:45:00.376Z]  > git remote # timeout=10
15:45:00 [2021-05-06T15:45:00.408Z]  > git config --get remote.origin.url # timeout=10
15:45:00 [2021-05-06T15:45:00.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:45:00 [2021-05-06T15:45:00.455Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:45:01 [2021-05-06T15:45:01.331Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:45:01 [2021-05-06T15:45:01.442Z]  > git config core.sparsecheckout # timeout=10
15:45:01 [2021-05-06T15:45:01.489Z]  > git checkout -f d249577e0209ff597dd99b298415292af8dae7bc # timeout=10
15:45:01 [2021-05-06T15:45:01.724Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.598 0 upgraded, 16 newly installed, 0 to remove and 29 not upgraded.
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.598 Need to get 6695 kB of archives.
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.598 After this operation, 33.1 MB of additional disk space will be used.
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.609 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.627 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.630 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.647 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.651 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.652 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.652 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.661 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.663 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.663 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.666 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.667 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:45:02 [2021-05-06T15:45:02.036Z] #42 5.668 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:45:02 [2021-05-06T15:45:02.638Z] #42 6.090 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:45:03 [2021-05-06T15:45:03.199Z] #42 6.719 debconf: delaying package configuration, since apt-utils is not installed
15:45:03 [2021-05-06T15:45:03.199Z] #42 6.744 Fetched 6695 kB in 1s (5464 kB/s)
15:45:03 [2021-05-06T15:45:03.199Z] #42 6.778 Selecting previously unselected package libpython3.7-minimal:amd64.
15:45:03 [2021-05-06T15:45:03.199Z] #42 6.778 (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 ... 15410 files and directories currently installed.)
15:45:03 [2021-05-06T15:45:03.199Z] #42 6.867 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:45:03 [2021-05-06T15:45:03.199Z] #42 6.870 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:45:03 [2021-05-06T15:45:03.454Z] #42 6.976 Selecting previously unselected package python3.7-minimal.
15:45:03 [2021-05-06T15:45:03.454Z] #42 6.978 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:45:03 [2021-05-06T15:45:03.454Z] #42 6.985 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
15:45:03 [2021-05-06T15:45:03.454Z] #42 7.180 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:45:03 [2021-05-06T15:45:03.619Z] + docker version
15:45:03 [2021-05-06T15:45:03.619Z] Client: Mirantis Container Runtime
15:45:03 [2021-05-06T15:45:03.619Z]  Version:           20.10.0
15:45:03 [2021-05-06T15:45:03.619Z]  API version:       1.41
15:45:03 [2021-05-06T15:45:03.619Z]  Go version:        go1.13.15
15:45:03 [2021-05-06T15:45:03.619Z]  Git commit:        6ee42dc
15:45:03 [2021-05-06T15:45:03.619Z]  Built:             03/11/2021 13:24:56
15:45:03 [2021-05-06T15:45:03.619Z]  OS/Arch:           windows/amd64
15:45:03 [2021-05-06T15:45:03.619Z]  Context:           default
15:45:03 [2021-05-06T15:45:03.619Z]  Experimental:      true
15:45:03 [2021-05-06T15:45:03.619Z] 
15:45:03 [2021-05-06T15:45:03.619Z] Server: Mirantis Container Runtime
15:45:03 [2021-05-06T15:45:03.619Z]  Engine:
15:45:03 [2021-05-06T15:45:03.619Z]   Version:          20.10.0
15:45:03 [2021-05-06T15:45:03.619Z]   API version:      1.41 (minimum version 1.24)
15:45:03 [2021-05-06T15:45:03.619Z]   Go version:       go1.13.15
15:45:03 [2021-05-06T15:45:03.619Z]   Git commit:       1e08f21e79
15:45:03 [2021-05-06T15:45:03.619Z]   Built:            03/11/2021 13:23:32
15:45:03 [2021-05-06T15:45:03.619Z]   OS/Arch:          windows/amd64
15:45:03 [2021-05-06T15:45:03.619Z]   Experimental:     true
15:45:03 [2021-05-06T15:45:03.709Z] #42 7.196 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
[Pipeline] sh
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.637 Selecting previously unselected package python3-minimal.
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.637 (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 ... 15650 files and directories currently installed.)
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.647 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.650 Unpacking python3-minimal (3.7.3-1) ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.691 Selecting previously unselected package libmpdec2:amd64.
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.693 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.705 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.742 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.744 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.748 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.947 Selecting previously unselected package python3.7.
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.949 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.953 Unpacking python3.7 (3.7.3-2+deb10u3) ...
15:45:04 [2021-05-06T15:45:04.277Z] #42 7.996 Selecting previously unselected package libpython3-stdlib:amd64.
15:45:04 [2021-05-06T15:45:04.546Z] #42 7.997 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.001 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.049 Setting up python3-minimal (3.7.3-1) ...
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.221 Selecting previously unselected package python3.
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.221 (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 ... 16062 files and directories currently installed.)
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.228 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.235 Unpacking python3 (3.7.3-1) ...
15:45:04 [2021-05-06T15:45:04.546Z] #42 8.277 Selecting previously unselected package libprotobuf17:amd64.
15:45:04 [2021-05-06T15:45:04.645Z] + docker info
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.280 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.284 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.391 Selecting previously unselected package python3-pkg-resources.
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.393 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.397 Unpacking python3-pkg-resources (40.8.0-1) ...
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.443 Selecting previously unselected package python3-six.
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.445 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.450 Unpacking python3-six (1.12.0-1) ...
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.488 Selecting previously unselected package python3-protobuf.
15:45:04 [2021-05-06T15:45:04.802Z] #42 8.491 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.496 Unpacking python3-protobuf (3.6.1.3-2) ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.578 Selecting previously unselected package libnet1:amd64.
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.580 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.584 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.637 Selecting previously unselected package libnl-3-200:amd64.
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.639 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.643 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.687 Selecting previously unselected package libprotobuf-c1:amd64.
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.689 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.694 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:45:05 [2021-05-06T15:45:05.057Z] #42 8.745 Selecting previously unselected package criu.
15:45:05 [2021-05-06T15:45:05.109Z] Client:
15:45:05 [2021-05-06T15:45:05.109Z]  Context:    default
15:45:05 [2021-05-06T15:45:05.109Z]  Debug Mode: false
15:45:05 [2021-05-06T15:45:05.109Z]  Plugins:
15:45:05 [2021-05-06T15:45:05.109Z]   app: Docker Application (Docker Inc., v0.8.0)
15:45:05 [2021-05-06T15:45:05.109Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
15:45:05 [2021-05-06T15:45:05.109Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
15:45:05 [2021-05-06T15:45:05.109Z] 
15:45:05 [2021-05-06T15:45:05.109Z] Server:
15:45:05 [2021-05-06T15:45:05.109Z]  Containers: 2
15:45:05 [2021-05-06T15:45:05.109Z]   Running: 0
15:45:05 [2021-05-06T15:45:05.109Z]   Paused: 0
15:45:05 [2021-05-06T15:45:05.109Z]   Stopped: 2
15:45:05 [2021-05-06T15:45:05.109Z]  Images: 11
15:45:05 [2021-05-06T15:45:05.109Z]  Server Version: 20.10.0
15:45:05 [2021-05-06T15:45:05.109Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:45:05 [2021-05-06T15:45:05.109Z]   Windows: 
15:45:05 [2021-05-06T15:45:05.109Z]   LCOW: 
15:45:05 [2021-05-06T15:45:05.109Z]  Logging Driver: json-file
15:45:05 [2021-05-06T15:45:05.109Z]  Plugins:
15:45:05 [2021-05-06T15:45:05.109Z]   Volume: local
15:45:05 [2021-05-06T15:45:05.109Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:45:05 [2021-05-06T15:45:05.109Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:45:05 [2021-05-06T15:45:05.109Z]  Swarm: inactive
15:45:05 [2021-05-06T15:45:05.109Z]  Default Isolation: process
15:45:05 [2021-05-06T15:45:05.109Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
15:45:05 [2021-05-06T15:45:05.109Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
15:45:05 [2021-05-06T15:45:05.109Z]  OSType: windows
15:45:05 [2021-05-06T15:45:05.109Z]  Architecture: x86_64
15:45:05 [2021-05-06T15:45:05.109Z]  CPUs: 4
15:45:05 [2021-05-06T15:45:05.109Z]  Total Memory: 32GiB
15:45:05 [2021-05-06T15:45:05.109Z]  Name: azwin-2-527d50
15:45:05 [2021-05-06T15:45:05.109Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
15:45:05 [2021-05-06T15:45:05.109Z]  Docker Root Dir: D:\docker
15:45:05 [2021-05-06T15:45:05.109Z]  Debug Mode: false
15:45:05 [2021-05-06T15:45:05.109Z]  Registry: https://index.docker.io/v1/
15:45:05 [2021-05-06T15:45:05.109Z]  Labels:
15:45:05 [2021-05-06T15:45:05.109Z]  Experimental: true
15:45:05 [2021-05-06T15:45:05.109Z]  Insecure Registries:
15:45:05 [2021-05-06T15:45:05.109Z]   10.0.0.4:5000
15:45:05 [2021-05-06T15:45:05.109Z]   127.0.0.0/8
15:45:05 [2021-05-06T15:45:05.109Z]  Registry Mirrors:
15:45:05 [2021-05-06T15:45:05.109Z]   http://10.0.0.4:5000/
15:45:05 [2021-05-06T15:45:05.109Z]  Live Restore Enabled: false
15:45:05 [2021-05-06T15:45:05.109Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.747 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.751 Unpacking criu (3.15-1) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.853 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.868 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.880 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.896 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.906 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.917 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.930 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:45:05 [2021-05-06T15:45:05.312Z] #42 8.942 Setting up python3.7 (3.7.3-2+deb10u3) ...
15:45:05 [2021-05-06T15:45:05.874Z] #42 9.556 Setting up python3 (3.7.3-1) ...
15:45:06 [2021-05-06T15:45:06.130Z] #42 9.650 Setting up python3-six (1.12.0-1) ...
15:45:06 [2021-05-06T15:45:06.130Z] #42 9.782 Setting up python3-pkg-resources (40.8.0-1) ...
15:45:06 [2021-05-06T15:45:06.386Z] #42 9.964 Setting up python3-protobuf (3.6.1.3-2) ...
15:45:06 [2021-05-06T15:45:06.946Z] #42 10.35 Setting up criu (3.15-1) ...
15:45:07 [2021-05-06T15:45:07.243Z] #42 10.58 Processing triggers for libc-bin (2.28-10) ...
15:45:07 [2021-05-06T15:45:07.243Z] #42 10.69 Processing triggers for mime-support (3.62) ...
15:45:07 [2021-05-06T15:45:07.501Z] #42 DONE 11.1s
15:45:07 [2021-05-06T15:45:07.501Z] 
15:45:07 [2021-05-06T15:45:07.501Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /usr/sbin/criu /usr/local/bin
15:45:07 [2021-05-06T15:45:07.501Z] #43 sha256:8becf701e784dd4f562bc6258bd2c09602901275343feb9a0a8e97cb20a38fc2
15:45:07 [2021-05-06T15:45:07.501Z] #43 DONE 0.1s
15:45:07 [2021-05-06T15:45:07.756Z] 
15:45:07 [2021-05-06T15:45:07.756Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
15:45:07 [2021-05-06T15:45:07.756Z] #45 sha256:717ed2b01eb1f26d70684688346285f6d8a3acee2532281c94ea137110cb7a00
15:45:07 [2021-05-06T15:45:07.756Z] #45 DONE 0.1s
15:45:07 [2021-05-06T15:45:07.756Z] 
15:45:07 [2021-05-06T15:45:07.756Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
15:45:07 [2021-05-06T15:45:07.756Z] #47 sha256:3b874babe4565cb1d1e7a35884340fa0d4db7b52d029eb8b053355fba8971515
15:45:07 [2021-05-06T15:45:07.756Z] #47 DONE 0.1s
15:45:07 [2021-05-06T15:45:07.756Z] 
15:45:07 [2021-05-06T15:45:07.756Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
15:45:07 [2021-05-06T15:45:07.756Z] #49 sha256:b83fabf9bf67f487c6c7c2ed1d2905d8fac8d218725495ad77913b784080977a
15:45:08 [2021-05-06T15:45:08.011Z] #49 DONE 0.2s
15:45:08 [2021-05-06T15:45:08.011Z] 
15:45:08 [2021-05-06T15:45:08.011Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
15:45:08 [2021-05-06T15:45:08.011Z] #51 sha256:fa614392d154237dae57e4c1c510848e8a45f88e9194e7db8eeab3a40d73ad80
15:45:08 [2021-05-06T15:45:08.011Z] #51 DONE 0.1s
15:45:08 [2021-05-06T15:45:08.011Z] 
15:45:08 [2021-05-06T15:45:08.011Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
15:45:08 [2021-05-06T15:45:08.011Z] #53 sha256:5fae40d1b7e982a87602209a6d59dd07e390b435f10dea63c20486b1b2c5f6ef
15:45:08 [2021-05-06T15:45:08.266Z] #53 DONE 0.1s
15:45:08 [2021-05-06T15:45:08.266Z] 
15:45:08 [2021-05-06T15:45:08.266Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
15:45:08 [2021-05-06T15:45:08.266Z] #56 sha256:895581f0f6c6e834595a9bb56a49321aad00fb7310c5e666dd1dda49bf43e041
15:45:08 [2021-05-06T15:45:08.869Z] #56 DONE 0.5s
15:45:08 [2021-05-06T15:45:08.869Z] 
15:45:08 [2021-05-06T15:45:08.869Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:45:08 [2021-05-06T15:45:08.869Z] #60 sha256:3848b7c0cbf37bb6522dbc4aed967c9686f6ed585573fa1765b659aaa5de7ff5
15:45:08 [2021-05-06T15:45:08.869Z] #60 DONE 0.2s
15:45:08 [2021-05-06T15:45:08.869Z] 
15:45:08 [2021-05-06T15:45:08.869Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
15:45:08 [2021-05-06T15:45:08.869Z] #65 sha256:f6ebb8f7be21ab721ab24882366d748965be441e8e0f1a1e250fb915c44b4361
15:45:09 [2021-05-06T15:45:09.430Z] #65 DONE 0.4s
15:45:09 [2021-05-06T15:45:09.430Z] 
15:45:09 [2021-05-06T15:45:09.430Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
15:45:09 [2021-05-06T15:45:09.430Z] #67 sha256:f44082154b5e74a0ac58aced081c93bc1fe0206730518b7601f4254f19cc01c0
15:45:09 [2021-05-06T15:45:09.430Z] #67 DONE 0.1s
15:45:09 [2021-05-06T15:45:09.430Z] 
15:45:09 [2021-05-06T15:45:09.430Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:45:09 [2021-05-06T15:45:09.430Z] #68 sha256:03604520c12c223d0f6bf07039ef516f5fc0b993a5ec190e03e6ba8c50aedf91
15:45:09 [2021-05-06T15:45:09.430Z] #68 DONE 0.0s
15:45:09 [2021-05-06T15:45:09.430Z] 
15:45:09 [2021-05-06T15:45:09.430Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
15:45:09 [2021-05-06T15:45:09.430Z] #69 sha256:51d71d540d8158b7b19d9a56f5dbef1bc23b75d56364cecad3eb16b8048ab3dc
15:45:09 [2021-05-06T15:45:09.991Z] #69 DONE 0.6s
15:45:09 [2021-05-06T15:45:09.991Z] 
15:45:09 [2021-05-06T15:45:09.991Z] #70 exporting to image
15:45:09 [2021-05-06T15:45:09.991Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:45:09 [2021-05-06T15:45:09.991Z] #70 exporting layers
15:45:11 [2021-05-06T15:45:11.877Z] #70 exporting layers 1.8s done
15:45:11 [2021-05-06T15:45:11.877Z] #70 writing image sha256:47fce027e3a466ee995f43f5cf6f902d954fc48e7bfe5763aece4fd1f71e18d5 done
15:45:11 [2021-05-06T15:45:11.877Z] #70 naming to docker.io/library/docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 done
15:45:11 [2021-05-06T15:45:11.877Z] #70 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:45:12 [2021-05-06T15:45:12.220Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -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:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh dynbinary test-integration
15:45:12 [2021-05-06T15:45:12.780Z] 
15:45:12 [2021-05-06T15:45:12.780Z] Removing bundles/
15:45:12 [2021-05-06T15:45:12.780Z] 
15:45:12 [2021-05-06T15:45:12.780Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:45:12 [2021-05-06T15:45:12.780Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:45:12 [2021-05-06T15:45:12.780Z] GOOS="" GOARCH="" GOARM=""
15:45:14 [2021-05-06T15:45:14.370Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:45:14 [2021-05-06T15:45:14.370Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cdf6665f\powershellScript.ps1'; exit $LASTEXITCODE;
15:45:14 [2021-05-06T15:45:14.370Z] ----------------------------------------------------------------------------
15:45:14 [2021-05-06T15:45:14.370Z] 
15:45:14 [2021-05-06T15:45:14.370Z] INFO: executeCI.ps1 starting at Thu May  6 15:45:13 CUT 2021
15:45:14 [2021-05-06T15:45:14.370Z] 
15:45:14 [2021-05-06T15:45:14.370Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:45:14 [2021-05-06T15:45:14.370Z] INFO: Running git version 2.24.1.windows.2
15:45:14 [2021-05-06T15:45:14.370Z] INFO: Branch:fe_release Build:20295.1.210212-1600
15:45:14 [2021-05-06T15:45:14.370Z] INFO: Environment variables:
15:45:14 [2021-05-06T15:45:14.370Z] 
15:45:14 [2021-05-06T15:45:14.370Z] Name                           Value                                                                                   
15:45:14 [2021-05-06T15:45:14.370Z] ----                           -----                                                                                   
15:45:14 [2021-05-06T15:45:14.370Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:45:14 [2021-05-06T15:45:14.370Z] amd64                          true                                                                                    
15:45:14 [2021-05-06T15:45:14.370Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
15:45:14 [2021-05-06T15:45:14.370Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:45:14 [2021-05-06T15:45:14.370Z] arm64                          true                                                                                    
15:45:14 [2021-05-06T15:45:14.370Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
15:45:14 [2021-05-06T15:45:14.370Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
15:45:14 [2021-05-06T15:45:14.370Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
15:45:14 [2021-05-06T15:45:14.370Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:45:14 [2021-05-06T15:45:14.370Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
15:45:14 [2021-05-06T15:45:14.370Z] BRANCH_NAME                    PR-41739                                                                                
15:45:14 [2021-05-06T15:45:14.370Z] BUILD_DISPLAY_NAME             #4                                                                                      
15:45:14 [2021-05-06T15:45:14.370Z] BUILD_ID                       4                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] BUILD_NUMBER                   4                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] BUILD_TAG                      jenkins-moby-PR-41739-4                                                                 
15:45:14 [2021-05-06T15:45:14.370Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41739/4/                              
15:45:14 [2021-05-06T15:45:14.370Z] cgroup2                        true                                                                                    
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_AUTHOR                  kolyshkin                                                                               
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_AUTHOR_DISPLAY_NAME     Kir Kolyshkin                                                                           
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_BRANCH                  bin-criu                                                                                
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_FORK                    kolyshkin                                                                               
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_ID                      41739                                                                                   
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_TARGET                  master                                                                                  
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_TITLE                   Dockerfile: install criu from binary repo                                               
15:45:14 [2021-05-06T15:45:14.370Z] CHANGE_URL                     https://github.com/moby/moby/pull/41739                                                 
15:45:14 [2021-05-06T15:45:14.370Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
15:45:14 [2021-05-06T15:45:14.370Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:45:14 [2021-05-06T15:45:14.370Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:45:14 [2021-05-06T15:45:14.370Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:45:14 [2021-05-06T15:45:14.370Z] COMPUTERNAME                   azwin-2-527d50                                                                          
15:45:14 [2021-05-06T15:45:14.370Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
15:45:14 [2021-05-06T15:45:14.370Z] ConfigSequenceNumber           0                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] dco                            true                                                                                    
15:45:14 [2021-05-06T15:45:14.370Z] DOCKER_BUILDKIT                0                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] DOCKER_DUT_DEBUG               1                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:45:14 [2021-05-06T15:45:14.370Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:45:14 [2021-05-06T15:45:14.370Z] EXECUTOR_NUMBER                0                                                                                       
15:45:14 [2021-05-06T15:45:14.370Z] FQDN                           azwin-2-527d50.westus.cloudapp.azure.com                                                
15:45:14 [2021-05-06T15:45:14.370Z] GIT_BRANCH                     PR-41739                                                                                
15:45:14 [2021-05-06T15:45:14.370Z] GIT_COMMIT                     569d8ef1b6538aeb1c732321c3b51f7310e6e740                                                
15:45:14 [2021-05-06T15:45:14.370Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:45:14 [2021-05-06T15:45:14.370Z] HUDSON_COOKIE                  a1a3e0a9-2aa0-47bb-8e63-bfb2aaf3dd33                                                    
15:45:14 [2021-05-06T15:45:14.370Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:45:14 [2021-05-06T15:45:14.371Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:45:14 [2021-05-06T15:45:14.371Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:45:14 [2021-05-06T15:45:14.371Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
15:45:14 [2021-05-06T15:45:14.371Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:45:14 [2021-05-06T15:45:14.371Z] JENKINS_NODE_COOKIE            49179649-57df-4924-bb92-e16ccf7af342                                                    
15:45:14 [2021-05-06T15:45:14.371Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:45:14 [2021-05-06T15:45:14.371Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:45:14 [2021-05-06T15:45:14.371Z] JOB_BASE_NAME                  PR-41739                                                                                
15:45:14 [2021-05-06T15:45:14.371Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41739/display/redirect                
15:45:14 [2021-05-06T15:45:14.371Z] JOB_NAME                       moby/PR-41739                                                                           
15:45:14 [2021-05-06T15:45:14.371Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41739/                                
15:45:14 [2021-05-06T15:45:14.371Z] library.jps.version            master                                                                                  
15:45:14 [2021-05-06T15:45:14.371Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
15:45:14 [2021-05-06T15:45:14.371Z] NODE_LABELS                    amd64 azure azwin-2-527d50 azwin-2022 docker west-us windows windows-2022 x86_64        
15:45:14 [2021-05-06T15:45:14.371Z] NODE_NAME                      azwin-2-527d50                                                                          
15:45:14 [2021-05-06T15:45:14.371Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:45:14 [2021-05-06T15:45:14.371Z] OS                             Windows_NT                                                                              
15:45:14 [2021-05-06T15:45:14.371Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
15:45:14 [2021-05-06T15:45:14.371Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:45:14 [2021-05-06T15:45:14.371Z] ppc64le                        false                                                                                   
15:45:14 [2021-05-06T15:45:14.371Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:45:14 [2021-05-06T15:45:14.371Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
15:45:14 [2021-05-06T15:45:14.371Z] PROCESSOR_LEVEL                6                                                                                       
15:45:14 [2021-05-06T15:45:14.371Z] PROCESSOR_REVISION             5507                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] ProgramData                    C:\ProgramData                                                                          
15:45:14 [2021-05-06T15:45:14.371Z] ProgramFiles                   C:\Program Files                                                                        
15:45:14 [2021-05-06T15:45:14.371Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:45:14 [2021-05-06T15:45:14.371Z] ProgramW6432                   C:\Program Files                                                                        
15:45:14 [2021-05-06T15:45:14.371Z] PROMPT                         $P$G                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:45:14 [2021-05-06T15:45:14.371Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
15:45:14 [2021-05-06T15:45:14.371Z] PUBLIC                         C:\Users\Public                                                                         
15:45:14 [2021-05-06T15:45:14.371Z] rootless                       true                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect?page=artif...
15:45:14 [2021-05-06T15:45:14.371Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect?page=changes 
15:45:14 [2021-05-06T15:45:14.371Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect              
15:45:14 [2021-05-06T15:45:14.371Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect?page=tests   
15:45:14 [2021-05-06T15:45:14.371Z] s390x                          false                                                                                   
15:45:14 [2021-05-06T15:45:14.371Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:45:14 [2021-05-06T15:45:14.371Z] SOURCES_DRIVE                  d                                                                                       
15:45:14 [2021-05-06T15:45:14.371Z] SOURCES_SUBDIR                 gopath                                                                                  
15:45:14 [2021-05-06T15:45:14.371Z] STAGE_NAME                     Run tests                                                                               
15:45:14 [2021-05-06T15:45:14.371Z] SystemDrive                    C:                                                                                      
15:45:14 [2021-05-06T15:45:14.371Z] SystemRoot                     C:\Windows                                                                              
15:45:14 [2021-05-06T15:45:14.371Z] TEMP                           C:\Windows\TEMP                                                                         
15:45:14 [2021-05-06T15:45:14.371Z] TESTDEBUG                      0                                                                                       
15:45:14 [2021-05-06T15:45:14.371Z] TESTRUN_DRIVE                  d                                                                                       
15:45:14 [2021-05-06T15:45:14.371Z] TESTRUN_SUBDIR                 CI                                                                                      
15:45:14 [2021-05-06T15:45:14.371Z] TIMEOUT                        120m                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] TMP                            C:\Windows\TEMP                                                                         
15:45:14 [2021-05-06T15:45:14.371Z] unit_validate                  true                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] USERDOMAIN                     WORKGROUP                                                                               
15:45:14 [2021-05-06T15:45:14.371Z] USERNAME                       azwin-2-527d50$                                                                         
15:45:14 [2021-05-06T15:45:14.371Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
15:45:14 [2021-05-06T15:45:14.371Z] validate_force                 false                                                                                   
15:45:14 [2021-05-06T15:45:14.371Z] windir                         C:\Windows                                                                              
15:45:14 [2021-05-06T15:45:14.371Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
15:45:14 [2021-05-06T15:45:14.371Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
15:45:14 [2021-05-06T15:45:14.371Z] windows2022                    true                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] windowsRS1                     false                                                                                   
15:45:14 [2021-05-06T15:45:14.371Z] windowsRS5                     true                                                                                    
15:45:14 [2021-05-06T15:45:14.371Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:45:14 [2021-05-06T15:45:14.371Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
15:45:14 [2021-05-06T15:45:14.371Z] 
15:45:14 [2021-05-06T15:45:14.371Z] 
15:45:14 [2021-05-06T15:45:14.371Z] 
15:45:14 [2021-05-06T15:45:14.371Z] INFO: Sources under d:\gopath\...
15:45:14 [2021-05-06T15:45:14.371Z] INFO: Test run under d:\CI\...
15:45:14 [2021-05-06T15:45:14.371Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:45:14 [2021-05-06T15:45:14.371Z] INFO: docker/docker repository was found
15:45:14 [2021-05-06T15:45:14.830Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
15:45:14 [2021-05-06T15:45:14.830Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
15:45:14 [2021-05-06T15:45:14.830Z] INFO: Docker version of control daemon
15:45:14 [2021-05-06T15:45:14.830Z] 
15:45:14 [2021-05-06T15:45:14.830Z] Client: Mirantis Container Runtime
15:45:14 [2021-05-06T15:45:14.830Z]  Version:           20.10.0
15:45:14 [2021-05-06T15:45:14.830Z]  API version:       1.41
15:45:14 [2021-05-06T15:45:14.830Z]  Go version:        go1.13.15
15:45:14 [2021-05-06T15:45:14.830Z]  Git commit:        6ee42dc
15:45:14 [2021-05-06T15:45:14.830Z]  Built:             03/11/2021 13:24:56
15:45:14 [2021-05-06T15:45:14.830Z]  OS/Arch:           windows/amd64
15:45:14 [2021-05-06T15:45:14.830Z]  Context:           default
15:45:14 [2021-05-06T15:45:14.830Z]  Experimental:      true
15:45:14 [2021-05-06T15:45:14.830Z] 
15:45:14 [2021-05-06T15:45:14.830Z] Server: Mirantis Container Runtime
15:45:14 [2021-05-06T15:45:14.830Z]  Engine:
15:45:14 [2021-05-06T15:45:14.830Z]   Version:          20.10.0
15:45:14 [2021-05-06T15:45:14.830Z]   API version:      1.41 (minimum version 1.24)
15:45:14 [2021-05-06T15:45:14.830Z]   Go version:       go1.13.15
15:45:14 [2021-05-06T15:45:14.830Z]   Git commit:       1e08f21e79
15:45:14 [2021-05-06T15:45:14.830Z]   Built:            03/11/2021 13:23:32
15:45:14 [2021-05-06T15:45:14.830Z]   OS/Arch:          windows/amd64
15:45:14 [2021-05-06T15:45:14.830Z]   Experimental:     true
15:45:14 [2021-05-06T15:45:14.830Z] 
15:45:14 [2021-05-06T15:45:14.830Z] INFO: Docker info of control daemon
15:45:14 [2021-05-06T15:45:14.830Z] 
15:45:15 [2021-05-06T15:45:15.289Z] Client:
15:45:15 [2021-05-06T15:45:15.289Z]  Context:    default
15:45:15 [2021-05-06T15:45:15.289Z]  Debug Mode: false
15:45:15 [2021-05-06T15:45:15.289Z]  Plugins:
15:45:15 [2021-05-06T15:45:15.289Z]   app: Docker Application (Docker Inc., v0.8.0)
15:45:15 [2021-05-06T15:45:15.289Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
15:45:15 [2021-05-06T15:45:15.289Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
15:45:15 [2021-05-06T15:45:15.289Z] 
15:45:15 [2021-05-06T15:45:15.289Z] Server:
15:45:15 [2021-05-06T15:45:15.289Z]  Containers: 2
15:45:15 [2021-05-06T15:45:15.289Z]   Running: 0
15:45:15 [2021-05-06T15:45:15.289Z]   Paused: 0
15:45:15 [2021-05-06T15:45:15.289Z]   Stopped: 2
15:45:15 [2021-05-06T15:45:15.289Z]  Images: 11
15:45:15 [2021-05-06T15:45:15.289Z]  Server Version: 20.10.0
15:45:15 [2021-05-06T15:45:15.289Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:45:15 [2021-05-06T15:45:15.289Z]   Windows: 
15:45:15 [2021-05-06T15:45:15.289Z]   LCOW: 
15:45:15 [2021-05-06T15:45:15.289Z]  Logging Driver: json-file
15:45:15 [2021-05-06T15:45:15.289Z]  Plugins:
15:45:15 [2021-05-06T15:45:15.289Z]   Volume: local
15:45:15 [2021-05-06T15:45:15.289Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:45:15 [2021-05-06T15:45:15.289Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:45:15 [2021-05-06T15:45:15.289Z]  Swarm: inactive
15:45:15 [2021-05-06T15:45:15.289Z]  Default Isolation: process
15:45:15 [2021-05-06T15:45:15.289Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
15:45:15 [2021-05-06T15:45:15.289Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
15:45:15 [2021-05-06T15:45:15.289Z]  OSType: windows
15:45:15 [2021-05-06T15:45:15.289Z]  Architecture: x86_64
15:45:15 [2021-05-06T15:45:15.289Z]  CPUs: 4
15:45:15 [2021-05-06T15:45:15.289Z]  Total Memory: 32GiB
15:45:15 [2021-05-06T15:45:15.289Z]  Name: azwin-2-527d50
15:45:15 [2021-05-06T15:45:15.289Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
15:45:15 [2021-05-06T15:45:15.289Z]  Docker Root Dir: D:\docker
15:45:15 [2021-05-06T15:45:15.289Z]  Debug Mode: false
15:45:15 [2021-05-06T15:45:15.289Z]  Registry: https://index.docker.io/v1/
15:45:15 [2021-05-06T15:45:15.289Z]  Labels:
15:45:15 [2021-05-06T15:45:15.289Z]  Experimental: true
15:45:15 [2021-05-06T15:45:15.289Z]  Insecure Registries:
15:45:15 [2021-05-06T15:45:15.289Z]   10.0.0.4:5000
15:45:15 [2021-05-06T15:45:15.289Z]   127.0.0.0/8
15:45:15 [2021-05-06T15:45:15.289Z]  Registry Mirrors:
15:45:15 [2021-05-06T15:45:15.289Z]   http://10.0.0.4:5000/
15:45:15 [2021-05-06T15:45:15.289Z]  Live Restore Enabled: false
15:45:15 [2021-05-06T15:45:15.289Z] 
15:45:15 [2021-05-06T15:45:15.289Z] 
15:45:15 [2021-05-06T15:45:15.289Z] INFO: Commit hash is d249577e02
15:45:15 [2021-05-06T15:45:15.290Z] INFO: Nuke-Everything...
15:45:15 [2021-05-06T15:45:15.290Z] INFO: Container count on control daemon to delete is 2
15:45:15 [2021-05-06T15:45:15.749Z] 5dae4c5286a8
15:45:15 [2021-05-06T15:45:15.749Z] ea82c7c015b7
15:45:15 [2021-05-06T15:45:15.749Z] INFO: Non-base image count on control daemon to delete is 1
15:45:17 [2021-05-06T15:45:17.286Z] Deleted: sha256:725b13ee2334e65b9a07a828ddb83578493264d2923fd831fc47808cccf3491c
15:45:17 [2021-05-06T15:45:17.286Z] Deleted: sha256:d0332f380b01a3139c47b6ffbe9be13817d13861f790ef36e7480440ef60bd7d
15:45:17 [2021-05-06T15:45:17.286Z] INFO: Nuking d:\CI
15:45:29 [2021-05-06T15:45:29.680Z] INFO: Zapped successfully
15:45:29 [2021-05-06T15:45:29.680Z] INFO: Location for testing is d:\CI\PR-41739\4
15:45:29 [2021-05-06T15:45:29.680Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:45:29 [2021-05-06T15:45:29.680Z] 
15:45:29 [2021-05-06T15:45:29.680Z] 
15:45:29 [2021-05-06T15:45:29.680Z] INFO: Building the image from Dockerfile.windows at 05/06/2021 15:45:28...
15:45:29 [2021-05-06T15:45:29.680Z] 
15:45:32 [2021-05-06T15:45:32.605Z] Sending build context to Docker daemon  58.22MB
15:45:32 [2021-05-06T15:45:32.605Z] 
15:45:32 [2021-05-06T15:45:32.605Z] Step 1/10 : FROM microsoft/windowsservercore
15:45:32 [2021-05-06T15:45:32.605Z]  ---> 39d157a84080
15:45:32 [2021-05-06T15:45:32.605Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> 06d29811a504
15:45:32 [2021-05-06T15:45:32.605Z] Step 3/10 : ARG GO_VERSION=1.13.15
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> f26c49d18c9d
15:45:32 [2021-05-06T15:45:32.605Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> 1108e070e1cf
15:45:32 [2021-05-06T15:45:32.605Z] 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}
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> b8462e3551a5
15:45:32 [2021-05-06T15:45:32.605Z] 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;
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> 570c7b0a2241
15:45:32 [2021-05-06T15:45:32.605Z] 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
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> e222cb672be6
15:45:32 [2021-05-06T15:45:32.605Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> 721f109ca64c
15:45:32 [2021-05-06T15:45:32.605Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:45:32 [2021-05-06T15:45:32.605Z]  ---> Using cache
15:45:32 [2021-05-06T15:45:32.605Z]  ---> 33839be60d56
15:45:32 [2021-05-06T15:45:32.605Z] Step 10/10 : COPY . .
15:45:34 [2021-05-06T15:45:34.143Z]  ---> Using cache
15:45:34 [2021-05-06T15:45:34.143Z]  ---> d209f44d3352
15:45:35 [2021-05-06T15:45:35.110Z] Successfully built d209f44d3352
15:45:35 [2021-05-06T15:45:35.110Z] Successfully tagged docker:latest
15:45:35 [2021-05-06T15:45:35.110Z] INFO: Image build ended at 05/06/2021 15:45:34. Duration:00:00:06.7769247
15:45:35 [2021-05-06T15:45:35.110Z] 
15:45:35 [2021-05-06T15:45:35.110Z] 
15:45:35 [2021-05-06T15:45:35.110Z] INFO: Building the test binaries at 05/06/2021 15:45:34...
15:45:39 [2021-05-06T15:45:39.801Z] INFO: make.ps1 starting at 05/06/2021 15:45:38
15:45:39 [2021-05-06T15:45:39.801Z] INFO: Git commit (d249577e02) assumed from DOCKER_GITCOMMIT environment variable
15:45:39 [2021-05-06T15:45:39.801Z] INFO: Invoking autogen...
15:45:39 [2021-05-06T15:45:39.801Z] INFO: Building daemon...
15:45:52 [2021-05-06T15:45:52.603Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0224570b4de9aa040) in /home/ubuntu/workspace/moby_PR-41739
[Pipeline] {
[Pipeline] checkout
15:45:52 [2021-05-06T15:45:52.700Z] The recommended git tool is: git
15:45:55 [2021-05-06T15:45:55.090Z] using credential docker-jenkins-github-credentials
15:45:55 [2021-05-06T15:45:55.096Z] Cloning the remote Git repository
15:45:55 [2021-05-06T15:45:55.096Z] Cloning with configured refspecs honoured and without tags
15:45:54 [2021-05-06T15:45:54.192Z] Cloning repository https://github.com/moby/moby.git
15:45:54 [2021-05-06T15:45:54.249Z]  > git init /home/ubuntu/workspace/moby_PR-41739 # timeout=10
15:45:54 [2021-05-06T15:45:54.477Z] Fetching upstream changes from https://github.com/moby/moby.git
15:45:54 [2021-05-06T15:45:54.478Z]  > git --version # timeout=10
15:45:54 [2021-05-06T15:45:54.519Z]  > git --version # 'git version 2.25.1'
15:45:54 [2021-05-06T15:45:54.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:45:54 [2021-05-06T15:45:54.540Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:07 [2021-05-06T15:46:07.883Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e4f73986cacf05fc) in /home/ubuntu/workspace/moby_PR-41739
[Pipeline] {
[Pipeline] checkout
15:46:08 [2021-05-06T15:46:08.075Z] The recommended git tool is: git
15:46:12 [2021-05-06T15:46:12.103Z] using credential docker-jenkins-github-credentials
15:46:12 [2021-05-06T15:46:12.120Z] Cloning the remote Git repository
15:46:12 [2021-05-06T15:46:12.120Z] Cloning with configured refspecs honoured and without tags
15:46:12 [2021-05-06T15:46:12.141Z] Cloning repository https://github.com/moby/moby.git
15:46:12 [2021-05-06T15:46:12.242Z]  > git init /home/ubuntu/workspace/moby_PR-41739 # timeout=10
15:46:13 [2021-05-06T15:46:13.004Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:13 [2021-05-06T15:46:13.004Z]  > git --version # timeout=10
15:46:13 [2021-05-06T15:46:13.019Z]  > git --version # 'git version 2.25.1'
15:46:13 [2021-05-06T15:46:13.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:13 [2021-05-06T15:46:13.022Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:15 [2021-05-06T15:46:15.228Z] Fetching without tags
15:46:15 [2021-05-06T15:46:15.522Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
15:46:15 [2021-05-06T15:46:15.173Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:15 [2021-05-06T15:46:15.188Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
15:46:15 [2021-05-06T15:46:15.200Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:15 [2021-05-06T15:46:15.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:15 [2021-05-06T15:46:15.231Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:15 [2021-05-06T15:46:15.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:15 [2021-05-06T15:46:15.232Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:15 [2021-05-06T15:46:15.529Z]  > git config core.sparsecheckout # timeout=10
15:46:15 [2021-05-06T15:46:15.548Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:46:16 [2021-05-06T15:46:16.109Z]  > git remote # timeout=10
15:46:16 [2021-05-06T15:46:16.172Z]  > git config --get remote.origin.url # timeout=10
15:46:16 [2021-05-06T15:46:16.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:16 [2021-05-06T15:46:16.206Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:46:16 [2021-05-06T15:46:16.643Z] Merge succeeded, producing 9bda3b0c3fc3f72ee22d3c480aab035a504b890e
15:46:16 [2021-05-06T15:46:16.643Z] Checking out Revision 9bda3b0c3fc3f72ee22d3c480aab035a504b890e (PR-41739)
15:46:16 [2021-05-06T15:46:16.630Z]  > git rev-parse HEAD^{commit} # timeout=10
15:46:16 [2021-05-06T15:46:16.645Z]  > git config core.sparsecheckout # timeout=10
15:46:16 [2021-05-06T15:46:16.668Z]  > git checkout -f 9bda3b0c3fc3f72ee22d3c480aab035a504b890e # timeout=10
15:46:20 [2021-05-06T15:46:20.347Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:46:20 [2021-05-06T15:46:20.362Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:46:20 [2021-05-06T15:46:20.351Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
15:46:21 [2021-05-06T15:46:21.358Z] + docker version
15:46:31 [2021-05-06T15:46:31.350Z] Client: Docker Engine - Community
15:46:31 [2021-05-06T15:46:31.350Z]  Version:           20.10.5
15:46:31 [2021-05-06T15:46:31.350Z]  API version:       1.41
15:46:31 [2021-05-06T15:46:31.350Z]  Go version:        go1.13.15
15:46:31 [2021-05-06T15:46:31.350Z]  Git commit:        55c4c88
15:46:31 [2021-05-06T15:46:31.350Z]  Built:             Tue Mar  2 20:18:20 2021
15:46:31 [2021-05-06T15:46:31.350Z]  OS/Arch:           linux/amd64
15:46:31 [2021-05-06T15:46:31.350Z]  Context:           default
15:46:31 [2021-05-06T15:46:31.350Z]  Experimental:      true
15:46:31 [2021-05-06T15:46:31.350Z] 
15:46:31 [2021-05-06T15:46:31.350Z] Server: Docker Engine - Community
15:46:31 [2021-05-06T15:46:31.350Z]  Engine:
15:46:31 [2021-05-06T15:46:31.350Z]   Version:          20.10.5
15:46:31 [2021-05-06T15:46:31.350Z]   API version:      1.41 (minimum version 1.12)
15:46:31 [2021-05-06T15:46:31.350Z]   Go version:       go1.13.15
15:46:31 [2021-05-06T15:46:31.350Z]   Git commit:       363e9a8
15:46:31 [2021-05-06T15:46:31.350Z]   Built:            Tue Mar  2 20:16:15 2021
15:46:31 [2021-05-06T15:46:31.350Z]   OS/Arch:          linux/amd64
15:46:31 [2021-05-06T15:46:31.350Z]   Experimental:     true
15:46:31 [2021-05-06T15:46:31.350Z]  containerd:
15:46:31 [2021-05-06T15:46:31.350Z]   Version:          1.4.4
15:46:31 [2021-05-06T15:46:31.350Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:46:31 [2021-05-06T15:46:31.350Z]  runc:
15:46:31 [2021-05-06T15:46:31.350Z]   Version:          1.0.0-rc93
15:46:31 [2021-05-06T15:46:31.350Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:46:31 [2021-05-06T15:46:31.350Z]  docker-init:
15:46:31 [2021-05-06T15:46:31.350Z]   Version:          0.19.0
15:46:31 [2021-05-06T15:46:31.350Z]   GitCommit:        de40ad0
[Pipeline] sh
15:46:31 [2021-05-06T15:46:31.664Z] + docker info
15:46:33 [2021-05-06T15:46:33.591Z] Fetching without tags
15:46:33 [2021-05-06T15:46:33.489Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:33 [2021-05-06T15:46:33.511Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
15:46:33 [2021-05-06T15:46:33.521Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:33 [2021-05-06T15:46:33.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:33 [2021-05-06T15:46:33.588Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:33 [2021-05-06T15:46:33.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:33 [2021-05-06T15:46:33.775Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:34 [2021-05-06T15:46:34.224Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
15:46:34 [2021-05-06T15:46:34.703Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:46:34 [2021-05-06T15:46:34.703Z] 
15:46:34 [2021-05-06T15:46:34.703Z] + TEST_INTEGRATION_DEST=1
15:46:34 [2021-05-06T15:46:34.703Z] + CONTAINER_NAME=docker-pr4-1
15:46:34 [2021-05-06T15:46:34.703Z] + TEST_SKIP_INTEGRATION_CLI=1
15:46:34 [2021-05-06T15:46:34.703Z] + run_tests test-integration-flaky
15:46:34 [2021-05-06T15:46:34.703Z] + '[' -n 0 ']'
15:46:34 [2021-05-06T15:46:34.703Z] + rm=
15:46:34 [2021-05-06T15:46:34.703Z] + c=0
15:46:34 [2021-05-06T15:46:34.703Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41739/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41739/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh test-integration-flaky test-integration
15:46:34 [2021-05-06T15:46:34.703Z] ++ jobs -p
15:46:34 [2021-05-06T15:46:34.703Z] + for job in $(jobs -p)
15:46:34 [2021-05-06T15:46:34.703Z] + wait 14412
15:46:34 [2021-05-06T15:46:34.703Z] + TEST_INTEGRATION_DEST=3
15:46:34 [2021-05-06T15:46:34.703Z] + CONTAINER_NAME=docker-pr4-3
15:46:34 [2021-05-06T15:46:34.703Z] + TEST_SKIP_INTEGRATION=1
15:46:34 [2021-05-06T15:46:34.703Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:46:34 [2021-05-06T15:46:34.703Z] + run_tests
15:46:34 [2021-05-06T15:46:34.703Z] + '[' -n 0 ']'
15:46:34 [2021-05-06T15:46:34.703Z] + rm=
15:46:34 [2021-05-06T15:46:34.703Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41739/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41739/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh '' test-integration
15:46:34 [2021-05-06T15:46:34.703Z] + TEST_INTEGRATION_DEST=2
15:46:34 [2021-05-06T15:46:34.703Z] + CONTAINER_NAME=docker-pr4-2
15:46:34 [2021-05-06T15:46:34.703Z] + TEST_SKIP_INTEGRATION=1
15:46:34 [2021-05-06T15:46:34.703Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:46:34 [2021-05-06T15:46:34.703Z] + run_tests
15:46:34 [2021-05-06T15:46:34.703Z] + '[' -n 0 ']'
15:46:34 [2021-05-06T15:46:34.703Z] + rm=
15:46:34 [2021-05-06T15:46:34.703Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41739/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41739/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh '' test-integration
15:46:34 [2021-05-06T15:46:34.703Z] 
15:46:34 [2021-05-06T15:46:34.703Z] 
15:46:34 [2021-05-06T15:46:34.703Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:46:34 [2021-05-06T15:46:34.703Z] 
15:46:34 [2021-05-06T15:46:34.703Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:46:34 [2021-05-06T15:46:34.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:46:34 [2021-05-06T15:46:34.703Z] HOSTNAME=19ade1e261fa
15:46:34 [2021-05-06T15:46:34.703Z] TEST_SKIP_INTEGRATION=1
15:46:34 [2021-05-06T15:46:34.703Z] TESTDEBUG=0
15:46:34 [2021-05-06T15:46:34.703Z] DEST=bundles/test-integration
15:46:34 [2021-05-06T15:46:34.703Z] PWD=/go/src/github.com/docker/docker
15:46:34 [2021-05-06T15:46:34.703Z] KEEPBUNDLE=1
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:46:34 [2021-05-06T15:46:34.703Z] container=docker
15:46:34 [2021-05-06T15:46:34.703Z] HOME=/root
15:46:34 [2021-05-06T15:46:34.703Z] GOLANG_VERSION=1.13.15
15:46:34 [2021-05-06T15:46:34.703Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:46:34 [2021-05-06T15:46:34.703Z] VALIDATE_BRANCH=master
15:46:34 [2021-05-06T15:46:34.703Z] TERM=xterm
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_PKG=github.com/docker/docker
15:46:34 [2021-05-06T15:46:34.703Z] SHLVL=1
15:46:34 [2021-05-06T15:46:34.703Z] TIMEOUT=120m
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_GRAPHDRIVER=overlay2
15:46:34 [2021-05-06T15:46:34.703Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:46:34 [2021-05-06T15:46:34.703Z] GO111MODULE=off
15:46:34 [2021-05-06T15:46:34.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:46:34 [2021-05-06T15:46:34.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:46:34 [2021-05-06T15:46:34.703Z] GOPATH=/go
15:46:34 [2021-05-06T15:46:34.703Z] PKG_CONFIG=pkg-config
15:46:34 [2021-05-06T15:46:34.703Z] _=/usr/bin/env
15:46:34 [2021-05-06T15:46:34.703Z] Building test suite binary ./integration-cli/test.main
15:46:34 [2021-05-06T15:46:34.703Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:46:34 [2021-05-06T15:46:34.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:46:34 [2021-05-06T15:46:34.703Z] HOSTNAME=09044a758a04
15:46:34 [2021-05-06T15:46:34.703Z] TEST_SKIP_INTEGRATION=1
15:46:34 [2021-05-06T15:46:34.703Z] TESTDEBUG=0
15:46:34 [2021-05-06T15:46:34.703Z] DEST=bundles/test-integration
15:46:34 [2021-05-06T15:46:34.703Z] PWD=/go/src/github.com/docker/docker
15:46:34 [2021-05-06T15:46:34.703Z] KEEPBUNDLE=1
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:46:34 [2021-05-06T15:46:34.703Z] container=docker
15:46:34 [2021-05-06T15:46:34.703Z] HOME=/root
15:46:34 [2021-05-06T15:46:34.703Z] GOLANG_VERSION=1.13.15
15:46:34 [2021-05-06T15:46:34.703Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:46:34 [2021-05-06T15:46:34.703Z] VALIDATE_BRANCH=master
15:46:34 [2021-05-06T15:46:34.703Z] TERM=xterm
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_PKG=github.com/docker/docker
15:46:34 [2021-05-06T15:46:34.703Z] SHLVL=1
15:46:34 [2021-05-06T15:46:34.703Z] TIMEOUT=120m
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_GRAPHDRIVER=overlay2
15:46:34 [2021-05-06T15:46:34.703Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:46:34 [2021-05-06T15:46:34.703Z] GO111MODULE=off
15:46:34 [2021-05-06T15:46:34.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:46:34 [2021-05-06T15:46:34.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:46:34 [2021-05-06T15:46:34.703Z] GOPATH=/go
15:46:34 [2021-05-06T15:46:34.703Z] PKG_CONFIG=pkg-config
15:46:34 [2021-05-06T15:46:34.703Z] _=/usr/bin/env
15:46:34 [2021-05-06T15:46:34.703Z] Building test suite binary ./integration-cli/test.main
15:46:34 [2021-05-06T15:46:34.703Z] No new tests added to integration.
15:46:34 [2021-05-06T15:46:34.703Z] 
15:46:34 [2021-05-06T15:46:34.703Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:46:34 [2021-05-06T15:46:34.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:46:34 [2021-05-06T15:46:34.703Z] HOSTNAME=9cd6db50422b
15:46:34 [2021-05-06T15:46:34.703Z] TESTDEBUG=0
15:46:34 [2021-05-06T15:46:34.703Z] DEST=bundles/test-integration
15:46:34 [2021-05-06T15:46:34.703Z] PWD=/go/src/github.com/docker/docker
15:46:34 [2021-05-06T15:46:34.703Z] KEEPBUNDLE=1
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:46:34 [2021-05-06T15:46:34.703Z] container=docker
15:46:34 [2021-05-06T15:46:34.703Z] HOME=/root
15:46:34 [2021-05-06T15:46:34.703Z] GOLANG_VERSION=1.13.15
15:46:34 [2021-05-06T15:46:34.703Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:46:34 [2021-05-06T15:46:34.703Z] VALIDATE_BRANCH=master
15:46:34 [2021-05-06T15:46:34.703Z] TERM=xterm
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_PKG=github.com/docker/docker
15:46:34 [2021-05-06T15:46:34.703Z] SHLVL=1
15:46:34 [2021-05-06T15:46:34.703Z] TIMEOUT=120m
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:46:34 [2021-05-06T15:46:34.703Z] DOCKER_GRAPHDRIVER=overlay2
15:46:34 [2021-05-06T15:46:34.703Z] GO111MODULE=off
15:46:34 [2021-05-06T15:46:34.703Z] TEST_SKIP_INTEGRATION_CLI=1
15:46:34 [2021-05-06T15:46:34.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:46:34 [2021-05-06T15:46:34.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:46:34 [2021-05-06T15:46:34.703Z] GOPATH=/go
15:46:34 [2021-05-06T15:46:34.703Z] PKG_CONFIG=pkg-config
15:46:34 [2021-05-06T15:46:34.703Z] _=/usr/bin/env
15:46:34 [2021-05-06T15:46:34.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:46:34 [2021-05-06T15:46:34.226Z]  > git config core.sparsecheckout # timeout=10
15:46:34 [2021-05-06T15:46:34.232Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
15:46:35 [2021-05-06T15:46:35.689Z]  > git remote # timeout=10
15:46:35 [2021-05-06T15:46:35.695Z]  > git config --get remote.origin.url # timeout=10
15:46:35 [2021-05-06T15:46:35.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:35 [2021-05-06T15:46:35.781Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
15:46:37 [2021-05-06T15:46:37.698Z] Merge succeeded, producing bd5326d1e9452679de8d2dbe2f421cafd6325070
15:46:37 [2021-05-06T15:46:37.698Z] Checking out Revision bd5326d1e9452679de8d2dbe2f421cafd6325070 (PR-41739)
15:46:37 [2021-05-06T15:46:37.685Z]  > git rev-parse HEAD^{commit} # timeout=10
15:46:37 [2021-05-06T15:46:37.696Z]  > git config core.sparsecheckout # timeout=10
15:46:37 [2021-05-06T15:46:37.700Z]  > git checkout -f bd5326d1e9452679de8d2dbe2f421cafd6325070 # timeout=10
15:46:40 [2021-05-06T15:46:40.251Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:46:40 [2021-05-06T15:46:40.251Z] 
15:46:40 [2021-05-06T15:46:40.251Z]  ________   ____  __.
15:46:40 [2021-05-06T15:46:40.251Z]  \_____  \ |    |/ _|
15:46:40 [2021-05-06T15:46:40.251Z]  /   |   \|      <
15:46:40 [2021-05-06T15:46:40.251Z]  /    |    \    |  \
15:46:40 [2021-05-06T15:46:40.251Z]  \_______  /____|__ \
15:46:40 [2021-05-06T15:46:40.251Z]          \/        \/
15:46:40 [2021-05-06T15:46:40.251Z] 
15:46:40 [2021-05-06T15:46:40.251Z] INFO: make.ps1 ended at 05/06/2021 15:46:37
15:46:40 [2021-05-06T15:46:40.251Z] INFO: Binaries build ended at 05/06/2021 15:46:39. Duration:00:01:04.2860047
15:46:40 [2021-05-06T15:46:40.710Z] INFO: Copying the built daemon binary to d:\CI\PR-41739\4\binary\dockerd-d249577e02.exe...
15:46:40 [2021-05-06T15:46:40.710Z] INFO: Copying the built client binary to d:\CI\PR-41739\4\binary\docker-d249577e02.exe...
15:46:40 [2021-05-06T15:46:40.710Z] INFO: Copying dockerversion from the container...
15:46:40 [2021-05-06T15:46:40.710Z] INFO: Copying the golang package from the container to d:\CI\PR-41739\4\installer\go.zip...
15:46:41 [2021-05-06T15:46:41.885Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
15:46:41 [2021-05-06T15:46:41.911Z] First time build. Skipping changelog.
15:46:42 [2021-05-06T15:46:42.249Z] INFO: Extracting go.zip to d:\CI\PR-41739\4\go
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:46:42 [2021-05-06T15:46:42.980Z] + docker version
15:46:41 [2021-05-06T15:46:41.885Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
15:46:46 [2021-05-06T15:46:46.565Z] Client:
15:46:46 [2021-05-06T15:46:46.565Z]  Context:    default
15:46:46 [2021-05-06T15:46:46.565Z]  Debug Mode: false
15:46:46 [2021-05-06T15:46:46.565Z]  Plugins:
15:46:46 [2021-05-06T15:46:46.565Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:46:46 [2021-05-06T15:46:46.565Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:46:46 [2021-05-06T15:46:46.565Z] 
15:46:46 [2021-05-06T15:46:46.565Z] Server:
15:46:46 [2021-05-06T15:46:46.565Z]  Containers: 0
15:46:46 [2021-05-06T15:46:46.565Z]   Running: 0
15:46:46 [2021-05-06T15:46:46.565Z]   Paused: 0
15:46:46 [2021-05-06T15:46:46.565Z]   Stopped: 0
15:46:46 [2021-05-06T15:46:46.565Z]  Images: 0
15:46:46 [2021-05-06T15:46:46.565Z]  Server Version: 20.10.5
15:46:46 [2021-05-06T15:46:46.565Z]  Storage Driver: overlay2
15:46:46 [2021-05-06T15:46:46.565Z]   Backing Filesystem: extfs
15:46:46 [2021-05-06T15:46:46.565Z]   Supports d_type: true
15:46:46 [2021-05-06T15:46:46.565Z]   Native Overlay Diff: true
15:46:46 [2021-05-06T15:46:46.565Z]  Logging Driver: json-file
15:46:46 [2021-05-06T15:46:46.565Z]  Cgroup Driver: systemd
15:46:46 [2021-05-06T15:46:46.565Z]  Cgroup Version: 2
15:46:46 [2021-05-06T15:46:46.565Z]  Plugins:
15:46:46 [2021-05-06T15:46:46.565Z]   Volume: local
15:46:46 [2021-05-06T15:46:46.565Z]   Network: bridge host ipvlan macvlan null overlay
15:46:46 [2021-05-06T15:46:46.565Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:46:46 [2021-05-06T15:46:46.565Z]  Swarm: inactive
15:46:46 [2021-05-06T15:46:46.565Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:46:46 [2021-05-06T15:46:46.565Z]  Default Runtime: runc
15:46:46 [2021-05-06T15:46:46.565Z]  Init Binary: docker-init
15:46:46 [2021-05-06T15:46:46.565Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:46:46 [2021-05-06T15:46:46.565Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:46:46 [2021-05-06T15:46:46.565Z]  init version: de40ad0
15:46:46 [2021-05-06T15:46:46.565Z]  Security Options:
15:46:46 [2021-05-06T15:46:46.565Z]   apparmor
15:46:46 [2021-05-06T15:46:46.565Z]   seccomp
15:46:46 [2021-05-06T15:46:46.565Z]    Profile: default
15:46:46 [2021-05-06T15:46:46.565Z]   cgroupns
15:46:46 [2021-05-06T15:46:46.565Z]  Kernel Version: 5.4.0-1041-aws
15:46:46 [2021-05-06T15:46:46.565Z]  Operating System: Ubuntu 20.04.2 LTS
15:46:46 [2021-05-06T15:46:46.565Z]  OSType: linux
15:46:46 [2021-05-06T15:46:46.565Z]  Architecture: x86_64
15:46:46 [2021-05-06T15:46:46.565Z]  CPUs: 2
15:46:46 [2021-05-06T15:46:46.565Z]  Total Memory: 7.487GiB
15:46:46 [2021-05-06T15:46:46.565Z]  Name: ip-10-100-58-45
15:46:46 [2021-05-06T15:46:46.565Z]  ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR
15:46:46 [2021-05-06T15:46:46.565Z]  Docker Root Dir: /var/lib/docker
15:46:46 [2021-05-06T15:46:46.565Z]  Debug Mode: false
15:46:46 [2021-05-06T15:46:46.565Z]  Registry: https://index.docker.io/v1/
15:46:46 [2021-05-06T15:46:46.565Z]  Labels:
15:46:46 [2021-05-06T15:46:46.565Z]  Experimental: true
15:46:46 [2021-05-06T15:46:46.565Z]  Insecure Registries:
15:46:46 [2021-05-06T15:46:46.565Z]   127.0.0.0/8
15:46:46 [2021-05-06T15:46:46.565Z]  Live Restore Enabled: true
15:46:46 [2021-05-06T15:46:46.565Z] 
15:46:46 [2021-05-06T15:46:46.565Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:46:46 [2021-05-06T15:46:46.904Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 .
15:46:46 [2021-05-06T15:46:46.904Z] #1 [internal] load build definition from Dockerfile
15:46:46 [2021-05-06T15:46:46.904Z] #1 sha256:513abf722ed7a6199fb13e3622c435e70d273d9cb5da95c973d8e43eb1d20069
15:46:46 [2021-05-06T15:46:46.904Z] #1 transferring dockerfile: 16.80kB done
15:46:46 [2021-05-06T15:46:46.904Z] #1 DONE 0.1s
15:46:46 [2021-05-06T15:46:46.904Z] 
15:46:46 [2021-05-06T15:46:46.904Z] #2 [internal] load .dockerignore
15:46:46 [2021-05-06T15:46:46.904Z] #2 sha256:0d184964764dd9e3f9b6b024897b67468d4e5d2a4bf3d8bc25813e9321c74998
15:46:46 [2021-05-06T15:46:46.904Z] #2 transferring context: 87B done
15:46:46 [2021-05-06T15:46:46.904Z] #2 DONE 0.1s
15:46:47 [2021-05-06T15:46:47.163Z] 
15:46:47 [2021-05-06T15:46:47.163Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
15:46:47 [2021-05-06T15:46:47.163Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
15:46:47 [2021-05-06T15:46:47.423Z] #3 DONE 0.4s
15:46:47 [2021-05-06T15:46:47.423Z] 
15:46:47 [2021-05-06T15:46:47.423Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
15:46:47 [2021-05-06T15:46:47.423Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
15:46:47 [2021-05-06T15:46:47.423Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
15:46:47 [2021-05-06T15:46:47.423Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
15:46:47 [2021-05-06T15:46:47.423Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
15:46:47 [2021-05-06T15:46:47.423Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
15:46:47 [2021-05-06T15:46:47.423Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s
15:46:47 [2021-05-06T15:46:47.685Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
15:46:47 [2021-05-06T15:46:47.685Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
15:46:47 [2021-05-06T15:46:47.685Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
15:46:47 [2021-05-06T15:46:47.944Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
15:46:47 [2021-05-06T15:46:47.944Z] #4 DONE 0.6s
15:46:48 [2021-05-06T15:46:48.513Z] 
15:46:48 [2021-05-06T15:46:48.513Z] #5 [internal] load metadata for docker.io/library/debian:buster
15:46:48 [2021-05-06T15:46:48.513Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
15:46:49 [2021-05-06T15:46:49.194Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:46:49 [2021-05-06T15:46:49.194Z] 
15:46:49 [2021-05-06T15:46:49.194Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:46:49 [2021-05-06T15:46:49.194Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:46:49 [2021-05-06T15:46:49.194Z] HOSTNAME=95f0c15631de
15:46:49 [2021-05-06T15:46:49.194Z] DEST=bundles/test-integration
15:46:49 [2021-05-06T15:46:49.194Z] PWD=/go/src/github.com/docker/docker
15:46:49 [2021-05-06T15:46:49.194Z] DOCKER_ROOTLESS=1
15:46:49 [2021-05-06T15:46:49.194Z] DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:46:49 [2021-05-06T15:46:49.194Z] container=docker
15:46:49 [2021-05-06T15:46:49.194Z] HOME=/root
15:46:49 [2021-05-06T15:46:49.194Z] GOLANG_VERSION=1.13.15
15:46:49 [2021-05-06T15:46:49.194Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:46:49 [2021-05-06T15:46:49.194Z] VALIDATE_BRANCH=master
15:46:49 [2021-05-06T15:46:49.194Z] TERM=xterm
15:46:49 [2021-05-06T15:46:49.194Z] DOCKER_PKG=github.com/docker/docker
15:46:49 [2021-05-06T15:46:49.194Z] SHLVL=1
15:46:49 [2021-05-06T15:46:49.194Z] TIMEOUT=120m
15:46:49 [2021-05-06T15:46:49.194Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:46:49 [2021-05-06T15:46:49.194Z] DOCKER_GRAPHDRIVER=overlay2
15:46:49 [2021-05-06T15:46:49.194Z] GO111MODULE=off
15:46:49 [2021-05-06T15:46:49.194Z] DOCKER_EXPERIMENTAL=1
15:46:49 [2021-05-06T15:46:49.194Z] TEST_SKIP_INTEGRATION_CLI=1
15:46:49 [2021-05-06T15:46:49.194Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:46:49 [2021-05-06T15:46:49.194Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:46:49 [2021-05-06T15:46:49.194Z] GOPATH=/go
15:46:49 [2021-05-06T15:46:49.194Z] PKG_CONFIG=pkg-config
15:46:49 [2021-05-06T15:46:49.194Z] _=/usr/bin/env
15:46:49 [2021-05-06T15:46:49.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:46:49 [2021-05-06T15:46:49.900Z] #5 DONE 1.1s
15:46:49 [2021-05-06T15:46:49.900Z] 
15:46:49 [2021-05-06T15:46:49.900Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:46:49 [2021-05-06T15:46:49.900Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:46:49 [2021-05-06T15:46:49.900Z] #8 DONE 1.3s
15:46:49 [2021-05-06T15:46:49.900Z] 
15:46:49 [2021-05-06T15:46:49.900Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:46:49 [2021-05-06T15:46:49.900Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
15:46:49 [2021-05-06T15:46:49.900Z] #6 DONE 1.3s
15:46:49 [2021-05-06T15:46:49.900Z] 
15:46:49 [2021-05-06T15:46:49.900Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:46:49 [2021-05-06T15:46:49.900Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:46:49 [2021-05-06T15:46:49.900Z] #7 DONE 1.3s
15:46:51 [2021-05-06T15:46:51.340Z] 
15:46:51 [2021-05-06T15:46:51.340Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:46:51 [2021-05-06T15:46:51.340Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0
15:46:51 [2021-05-06T15:46:51.340Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done
15:46:51 [2021-05-06T15:46:51.604Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done
15:46:51 [2021-05-06T15:46:51.604Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done
15:46:51 [2021-05-06T15:46:51.604Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done
15:46:51 [2021-05-06T15:46:51.866Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 2.10MB / 50.43MB 0.3s
15:46:51 [2021-05-06T15:46:51.866Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.49MB / 50.43MB 0.3s
15:46:51 [2021-05-06T15:46:51.866Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 16.78MB / 50.43MB 0.4s
15:46:52 [2021-05-06T15:46:52.127Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 22.06MB / 50.43MB 0.5s
15:46:52 [2021-05-06T15:46:52.127Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 40.89MB / 50.43MB 0.7s
15:46:52 [2021-05-06T15:46:52.389Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 0.8s
15:46:52 [2021-05-06T15:46:52.967Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.4s done
15:46:53 [2021-05-06T15:46:53.008Z] Client: Docker Engine - Community
15:46:53 [2021-05-06T15:46:53.008Z]  Version:           20.10.5
15:46:53 [2021-05-06T15:46:53.008Z]  API version:       1.41
15:46:53 [2021-05-06T15:46:53.008Z]  Go version:        go1.13.15
15:46:53 [2021-05-06T15:46:53.008Z]  Git commit:        55c4c88
15:46:53 [2021-05-06T15:46:53.008Z]  Built:             Tue Mar  2 20:19:31 2021
15:46:53 [2021-05-06T15:46:53.008Z]  OS/Arch:           linux/arm64
15:46:53 [2021-05-06T15:46:53.008Z]  Context:           default
15:46:53 [2021-05-06T15:46:53.008Z]  Experimental:      true
15:46:53 [2021-05-06T15:46:53.008Z] 
15:46:53 [2021-05-06T15:46:53.008Z] Server: Docker Engine - Community
15:46:53 [2021-05-06T15:46:53.008Z]  Engine:
15:46:53 [2021-05-06T15:46:53.008Z]   Version:          20.10.5
15:46:53 [2021-05-06T15:46:53.008Z]   API version:      1.41 (minimum version 1.12)
15:46:53 [2021-05-06T15:46:53.008Z]   Go version:       go1.13.15
15:46:53 [2021-05-06T15:46:53.008Z]   Git commit:       363e9a8
15:46:53 [2021-05-06T15:46:53.008Z]   Built:            Tue Mar  2 20:17:22 2021
15:46:53 [2021-05-06T15:46:53.008Z]   OS/Arch:          linux/arm64
15:46:53 [2021-05-06T15:46:53.008Z]   Experimental:     true
15:46:53 [2021-05-06T15:46:53.008Z]  containerd:
15:46:53 [2021-05-06T15:46:53.008Z]   Version:          1.4.4
15:46:53 [2021-05-06T15:46:53.008Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:46:53 [2021-05-06T15:46:53.008Z]  runc:
15:46:53 [2021-05-06T15:46:53.008Z]   Version:          1.0.0-rc93
15:46:53 [2021-05-06T15:46:53.008Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:46:53 [2021-05-06T15:46:53.008Z]  docker-init:
15:46:53 [2021-05-06T15:46:53.008Z]   Version:          0.19.0
15:46:53 [2021-05-06T15:46:53.008Z]   GitCommit:        de40ad0
[Pipeline] sh
15:46:53 [2021-05-06T15:46:53.228Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc
15:46:53 [2021-05-06T15:46:53.342Z] + docker info
15:46:56 [2021-05-06T15:46:56.535Z] #26 ...
15:46:56 [2021-05-06T15:46:56.535Z] 
15:46:56 [2021-05-06T15:46:56.535Z] #23 [internal] load build context
15:46:56 [2021-05-06T15:46:56.535Z] #23 sha256:5477510943d4fe42e0088ff153f1fd50a947ee2b9df22274d5f68686a04342d1
15:46:56 [2021-05-06T15:46:56.535Z] #23 transferring context: 53.20MB 4.3s done
15:46:56 [2021-05-06T15:46:56.535Z] #23 DONE 4.9s
15:46:56 [2021-05-06T15:46:56.535Z] 
15:46:56 [2021-05-06T15:46:56.535Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:46:56 [2021-05-06T15:46:56.535Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0
15:46:56 [2021-05-06T15:46:56.535Z] #26 ...
15:46:56 [2021-05-06T15:46:56.535Z] 
15:46:56 [2021-05-06T15:46:56.535Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:46:56 [2021-05-06T15:46:56.535Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done
15:46:56 [2021-05-06T15:46:56.535Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.5s
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s done
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.6s
15:46:56 [2021-05-06T15:46:56.535Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done
15:46:57 [2021-05-06T15:46:57.922Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done
15:46:57 [2021-05-06T15:46:57.922Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.1s done
15:46:59 [2021-05-06T15:46:59.305Z] #9 ...
15:46:59 [2021-05-06T15:46:59.305Z] 
15:46:59 [2021-05-06T15:46:59.305Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:46:59 [2021-05-06T15:46:59.305Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:46:59 [2021-05-06T15:46:59.305Z] #61 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:46:59 [2021-05-06T15:46:59.305Z] #61 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:46:59 [2021-05-06T15:46:59.305Z] #61 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:46:59 [2021-05-06T15:46:59.305Z] #61 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:46:59 [2021-05-06T15:46:59.305Z] #61 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done
15:46:59 [2021-05-06T15:46:59.305Z] #61 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
15:46:59 [2021-05-06T15:46:59.305Z] #61 DONE 8.0s
15:46:59 [2021-05-06T15:46:59.305Z] 
15:46:59 [2021-05-06T15:46:59.305Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:46:59 [2021-05-06T15:46:59.305Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0
15:46:59 [2021-05-06T15:46:59.305Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.3s done
15:46:59 [2021-05-06T15:46:59.569Z] #26 DONE 8.4s
15:46:59 [2021-05-06T15:46:59.569Z] 
15:46:59 [2021-05-06T15:46:59.569Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:46:59 [2021-05-06T15:46:59.569Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:46:59 [2021-05-06T15:46:59.569Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:46:59 [2021-05-06T15:46:59.569Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:46:59 [2021-05-06T15:46:59.569Z] #63 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:46:59 [2021-05-06T15:46:59.569Z] #63 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:46:59 [2021-05-06T15:46:59.569Z] #63 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done
15:46:59 [2021-05-06T15:46:59.569Z] #63 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s
15:46:59 [2021-05-06T15:46:59.830Z] #63 ...
15:46:59 [2021-05-06T15:46:59.830Z] 
15:46:59 [2021-05-06T15:46:59.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:46:59 [2021-05-06T15:46:59.830Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Extraction ended at 05/06/2021 15:46:59. Duration:00:00:17.4901644
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Updating the golang and path environment variables
15:46:59 [2021-05-06T15:46:59.939Z] INFO: GOPATH=d:\gopath
15:46:59 [2021-05-06T15:46:59.939Z] INFO: go version go1.13.15 windows/amd64
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Running the daemon under test in debug mode
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Starting a daemon under test...
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41739\4\daemon --pidfile d:\CI\PR-41739\4\docker.pid -D
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Process started successfully.
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Start tailing logs of the daemon under tests
15:46:59 [2021-05-06T15:46:59.939Z] INFO: Waiting for the daemon under test to start...
15:47:00 [2021-05-06T15:47:00.091Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done
15:47:00 [2021-05-06T15:47:00.351Z] #9 ...
15:47:00 [2021-05-06T15:47:00.352Z] 
15:47:00 [2021-05-06T15:47:00.352Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:47:00 [2021-05-06T15:47:00.352Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:47:00 [2021-05-06T15:47:00.352Z] #63 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done
15:47:00 [2021-05-06T15:47:00.352Z] #63 DONE 8.9s
15:47:00 [2021-05-06T15:47:00.352Z] 
15:47:00 [2021-05-06T15:47:00.352Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:00 [2021-05-06T15:47:00.352Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:47:00 [2021-05-06T15:47:00.352Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
15:47:00 [2021-05-06T15:47:00.921Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
15:47:01 [2021-05-06T15:47:01.182Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
15:47:01 [2021-05-06T15:47:01.752Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
15:47:02 [2021-05-06T15:47:02.012Z] #9 ...
15:47:02 [2021-05-06T15:47:02.012Z] 
15:47:02 [2021-05-06T15:47:02.012Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:47:02 [2021-05-06T15:47:02.012Z] #62 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:47:02 [2021-05-06T15:47:02.012Z] #62 DONE 0.8s
15:47:02 [2021-05-06T15:47:02.012Z] 
15:47:02 [2021-05-06T15:47:02.012Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:02 [2021-05-06T15:47:02.012Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:47:02 [2021-05-06T15:47:02.012Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:47:02 [2021-05-06T15:47:02.960Z] #9 ...
15:47:02 [2021-05-06T15:47:02.960Z] 
15:47:02 [2021-05-06T15:47:02.960Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:47:02 [2021-05-06T15:47:02.960Z] #64 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:47:02 [2021-05-06T15:47:02.960Z] #64 DONE 1.0s
15:47:02 [2021-05-06T15:47:02.960Z] 
15:47:02 [2021-05-06T15:47:02.960Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:02 [2021-05-06T15:47:02.960Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:47:05 [2021-05-06T15:47:05.586Z] Client:
15:47:05 [2021-05-06T15:47:05.586Z]  Context:    default
15:47:05 [2021-05-06T15:47:05.586Z]  Debug Mode: false
15:47:05 [2021-05-06T15:47:05.586Z]  Plugins:
15:47:05 [2021-05-06T15:47:05.586Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:47:05 [2021-05-06T15:47:05.586Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:47:05 [2021-05-06T15:47:05.586Z] 
15:47:05 [2021-05-06T15:47:05.586Z] Server:
15:47:05 [2021-05-06T15:47:05.586Z]  Containers: 0
15:47:05 [2021-05-06T15:47:05.586Z]   Running: 0
15:47:05 [2021-05-06T15:47:05.586Z]   Paused: 0
15:47:05 [2021-05-06T15:47:05.586Z]   Stopped: 0
15:47:05 [2021-05-06T15:47:05.586Z]  Images: 0
15:47:05 [2021-05-06T15:47:05.586Z]  Server Version: 20.10.5
15:47:05 [2021-05-06T15:47:05.586Z]  Storage Driver: overlay2
15:47:05 [2021-05-06T15:47:05.586Z]   Backing Filesystem: extfs
15:47:05 [2021-05-06T15:47:05.586Z]   Supports d_type: true
15:47:05 [2021-05-06T15:47:05.586Z]   Native Overlay Diff: true
15:47:05 [2021-05-06T15:47:05.586Z]  Logging Driver: json-file
15:47:05 [2021-05-06T15:47:05.586Z]  Cgroup Driver: cgroupfs
15:47:05 [2021-05-06T15:47:05.586Z]  Cgroup Version: 1
15:47:05 [2021-05-06T15:47:05.586Z]  Plugins:
15:47:05 [2021-05-06T15:47:05.586Z]   Volume: local
15:47:05 [2021-05-06T15:47:05.586Z]   Network: bridge host ipvlan macvlan null overlay
15:47:05 [2021-05-06T15:47:05.586Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:47:05 [2021-05-06T15:47:05.586Z]  Swarm: inactive
15:47:05 [2021-05-06T15:47:05.586Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:47:05 [2021-05-06T15:47:05.586Z]  Default Runtime: runc
15:47:05 [2021-05-06T15:47:05.586Z]  Init Binary: docker-init
15:47:05 [2021-05-06T15:47:05.586Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:47:05 [2021-05-06T15:47:05.586Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:47:05 [2021-05-06T15:47:05.586Z]  init version: de40ad0
15:47:05 [2021-05-06T15:47:05.586Z]  Security Options:
15:47:05 [2021-05-06T15:47:05.586Z]   apparmor
15:47:05 [2021-05-06T15:47:05.586Z]   seccomp
15:47:05 [2021-05-06T15:47:05.586Z]    Profile: default
15:47:05 [2021-05-06T15:47:05.586Z]  Kernel Version: 5.4.0-1041-aws
15:47:05 [2021-05-06T15:47:05.586Z]  Operating System: Ubuntu 20.04.2 LTS
15:47:05 [2021-05-06T15:47:05.586Z]  OSType: linux
15:47:05 [2021-05-06T15:47:05.586Z]  Architecture: aarch64
15:47:05 [2021-05-06T15:47:05.586Z]  CPUs: 4
15:47:05 [2021-05-06T15:47:05.586Z]  Total Memory: 7.494GiB
15:47:05 [2021-05-06T15:47:05.586Z]  Name: ip-10-100-57-25
15:47:05 [2021-05-06T15:47:05.586Z]  ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4
15:47:05 [2021-05-06T15:47:05.586Z]  Docker Root Dir: /var/lib/docker
15:47:05 [2021-05-06T15:47:05.586Z]  Debug Mode: false
15:47:05 [2021-05-06T15:47:05.586Z]  Registry: https://index.docker.io/v1/
15:47:05 [2021-05-06T15:47:05.586Z]  Labels:
15:47:05 [2021-05-06T15:47:05.586Z]  Experimental: true
15:47:05 [2021-05-06T15:47:05.586Z]  Insecure Registries:
15:47:05 [2021-05-06T15:47:05.586Z]   127.0.0.0/8
15:47:05 [2021-05-06T15:47:05.586Z]  Live Restore Enabled: true
15:47:05 [2021-05-06T15:47:05.586Z] 
15:47:05 [2021-05-06T15:47:05.586Z] WARNING: No swap limit support
[Pipeline] sh
15:47:05 [2021-05-06T15:47:05.674Z] INFO [loader] Go packages loading at mode 575 (files|exports_file|imports|name|types_sizes|compiled_files|deps) took 1m59.383688215s 
15:47:05 [2021-05-06T15:47:05.674Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.503404ms 
15:47:05 [2021-05-06T15:47:05.881Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:47:05 [2021-05-06T15:47:05.881Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:47:05 [2021-05-06T15:47:05.881Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41739/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:47:05 [2021-05-06T15:47:05.881Z] + bash /home/ubuntu/workspace/moby_PR-41739/check-config.sh
15:47:05 [2021-05-06T15:47:05.881Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:47:05 [2021-05-06T15:47:05.881Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
15:47:05 [2021-05-06T15:47:05.881Z] 
15:47:05 [2021-05-06T15:47:05.881Z] Generally Necessary:
15:47:05 [2021-05-06T15:47:05.881Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:47:05 [2021-05-06T15:47:05.881Z] - apparmor: enabled and tools installed
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_NAMESPACES: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_NET_NS: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_PID_NS: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_IPC_NS: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_UTS_NS: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_CGROUPS: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_CGROUP_CPUACCT: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_CGROUP_DEVICE: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_CGROUP_FREEZER: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_CGROUP_SCHED: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_CPUSETS: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_MEMCG: enabled
15:47:05 [2021-05-06T15:47:05.881Z] - CONFIG_KEYS: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_VETH: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_BRIDGE: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_NF_NAT: enabled (as module)
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_POSIX_MQUEUE: enabled
15:47:06 [2021-05-06T15:47:06.143Z] 
15:47:06 [2021-05-06T15:47:06.143Z] Optional Features:
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_USER_NS: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_SECCOMP: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_SECCOMP_FILTER: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_CGROUP_PIDS: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_MEMCG_SWAP: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:47:06 [2021-05-06T15:47:06.143Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_BLK_CGROUP: enabled
15:47:06 [2021-05-06T15:47:06.143Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_CGROUP_PERF: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_CGROUP_HUGETLB: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_CFS_BANDWIDTH: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_RT_GROUP_SCHED: missing
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_IP_VS: enabled (as module)
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_IP_VS_NFCT: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_IP_VS_RR: enabled (as module)
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_SECURITY_SELINUX: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_SECURITY_APPARMOR: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_EXT4_FS: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:47:06 [2021-05-06T15:47:06.406Z] - Network Drivers:
15:47:06 [2021-05-06T15:47:06.406Z]   - "overlay":
15:47:06 [2021-05-06T15:47:06.406Z]     - CONFIG_VXLAN: enabled (as module)
15:47:06 [2021-05-06T15:47:06.406Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:47:06 [2021-05-06T15:47:06.406Z]       Optional (for encrypted networks):
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_CRYPTO: enabled
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_CRYPTO_AEAD: enabled
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_CRYPTO_GCM: enabled
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_CRYPTO_GHASH: enabled
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_XFRM: enabled
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_XFRM_USER: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]       - CONFIG_INET_ESP: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]   - "ipvlan":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_IPVLAN: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]   - "macvlan":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_MACVLAN: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_DUMMY: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]   - "ftp,tftp client in container":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z] - Storage Drivers:
15:47:06 [2021-05-06T15:47:06.669Z]   - "aufs":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_AUFS_FS: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]   - "btrfs":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:47:06 [2021-05-06T15:47:06.669Z]   - "devicemapper":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_BLK_DEV_DM: enabled
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]   - "overlay":
15:47:06 [2021-05-06T15:47:06.669Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:47:06 [2021-05-06T15:47:06.669Z]   - "zfs":
15:47:06 [2021-05-06T15:47:06.669Z]     - /dev/zfs: present
15:47:06 [2021-05-06T15:47:06.669Z]     - zfs command: missing
15:47:06 [2021-05-06T15:47:06.669Z]     - zpool command: missing
15:47:06 [2021-05-06T15:47:06.669Z] 
15:47:06 [2021-05-06T15:47:06.669Z] Limits:
15:47:06 [2021-05-06T15:47:06.669Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:47:06 [2021-05-06T15:47:06.669Z] 
15:47:06 [2021-05-06T15:47:06.669Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:47:07 [2021-05-06T15:47:07.021Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 .
15:47:07 [2021-05-06T15:47:07.161Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.6s done
15:47:07 [2021-05-06T15:47:07.161Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:47:07 [2021-05-06T15:47:07.286Z] #1 [internal] load build definition from Dockerfile
15:47:07 [2021-05-06T15:47:07.286Z] #1 sha256:617427c53ca71c3fb146673ca8e8dd56021c40917f586bb4dbdd56552bbbbb80
15:47:07 [2021-05-06T15:47:07.286Z] #1 transferring dockerfile: 37B
15:47:07 [2021-05-06T15:47:07.553Z] #1 transferring dockerfile: 16.80kB 0.0s done
15:47:07 [2021-05-06T15:47:07.553Z] #1 DONE 0.1s
15:47:07 [2021-05-06T15:47:07.553Z] 
15:47:07 [2021-05-06T15:47:07.553Z] #2 [internal] load .dockerignore
15:47:07 [2021-05-06T15:47:07.553Z] #2 sha256:a631e417997f9bebe04269a655b6e7f20a369c4adaa0a33d37cd83461c4519f1
15:47:07 [2021-05-06T15:47:07.553Z] #2 transferring context: 87B done
15:47:07 [2021-05-06T15:47:07.553Z] #2 DONE 0.0s
15:47:07 [2021-05-06T15:47:07.833Z] 
15:47:07 [2021-05-06T15:47:07.833Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
15:47:07 [2021-05-06T15:47:07.833Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
15:47:08 [2021-05-06T15:47:08.408Z] #3 DONE 0.6s
15:47:08 [2021-05-06T15:47:08.408Z] 
15:47:08 [2021-05-06T15:47:08.408Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
15:47:08 [2021-05-06T15:47:08.408Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
15:47:08 [2021-05-06T15:47:08.408Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
15:47:08 [2021-05-06T15:47:08.408Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
15:47:08 [2021-05-06T15:47:08.408Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
15:47:08 [2021-05-06T15:47:08.408Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
15:47:08 [2021-05-06T15:47:08.408Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s
15:47:08 [2021-05-06T15:47:08.408Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.3s
15:47:08 [2021-05-06T15:47:08.670Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s
15:47:08 [2021-05-06T15:47:08.670Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done
15:47:08 [2021-05-06T15:47:08.932Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
15:47:08 [2021-05-06T15:47:08.932Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
15:47:09 [2021-05-06T15:47:09.194Z] #4 DONE 0.9s
15:47:09 [2021-05-06T15:47:09.455Z] 
15:47:09 [2021-05-06T15:47:09.455Z] #8 [internal] load metadata for docker.io/library/debian:buster
15:47:09 [2021-05-06T15:47:09.455Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
15:47:09 [2021-05-06T15:47:09.706Z] #9 ...
15:47:09 [2021-05-06T15:47:09.706Z] 
15:47:09 [2021-05-06T15:47:09.706Z] #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
15:47:09 [2021-05-06T15:47:09.706Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69
15:47:09 [2021-05-06T15:47:09.706Z] #27 2.340 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 2.399 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 2.499 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 2.511 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 2.796 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 3.044 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 4.745 Fetched 8441 kB in 3s (3170 kB/s)
15:47:09 [2021-05-06T15:47:09.706Z] #27 4.745 Reading package lists...
15:47:09 [2021-05-06T15:47:09.706Z] #27 5.701 Reading package lists...
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.641 Building dependency tree...
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.993 The following additional packages will be installed:
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.993   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.993   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.994   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.995 Suggested packages:
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.995   krb5-doc krb5-user
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.995 Recommended packages:
15:47:09 [2021-05-06T15:47:09.706Z] #27 6.995   krb5-locales publicsuffix libsasl2-modules
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.223 The following NEW packages will be installed:
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.223   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.223   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.223   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.232   libssh2-1 libssl1.1 openssl
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.505 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded.
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.505 Need to get 5059 kB of archives.
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.505 After this operation, 12.1 MB of additional disk space will be used.
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.505 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.510 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.510 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.511 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.520 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.524 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.525 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.527 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.529 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.532 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.535 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.537 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.539 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.541 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.543 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.547 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.549 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.570 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.850 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.931 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 7.961 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.185 debconf: delaying package configuration, since apt-utils is not installed
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.213 Fetched 5059 kB in 1s (6863 kB/s)
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.256 Selecting previously unselected package libssl1.1:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.256 (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.)
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.258 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.265 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.459 Selecting previously unselected package openssl.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.459 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.463 Unpacking openssl (1.1.1d-0+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.598 Selecting previously unselected package ca-certificates.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.598 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.601 Unpacking ca-certificates (20200601~deb10u2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.672 Selecting previously unselected package libkeyutils1:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.673 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.677 Unpacking libkeyutils1:amd64 (1.6-6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.708 Selecting previously unselected package libkrb5support0:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.709 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.713 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.752 Selecting previously unselected package libk5crypto3:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.752 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.755 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.801 Selecting previously unselected package libkrb5-3:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.801 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.806 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.893 Selecting previously unselected package libgssapi-krb5-2:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.893 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.896 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.944 Selecting previously unselected package libsasl2-modules-db:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.944 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.949 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.983 Selecting previously unselected package libsasl2-2:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.985 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 8.990 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.029 Selecting previously unselected package libldap-common.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.029 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.033 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.074 Selecting previously unselected package libldap-2.4-2:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.075 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.079 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.143 Selecting previously unselected package libnghttp2-14:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.143 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.146 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.190 Selecting previously unselected package libpsl5:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.192 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.195 Unpacking libpsl5:amd64 (0.20.2-2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.234 Selecting previously unselected package librtmp1:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.234 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.239 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.278 Selecting previously unselected package libssh2-1:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.278 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.282 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.335 Selecting previously unselected package libcurl4:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.335 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.338 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.407 Selecting previously unselected package curl.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.407 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.414 Unpacking curl (7.64.0-4+deb10u2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.484 Selecting previously unselected package libonig5:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.484 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.487 Unpacking libonig5:amd64 (6.9.1-1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.539 Selecting previously unselected package libjq1:amd64.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.539 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.542 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.593 Selecting previously unselected package jq.
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.593 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.597 Unpacking jq (1.5+dfsg-2+b1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.634 Setting up libkeyutils1:amd64 (1.6-6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.644 Setting up libpsl5:amd64 (0.20.2-2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.654 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.790 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.805 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.819 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.829 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.840 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.852 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.863 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.873 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.886 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.897 Setting up openssl (1.1.1d-0+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.914 Setting up libonig5:amd64 (6.9.1-1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.926 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.938 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 9.949 Setting up ca-certificates (20200601~deb10u2) ...
15:47:09 [2021-05-06T15:47:09.706Z] #27 ...
15:47:09 [2021-05-06T15:47:09.706Z] 
15:47:09 [2021-05-06T15:47:09.706Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:09 [2021-05-06T15:47:09.706Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:47:09 [2021-05-06T15:47:09.966Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.1s done
15:47:10 [2021-05-06T15:47:10.226Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:47:10 [2021-05-06T15:47:10.844Z] #8 ...
15:47:10 [2021-05-06T15:47:10.844Z] 
15:47:10 [2021-05-06T15:47:10.844Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:47:10 [2021-05-06T15:47:10.844Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:47:10 [2021-05-06T15:47:10.844Z] #7 DONE 1.1s
15:47:10 [2021-05-06T15:47:10.844Z] 
15:47:10 [2021-05-06T15:47:10.844Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:47:10 [2021-05-06T15:47:10.844Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
15:47:10 [2021-05-06T15:47:10.844Z] #5 DONE 1.1s
15:47:10 [2021-05-06T15:47:10.844Z] 
15:47:10 [2021-05-06T15:47:10.844Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:47:10 [2021-05-06T15:47:10.844Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:47:10 [2021-05-06T15:47:10.844Z] #6 DONE 1.2s
15:47:10 [2021-05-06T15:47:10.844Z] 
15:47:10 [2021-05-06T15:47:10.844Z] #8 [internal] load metadata for docker.io/library/debian:buster
15:47:10 [2021-05-06T15:47:10.844Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
15:47:10 [2021-05-06T15:47:10.844Z] #8 DONE 1.2s
15:47:11 [2021-05-06T15:47:11.107Z] 
15:47:11 [2021-05-06T15:47:11.107Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:47:11 [2021-05-06T15:47:11.107Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:47:11 [2021-05-06T15:47:11.107Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
15:47:11 [2021-05-06T15:47:11.107Z] #63 DONE 0.0s
15:47:11 [2021-05-06T15:47:11.107Z] 
15:47:11 [2021-05-06T15:47:11.107Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:47:11 [2021-05-06T15:47:11.107Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:47:11 [2021-05-06T15:47:11.107Z] #61 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:47:11 [2021-05-06T15:47:11.107Z] #61 DONE 0.1s
15:47:11 [2021-05-06T15:47:11.107Z] 
15:47:11 [2021-05-06T15:47:11.107Z] #23 [internal] load build context
15:47:11 [2021-05-06T15:47:11.107Z] #23 sha256:a2efd59d235380a2243e1a137b46b7bca852ddb655a5bd3402778116c93a4106
15:47:12 [2021-05-06T15:47:12.518Z] #23 transferring context: 24.24MB 1.4s
15:47:13 [2021-05-06T15:47:13.946Z] #23 ...
15:47:13 [2021-05-06T15:47:13.946Z] 
15:47:13 [2021-05-06T15:47:13.946Z] #63 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:47:13 [2021-05-06T15:47:13.946Z] #63 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:47:13 [2021-05-06T15:47:13.946Z] #63 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:47:13 [2021-05-06T15:47:13.946Z] #63 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:47:13 [2021-05-06T15:47:13.946Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:47:13 [2021-05-06T15:47:13.946Z] #63 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
15:47:13 [2021-05-06T15:47:13.946Z] #63 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
15:47:13 [2021-05-06T15:47:13.946Z] #63 DONE 2.3s
15:47:13 [2021-05-06T15:47:13.946Z] 
15:47:13 [2021-05-06T15:47:13.946Z] #61 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:47:13 [2021-05-06T15:47:13.946Z] #61 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:47:13 [2021-05-06T15:47:13.946Z] #61 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:47:13 [2021-05-06T15:47:13.946Z] #61 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:47:13 [2021-05-06T15:47:13.946Z] #61 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:47:13 [2021-05-06T15:47:13.946Z] #61 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done
15:47:13 [2021-05-06T15:47:13.946Z] #61 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
15:47:13 [2021-05-06T15:47:13.946Z] #61 DONE 2.4s
15:47:13 [2021-05-06T15:47:13.946Z] 
15:47:13 [2021-05-06T15:47:13.946Z] #23 [internal] load build context
15:47:13 [2021-05-06T15:47:13.946Z] #23 sha256:a2efd59d235380a2243e1a137b46b7bca852ddb655a5bd3402778116c93a4106
15:47:13 [2021-05-06T15:47:13.946Z] #23 transferring context: 53.21MB 2.5s done
15:47:14 [2021-05-06T15:47:14.209Z] #23 DONE 3.1s
15:47:14 [2021-05-06T15:47:14.209Z] 
15:47:14 [2021-05-06T15:47:14.209Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
15:47:14 [2021-05-06T15:47:14.209Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.7s done
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.0s
15:47:14 [2021-05-06T15:47:14.209Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.7s
15:47:14 [2021-05-06T15:47:14.209Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.9s
15:47:14 [2021-05-06T15:47:14.430Z] #9 ...
15:47:14 [2021-05-06T15:47:14.430Z] 
15:47:14 [2021-05-06T15:47:14.430Z] #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
15:47:14 [2021-05-06T15:47:14.430Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69
15:47:14 [2021-05-06T15:47:14.430Z] #27 10.56 Updating certificates in /etc/ssl/certs...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.29 137 added, 0 removed; done.
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.37 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.39 Setting up jq (1.5+dfsg-2+b1) ...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.40 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.41 Setting up curl (7.64.0-4+deb10u2) ...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.42 Processing triggers for libc-bin (2.28-10) ...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.44 Processing triggers for ca-certificates (20200601~deb10u2) ...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.45 Updating certificates in /etc/ssl/certs...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.99 0 added, 0 removed; done.
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.99 Running hooks in /etc/ca-certificates/update.d...
15:47:14 [2021-05-06T15:47:14.430Z] #27 11.99 done.
15:47:14 [2021-05-06T15:47:14.430Z] #27 DONE 14.1s
15:47:14 [2021-05-06T15:47:14.430Z] 
15:47:14 [2021-05-06T15:47:14.430Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:14 [2021-05-06T15:47:14.430Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:47:14 [2021-05-06T15:47:14.430Z] #9 ...
15:47:14 [2021-05-06T15:47:14.430Z] 
15:47:14 [2021-05-06T15:47:14.430Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:47:14 [2021-05-06T15:47:14.430Z] #28 sha256:cb6621d177429b563826bc37f9cd54f218d8cfcb12a6aa3f3b74befc70c54c00
15:47:14 [2021-05-06T15:47:14.430Z] #28 DONE 0.6s
15:47:14 [2021-05-06T15:47:14.430Z] 
15:47:14 [2021-05-06T15:47:14.430Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:14 [2021-05-06T15:47:14.430Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
15:47:14 [2021-05-06T15:47:14.472Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.0s done
15:47:14 [2021-05-06T15:47:14.472Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.3s
15:47:14 [2021-05-06T15:47:14.736Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.34MB / 97.69MB 3.6s
15:47:14 [2021-05-06T15:47:14.998Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.70MB / 97.69MB 3.8s
15:47:15 [2021-05-06T15:47:15.002Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
15:47:15 [2021-05-06T15:47:15.262Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 4.0s
15:47:15 [2021-05-06T15:47:15.262Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.09MB / 97.69MB 4.1s
15:47:15 [2021-05-06T15:47:15.524Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.01MB / 97.69MB 4.3s
15:47:15 [2021-05-06T15:47:15.524Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.3s done
15:47:15 [2021-05-06T15:47:15.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:47:15 [2021-05-06T15:47:15.792Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s done
15:47:15 [2021-05-06T15:47:15.792Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 4.7s
15:47:15 [2021-05-06T15:47:15.792Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.7s
15:47:15 [2021-05-06T15:47:15.943Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done
15:47:15 [2021-05-06T15:47:15.943Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:47:16 [2021-05-06T15:47:16.055Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.8s
15:47:16 [2021-05-06T15:47:16.055Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.9s
15:47:16 [2021-05-06T15:47:16.205Z] #9 DONE 24.7s
15:47:16 [2021-05-06T15:47:16.205Z] 
15:47:16 [2021-05-06T15:47:16.205Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:47:16 [2021-05-06T15:47:16.205Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
15:47:16 [2021-05-06T15:47:16.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:47:16 [2021-05-06T15:47:16.316Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.0s done
15:47:16 [2021-05-06T15:47:16.316Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.53MB / 62.53MB 5.1s
15:47:16 [2021-05-06T15:47:16.316Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.60MB / 62.53MB 5.2s
15:47:16 [2021-05-06T15:47:16.578Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.33MB / 62.53MB 5.4s
15:47:16 [2021-05-06T15:47:16.840Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.7s
15:47:17 [2021-05-06T15:47:17.147Z] #10 DONE 1.0s
15:47:17 [2021-05-06T15:47:17.147Z] 
15:47:17 [2021-05-06T15:47:17.148Z] #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
15:47:17 [2021-05-06T15:47:17.148Z] #29 sha256:fb6eaf3d7201793ae798620369f741bc159a826b104297667b01de6b80f9fb02
15:47:17 [2021-05-06T15:47:17.148Z] #29 1.069 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:47:17 [2021-05-06T15:47:17.148Z] #29 1.161 
15:47:17 [2021-05-06T15:47:17.148Z] #29 1.280 
############                                                              16.9%
##########################                                                36.8%
########################################                                  56.8%
#######################################################                   76.6%
#####################################################################     96.5%
######################################################################## 100.0%
15:47:17 [2021-05-06T15:47:17.148Z] #29 1.790 
15:47:17 [2021-05-06T15:47:17.148Z] #29 1.906 
######################################################################## 100.0%
15:47:17 [2021-05-06T15:47:17.148Z] #29 2.016 
15:47:17 [2021-05-06T15:47:17.148Z] #29 2.131 
##############################################################            86.5%
######################################################################## 100.0%
15:47:17 [2021-05-06T15:47:17.148Z] #29 2.223 
15:47:17 [2021-05-06T15:47:17.407Z] #29 2.345 
                                                                           1.2%
########################                                                  34.2%
########################################                                  56.6%
##############################################                            64.7%
################################################################          89.8%
######################################################################## 100.0%
15:47:17 [2021-05-06T15:47:17.407Z] #29 2.890 
15:47:18 [2021-05-06T15:47:18.192Z] #29 3.010 
###                                                                        4.4%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
15:47:18 [2021-05-06T15:47:18.192Z] #29 ...
15:47:18 [2021-05-06T15:47:18.192Z] 
15:47:18 [2021-05-06T15:47:18.192Z] #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
15:47:18 [2021-05-06T15:47:18.192Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
15:47:18 [2021-05-06T15:47:18.192Z] #11 DONE 0.9s
15:47:18 [2021-05-06T15:47:18.192Z] 
15:47:18 [2021-05-06T15:47:18.192Z] #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
15:47:18 [2021-05-06T15:47:18.192Z] #29 sha256:fb6eaf3d7201793ae798620369f741bc159a826b104297667b01de6b80f9fb02
15:47:18 [2021-05-06T15:47:18.192Z] #29 3.010 
###                                                                        4.4%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.7%
#############################                                            
15:47:18 [2021-05-06T15:47:18.192Z] #29 ...
15:47:18 [2021-05-06T15:47:18.192Z] 
15:47:18 [2021-05-06T15:47:18.192Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:47:18 [2021-05-06T15:47:18.192Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
15:47:18 [2021-05-06T15:47:18.192Z] #31 DONE 0.2s
15:47:18 [2021-05-06T15:47:18.192Z] 
15:47:18 [2021-05-06T15:47:18.192Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:47:18 [2021-05-06T15:47:18.192Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
15:47:18 [2021-05-06T15:47:18.192Z] #39 DONE 0.2s
15:47:18 [2021-05-06T15:47:18.192Z] 
15:47:18 [2021-05-06T15:47:18.192Z] #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
15:47:18 [2021-05-06T15:47:18.192Z] #29 sha256:fb6eaf3d7201793ae798620369f741bc159a826b104297667b01de6b80f9fb02
15:47:18 [2021-05-06T15:47:18.234Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
15:47:18 [2021-05-06T15:47:18.234Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
15:47:19 [2021-05-06T15:47:19.515Z] #29 3.010 
###                                                                        4.4%
######                                                                     9.6%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.7%
#############################                                             41.0%
#################################                                         46.1%
####################################                                      51.3%
########################################                                  56.4%
###########################################                               60.1%
###############################################                           66.6%
###################################################                       72.1%
#######################################################                   77.4%
############################################################              83.6%
#############################################################             86.1%
#################################################################         91.2%
##################################################################        92.6%
#####################################################################     96.6%
######################################################################## 100.0%
15:47:19 [2021-05-06T15:47:19.515Z] #29 5.081 
15:47:19 [2021-05-06T15:47:19.626Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.1s done
15:47:19 [2021-05-06T15:47:19.888Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
15:47:20 [2021-05-06T15:47:20.090Z] #29 5.570 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:47:20 [2021-05-06T15:47:20.150Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
15:47:20 [2021-05-06T15:47:20.350Z] #29 5.714 
15:47:20 [2021-05-06T15:47:20.350Z] #29 5.819 
######################################################################## 100.0%
15:47:20 [2021-05-06T15:47:20.350Z] #29 5.849 
15:47:20 [2021-05-06T15:47:20.587Z] INFO [runner/unused/goanalysis] analyzers took 28.26379527s with top 10 stages: buildssa: 24.242109441s, U1000: 4.021685829s 
15:47:20 [2021-05-06T15:47:20.610Z] #29 6.124 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:47:20 [2021-05-06T15:47:20.610Z] #29 6.222 
15:47:20 [2021-05-06T15:47:20.875Z] #29 6.342 
######                                                                     8.6%
#######################################################                   77.5%
######################################################################## 100.0%
15:47:21 [2021-05-06T15:47:21.037Z] ...INFO: Daemon under test started and replied!
15:47:21 [2021-05-06T15:47:21.037Z] INFO: Docker version of the daemon under test
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] Client:
15:47:21 [2021-05-06T15:47:21.037Z]  Version:      17.06.2-ce
15:47:21 [2021-05-06T15:47:21.037Z]  API version:  1.30
15:47:21 [2021-05-06T15:47:21.037Z]  Go version:   go1.8.3
15:47:21 [2021-05-06T15:47:21.037Z]  Git commit:   cec0b72
15:47:21 [2021-05-06T15:47:21.037Z]  Built:        Tue Sep  5 19:57:19 2017
15:47:21 [2021-05-06T15:47:21.037Z]  OS/Arch:      windows/amd64
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] Server:
15:47:21 [2021-05-06T15:47:21.037Z]  Version:      0.0.0-dev
15:47:21 [2021-05-06T15:47:21.037Z]  API version:  1.41 (minimum version 1.24)
15:47:21 [2021-05-06T15:47:21.037Z]  Go version:   go1.13.15
15:47:21 [2021-05-06T15:47:21.037Z]  Git commit:   d249577e02
15:47:21 [2021-05-06T15:47:21.037Z]  Built:        05/06/2021 15:45:39
15:47:21 [2021-05-06T15:47:21.037Z]  OS/Arch:      windows/amd64
15:47:21 [2021-05-06T15:47:21.037Z]  Experimental: false
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] INFO: Docker info of the daemon under test
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] Containers: 0
15:47:21 [2021-05-06T15:47:21.037Z]  Running: 0
15:47:21 [2021-05-06T15:47:21.037Z]  Paused: 0
15:47:21 [2021-05-06T15:47:21.037Z]  Stopped: 0
15:47:21 [2021-05-06T15:47:21.037Z] Images: 0
15:47:21 [2021-05-06T15:47:21.037Z] Server Version: 0.0.0-dev
15:47:21 [2021-05-06T15:47:21.037Z] Storage Driver: windowsfilter
15:47:21 [2021-05-06T15:47:21.037Z]  Windows: 
15:47:21 [2021-05-06T15:47:21.037Z] Logging Driver: json-file
15:47:21 [2021-05-06T15:47:21.037Z] Plugins: 
15:47:21 [2021-05-06T15:47:21.037Z]  Volume: local
15:47:21 [2021-05-06T15:47:21.037Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:47:21 [2021-05-06T15:47:21.037Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:47:21 [2021-05-06T15:47:21.037Z] Swarm: inactive
15:47:21 [2021-05-06T15:47:21.037Z] Default Isolation: process
15:47:21 [2021-05-06T15:47:21.037Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
15:47:21 [2021-05-06T15:47:21.037Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
15:47:21 [2021-05-06T15:47:21.037Z] OSType: windows
15:47:21 [2021-05-06T15:47:21.037Z] Architecture: x86_64
15:47:21 [2021-05-06T15:47:21.037Z] CPUs: 4
15:47:21 [2021-05-06T15:47:21.037Z] Total Memory: 32GiB
15:47:21 [2021-05-06T15:47:21.037Z] Name: azwin-2-527d50
15:47:21 [2021-05-06T15:47:21.037Z] ID: RS5A:TSDE:VF2K:AW4R:AFB5:VKGR:66LU:U37H:A6O2:VAPM:TYWN:7SH6
15:47:21 [2021-05-06T15:47:21.037Z] Docker Root Dir: D:\CI\PR-41739\4\daemon
15:47:21 [2021-05-06T15:47:21.037Z] Debug Mode (client): false
15:47:21 [2021-05-06T15:47:21.037Z] Debug Mode (server): true
15:47:21 [2021-05-06T15:47:21.037Z]  File Descriptors: -1
15:47:21 [2021-05-06T15:47:21.037Z]  Goroutines: 16
15:47:21 [2021-05-06T15:47:21.037Z]  System Time: 2021-05-06T15:47:18.7215777Z
15:47:21 [2021-05-06T15:47:21.037Z]  EventsListeners: 0
15:47:21 [2021-05-06T15:47:21.037Z] Registry: https://index.docker.io/v1/
15:47:21 [2021-05-06T15:47:21.037Z] Labels:
15:47:21 [2021-05-06T15:47:21.037Z] Experimental: false
15:47:21 [2021-05-06T15:47:21.037Z] Insecure Registries:
15:47:21 [2021-05-06T15:47:21.037Z]  127.0.0.0/8
15:47:21 [2021-05-06T15:47:21.037Z] Live Restore Enabled: false
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] INFO: Docker images of the daemon under test
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:47:21 [2021-05-06T15:47:21.037Z] 
15:47:21 [2021-05-06T15:47:21.037Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
15:47:21 [2021-05-06T15:47:21.037Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
15:47:21 [2021-05-06T15:47:21.037Z] 10.0.20295.1: Pulling from windows/servercore/insider
15:47:21 [2021-05-06T15:47:21.037Z] 29d5b6a226d2: Pulling fs layer
15:47:21 [2021-05-06T15:47:21.102Z] #9 ...
15:47:21 [2021-05-06T15:47:21.102Z] 
15:47:21 [2021-05-06T15:47:21.102Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:47:21 [2021-05-06T15:47:21.102Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e
15:47:21 [2021-05-06T15:47:21.102Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done
15:47:21 [2021-05-06T15:47:21.102Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done
15:47:21 [2021-05-06T15:47:21.102Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done
15:47:21 [2021-05-06T15:47:21.102Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done
15:47:21 [2021-05-06T15:47:21.102Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 9.9s
15:47:21 [2021-05-06T15:47:21.137Z] #29 6.482 
15:47:21 [2021-05-06T15:47:21.398Z] #29 6.804 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
15:47:21 [2021-05-06T15:47:21.398Z] #29 6.918 
15:47:21 [2021-05-06T15:47:21.676Z] #26 ...
15:47:21 [2021-05-06T15:47:21.676Z] 
15:47:21 [2021-05-06T15:47:21.676Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:21 [2021-05-06T15:47:21.676Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
15:47:21 [2021-05-06T15:47:21.676Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.9s done
15:47:22 [2021-05-06T15:47:22.441Z] #29 7.059 
                                                                           0.0%
###############                                                           21.0%
#################################                                         47.1%
###########################################                               60.4%
###########################################                               60.6%
#############################################################             86.0%
######################################################################## 100.0%
15:47:22 [2021-05-06T15:47:22.441Z] #29 7.858 
15:47:22 [2021-05-06T15:47:22.701Z] #29 8.168 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:47:22 [2021-05-06T15:47:22.701Z] #29 8.264 
15:47:22 [2021-05-06T15:47:22.961Z] #29 8.356 
######################################################################## 100.0%
15:47:22 [2021-05-06T15:47:22.961Z] #29 8.400 
15:47:23 [2021-05-06T15:47:23.067Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
15:47:23 [2021-05-06T15:47:23.222Z] #29 8.625 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:47:23 [2021-05-06T15:47:23.222Z] #29 8.741 
15:47:23 [2021-05-06T15:47:23.222Z] #29 8.837 
######################################################################## 100.0%
15:47:23 [2021-05-06T15:47:23.484Z] #29 8.871 
15:47:23 [2021-05-06T15:47:23.484Z] #29 8.892 Download of images into '/build' complete.
15:47:23 [2021-05-06T15:47:23.484Z] #29 8.892 Use something like the following to load the result into a Docker daemon:
15:47:23 [2021-05-06T15:47:23.484Z] #29 8.893   tar -cC '/build' . | docker load
15:47:23 [2021-05-06T15:47:23.745Z] #29 ...
15:47:23 [2021-05-06T15:47:23.745Z] 
15:47:23 [2021-05-06T15:47:23.745Z] #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
15:47:23 [2021-05-06T15:47:23.745Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
15:47:23 [2021-05-06T15:47:23.745Z] #12 DONE 5.7s
15:47:23 [2021-05-06T15:47:23.745Z] 
15:47:23 [2021-05-06T15:47:23.745Z] #48 [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
15:47:23 [2021-05-06T15:47:23.745Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.132 + RM_GOPATH=0
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.132 + TMP_GOPATH=
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.132 + : /build
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.132 + '[' -z '' ']'
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.132 ++ mktemp -d
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.133 + export GOPATH=/tmp/tmp.DXXRolZZrO
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.133 + GOPATH=/tmp/tmp.DXXRolZZrO
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.133 + RM_GOPATH=1
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.133 + case "$(go env GOARCH)" in
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.135 ++ go env GOARCH
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + export GO_BUILDMODE=-buildmode=pie
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + GO_BUILDMODE=-buildmode=pie
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 ++ dirname /tmp/install/install.sh
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + dir=/tmp/install
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + bin=golangci_lint
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + shift
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + . /tmp/install/golangci_lint.installer
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 ++ : v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + install_golangci_lint
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + set -e
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + export GO111MODULE=on
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + GO111MODULE=on
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + GOBIN=/build
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.141 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.219 go: finding github.com v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.219 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.219 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.219 go: finding github.com/golangci/golangci-lint v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 5.219 go: finding github.com/golangci v1.23.8
15:47:23 [2021-05-06T15:47:23.745Z] #48 ...
15:47:23 [2021-05-06T15:47:23.745Z] 
15:47:23 [2021-05-06T15:47:23.745Z] #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
15:47:23 [2021-05-06T15:47:23.745Z] #29 sha256:fb6eaf3d7201793ae798620369f741bc159a826b104297667b01de6b80f9fb02
15:47:23 [2021-05-06T15:47:23.745Z] #29 DONE 9.3s
15:47:23 [2021-05-06T15:47:23.745Z] 
15:47:23 [2021-05-06T15:47:23.745Z] #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
15:47:23 [2021-05-06T15:47:23.745Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:47:25 [2021-05-06T15:47:25.630Z] #9 ...
15:47:25 [2021-05-06T15:47:25.630Z] 
15:47:25 [2021-05-06T15:47:25.630Z] #62 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:47:25 [2021-05-06T15:47:25.630Z] #62 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
15:47:25 [2021-05-06T15:47:25.630Z] #62 DONE 1.9s
15:47:25 [2021-05-06T15:47:25.630Z] 
15:47:25 [2021-05-06T15:47:25.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:25 [2021-05-06T15:47:25.630Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
15:47:26 [2021-05-06T15:47:26.205Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.2s done
15:47:26 [2021-05-06T15:47:26.834Z] 29d5b6a226d2: Verifying Checksum
15:47:26 [2021-05-06T15:47:26.834Z] 29d5b6a226d2: Download complete
15:47:27 [2021-05-06T15:47:27.151Z] #9 ...
15:47:27 [2021-05-06T15:47:27.151Z] 
15:47:27 [2021-05-06T15:47:27.151Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f
15:47:27 [2021-05-06T15:47:27.151Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e
15:47:27 [2021-05-06T15:47:27.151Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 11.7s done
15:47:27 [2021-05-06T15:47:27.151Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 3.0s done
15:47:27 [2021-05-06T15:47:27.151Z] #26 DONE 15.9s
15:47:27 [2021-05-06T15:47:27.151Z] 
15:47:27 [2021-05-06T15:47:27.151Z] #64 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:47:27 [2021-05-06T15:47:27.151Z] #64 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
15:47:27 [2021-05-06T15:47:27.151Z] #64 DONE 1.5s
15:47:27 [2021-05-06T15:47:27.416Z] 
15:47:27 [2021-05-06T15:47:27.416Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:47:27 [2021-05-06T15:47:27.416Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
15:47:27 [2021-05-06T15:47:27.416Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
15:47:29 [2021-05-06T15:47:29.033Z] #13 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #44 [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
15:47:29 [2021-05-06T15:47:29.033Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + RM_GOPATH=0
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + TMP_GOPATH=
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + : /build
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + '[' -z '' ']'
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 ++ mktemp -d
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + export GOPATH=/tmp/tmp.0G5oYCVIYu
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + GOPATH=/tmp/tmp.0G5oYCVIYu
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + RM_GOPATH=1
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 + case "$(go env GOARCH)" in
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.135 ++ go env GOARCH
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.152 + export GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.152 + GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.152 ++ dirname /tmp/install/install.sh
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + dir=/tmp/install
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + bin=vndr
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + shift
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + '[' '!' -f /tmp/install/vndr.installer ']'
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + . /tmp/install/vndr.installer
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + install_vndr
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0G5oYCVIYu/src/github.com/LK4D4/vndr
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.160 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:47:29 [2021-05-06T15:47:29.033Z] #44 9.170 Cloning into '/tmp/tmp.0G5oYCVIYu/src/github.com/LK4D4/vndr'...
15:47:29 [2021-05-06T15:47:29.033Z] #44 10.06 + cd /tmp/tmp.0G5oYCVIYu/src/github.com/LK4D4/vndr
15:47:29 [2021-05-06T15:47:29.033Z] #44 10.06 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:47:29 [2021-05-06T15:47:29.033Z] #44 10.06 + go build -buildmode=pie -v -o /build/vndr .
15:47:29 [2021-05-06T15:47:29.033Z] #44 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:47:29 [2021-05-06T15:47:29.033Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
15:47:29 [2021-05-06T15:47:29.033Z] #32 8.199 + git clone https://github.com/kolyshkin/go-swagger.git .
15:47:29 [2021-05-06T15:47:29.033Z] #32 8.199 Cloning into '.'...
15:47:29 [2021-05-06T15:47:29.033Z] #32 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #66 [proxy 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 proxy
15:47:29 [2021-05-06T15:47:29.033Z] #66 sha256:954cf6f06f23ee8cdec9e3d2b26ad740a14e450330ed59c120143e0e11425e6a
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.631 + RM_GOPATH=0
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.631 + TMP_GOPATH=
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.631 + : /build
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.631 + '[' -z '' ']'
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.633 ++ mktemp -d
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.633 + export GOPATH=/tmp/tmp.VPV17scMN2
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.633 + GOPATH=/tmp/tmp.VPV17scMN2
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.633 + RM_GOPATH=1
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.633 + case "$(go env GOARCH)" in
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.633 ++ go env GOARCH
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + export GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 ++ dirname /tmp/install/install.sh
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + dir=/tmp/install
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + bin=proxy
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + shift
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + '[' '!' -f /tmp/install/proxy.installer ']'
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + . /tmp/install/proxy.installer
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + install_proxy
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + case "$1" in
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + export CGO_ENABLED=0
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + CGO_ENABLED=0
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + _install_proxy
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.647 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VPV17scMN2/src/github.com/docker/libnetwork
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.648 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
15:47:29 [2021-05-06T15:47:29.033Z] #66 5.648 Cloning into '/tmp/tmp.VPV17scMN2/src/github.com/docker/libnetwork'...
15:47:29 [2021-05-06T15:47:29.033Z] #66 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #46 [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
15:47:29 [2021-05-06T15:47:29.033Z] #46 sha256:15656c220cb49840a4785aca5418ba91826a98148d48d12dfa560da582190f5b
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.868 + RM_GOPATH=0
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.868 + TMP_GOPATH=
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.868 + : /build
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.868 + '[' -z '' ']'
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.883 ++ mktemp -d
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.883 + export GOPATH=/tmp/tmp.Yfod4LxuBT
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.883 + GOPATH=/tmp/tmp.Yfod4LxuBT
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.883 + RM_GOPATH=1
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.883 + case "$(go env GOARCH)" in
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.883 ++ go env GOARCH
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + export GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 ++ dirname /tmp/install/install.sh
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + dir=/tmp/install
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + bin=gotestsum
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + shift
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + . /tmp/install/gotestsum.installer
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 ++ : v0.5.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + install_gotestsum
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + set -e
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + export GO111MODULE=on
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + GO111MODULE=on
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + GOBIN=/build
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 + go get gotest.tools/gotestsum@v0.5.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 go: finding gotest.tools v0.5.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 7.943 go: finding gotest.tools/gotestsum v0.5.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 8.884 go: downloading gotest.tools/gotestsum v0.5.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 9.483 go: extracting gotest.tools/gotestsum v0.5.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 10.48 go: downloading github.com/spf13/pflag v1.0.3
15:47:29 [2021-05-06T15:47:29.033Z] #46 10.49 go: downloading github.com/pkg/errors v0.9.1
15:47:29 [2021-05-06T15:47:29.033Z] #46 10.68 go: downloading github.com/fatih/color v1.9.0
15:47:29 [2021-05-06T15:47:29.033Z] #46 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #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
15:47:29 [2021-05-06T15:47:29.033Z] #34 sha256:d1a4011bbfc2dba6fb79af1fe6b737ffc76caa61a35c88ef5b26de6bcd7386d3
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.274 Install go-toml version v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.282 go: finding github.com v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.282 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.282 go: finding github.com/pelletier/go-toml/cmd v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.282 go: finding github.com/pelletier/go-toml v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.282 go: finding github.com/pelletier v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 5.802 go: downloading github.com/pelletier/go-toml v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 6.205 go: extracting github.com/pelletier/go-toml v1.8.1
15:47:29 [2021-05-06T15:47:29.033Z] #34 7.466 github.com/pelletier/go-toml
15:47:29 [2021-05-06T15:47:29.033Z] #34 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #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
15:47:29 [2021-05-06T15:47:29.033Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:47:29 [2021-05-06T15:47:29.033Z] #36 6.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #36 6.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #36 6.644 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #36 7.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #36 9.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #36 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #54 [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
15:47:29 [2021-05-06T15:47:29.033Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:47:29 [2021-05-06T15:47:29.033Z] #54 8.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #54 8.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #54 8.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #54 9.403 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #54 ...
15:47:29 [2021-05-06T15:47:29.033Z] 
15:47:29 [2021-05-06T15:47:29.033Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:47:29 [2021-05-06T15:47:29.033Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:47:29 [2021-05-06T15:47:29.033Z] #42 5.442 Warning: apt-key output should not be parsed (stdout is not a terminal)
15:47:29 [2021-05-06T15:47:29.033Z] #42 9.501 OK
15:47:29 [2021-05-06T15:47:29.033Z] #42 10.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #42 10.19 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #42 10.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:29 [2021-05-06T15:47:29.033Z] #42 10.81 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:47:29 [2021-05-06T15:47:29.295Z] #42 ...
15:47:29 [2021-05-06T15:47:29.295Z] 
15:47:29 [2021-05-06T15:47:29.295Z] #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
15:47:29 [2021-05-06T15:47:29.295Z] #24 sha256:1048091d98242309b220d57aee385a8b41997535c26e4451485c9245a6902e4c
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + RM_GOPATH=0
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + TMP_GOPATH=
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + : /build
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + '[' -z '' ']'
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 ++ mktemp -d
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + export GOPATH=/tmp/tmp.AbNrIH2RZl
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + GOPATH=/tmp/tmp.AbNrIH2RZl
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + RM_GOPATH=1
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.674 + case "$(go env GOARCH)" in
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.676 ++ go env GOARCH
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.701 + export GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.701 + GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.702 ++ dirname /tmp/install/install.sh
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 Install docker/cli version 17.06.2-ce from stable
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + dir=/tmp/install
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + bin=dockercli
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + shift
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + . /tmp/install/dockercli.installer
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 ++ : stable
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 ++ : 17.06.2-ce
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + install_dockercli
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.712 ++ uname -m
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.747 + arch=x86_64
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.747 + '[' x86_64 '!=' x86_64 ']'
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.747 + url=https://download.docker.com/linux/static
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.747 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:47:29 [2021-05-06T15:47:29.295Z] #24 6.747 + tar -xz docker/docker
15:47:29 [2021-05-06T15:47:29.295Z] #24 ...
15:47:29 [2021-05-06T15:47:29.295Z] 
15:47:29 [2021-05-06T15:47:29.295Z] #57 [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
15:47:29 [2021-05-06T15:47:29.295Z] #57 sha256:ec180cbc2b7430e8631a810630c380c1530b0e49ad2ce7f2279bb122b6be9bfb
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.054 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + RM_GOPATH=0
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + TMP_GOPATH=
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + : /build
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + '[' -z '' ']'
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 ++ mktemp -d
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + export GOPATH=/tmp/tmp.PKUZvchsXv
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + GOPATH=/tmp/tmp.PKUZvchsXv
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + RM_GOPATH=1
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + case "$(go env GOARCH)" in
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 ++ go env GOARCH
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + export GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 ++ dirname /tmp/install/install.sh
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + dir=/tmp/install
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + bin=rootlesskit
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + shift
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + . /tmp/install/rootlesskit.installer
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 ++ : 4cd567642273d369adaadcbadca00880552c1778
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + install_rootlesskit
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + case "$1" in
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + export CGO_ENABLED=0
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + CGO_ENABLED=0
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + _install_rootlesskit
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PKUZvchsXv/src/github.com/rootless-containers/rootlesskit
15:47:29 [2021-05-06T15:47:29.295Z] #57 6.057 Cloning into '/tmp/tmp.PKUZvchsXv/src/github.com/rootless-containers/rootlesskit'...
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.760 + cd /tmp/tmp.PKUZvchsXv/src/github.com/rootless-containers/rootlesskit
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.760 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.806 + export GO111MODULE=on
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.806 + GO111MODULE=on
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.806 + export GOPROXY=https://proxy.golang.org
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.806 + GOPROXY=https://proxy.golang.org
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.806 + for f in rootlesskit rootlesskit-docker-proxy
15:47:29 [2021-05-06T15:47:29.295Z] #57 9.806 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:47:29 [2021-05-06T15:47:29.342Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done
15:47:29 [2021-05-06T15:47:29.556Z] #57 ...
15:47:29 [2021-05-06T15:47:29.556Z] 
15:47:29 [2021-05-06T15:47:29.556Z] #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
15:47:29 [2021-05-06T15:47:29.556Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:47:29 [2021-05-06T15:47:29.556Z] #40 7.233 + git clone https://github.com/docker/distribution.git .
15:47:29 [2021-05-06T15:47:29.556Z] #40 7.233 Cloning into '.'...
15:47:29 [2021-05-06T15:47:29.605Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
15:47:29 [2021-05-06T15:47:29.843Z] #40 ...
15:47:29 [2021-05-06T15:47:29.843Z] 
15:47:29 [2021-05-06T15:47:29.843Z] #50 [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
15:47:29 [2021-05-06T15:47:29.843Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.390 + RM_GOPATH=0
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.390 + TMP_GOPATH=
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.390 + : /build
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.390 + '[' -z '' ']'
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.392 ++ mktemp -d
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.392 + export GOPATH=/tmp/tmp.ui3zOBnLzs
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.392 + GOPATH=/tmp/tmp.ui3zOBnLzs
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.392 + RM_GOPATH=1
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.392 + case "$(go env GOARCH)" in
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.392 ++ go env GOARCH
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.402 + export GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.402 + GO_BUILDMODE=-buildmode=pie
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.402 ++ dirname /tmp/install/install.sh
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 + dir=/tmp/install
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 + bin=shfmt
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 + shift
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 + . /tmp/install/shfmt.installer
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.403 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.435 + install_shfmt
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.435 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.435 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ui3zOBnLzs/src/github.com/mvdan/sh
15:47:29 [2021-05-06T15:47:29.843Z] #50 6.435 Cloning into '/tmp/tmp.ui3zOBnLzs/src/github.com/mvdan/sh'...
15:47:29 [2021-05-06T15:47:29.843Z] #50 ...
15:47:29 [2021-05-06T15:47:29.843Z] 
15:47:29 [2021-05-06T15:47:29.844Z] #44 [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
15:47:29 [2021-05-06T15:47:29.844Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:47:29 [2021-05-06T15:47:29.844Z] #44 11.76 internal/cpu
15:47:29 [2021-05-06T15:47:29.844Z] #44 11.76 runtime/internal/atomic
15:47:30 [2021-05-06T15:47:30.104Z] #44 12.07 runtime/internal/sys
15:47:30 [2021-05-06T15:47:30.365Z] #44 12.36 runtime/internal/math
15:47:30 [2021-05-06T15:47:30.629Z] #44 12.47 internal/race
15:47:30 [2021-05-06T15:47:30.629Z] #44 12.50 internal/bytealg
15:47:30 [2021-05-06T15:47:30.629Z] #44 12.59 sync/atomic
15:47:31 [2021-05-06T15:47:31.201Z] #44 12.94 unicode
15:47:31 [2021-05-06T15:47:31.462Z] #44 13.39 runtime
15:47:32 [2021-05-06T15:47:32.916Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done
15:47:33 [2021-05-06T15:47:33.179Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
15:47:33 [2021-05-06T15:47:33.442Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
15:47:33 [2021-05-06T15:47:33.706Z] #9 DONE 22.4s
15:47:33 [2021-05-06T15:47:33.706Z] 
15:47:33 [2021-05-06T15:47:33.706Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:47:33 [2021-05-06T15:47:33.706Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
15:47:34 [2021-05-06T15:47:34.010Z] #44 ...
15:47:34 [2021-05-06T15:47:34.010Z] 
15:47:34 [2021-05-06T15:47:34.010Z] #48 [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
15:47:34 [2021-05-06T15:47:34.010Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:34 [2021-05-06T15:47:34.010Z] #48 5.808 go: downloading github.com/golangci/golangci-lint v1.23.8
15:47:34 [2021-05-06T15:47:34.010Z] #48 6.247 go: extracting github.com/golangci/golangci-lint v1.23.8
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.70 go: downloading github.com/pkg/errors v0.8.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.76 go: downloading github.com/spf13/pflag v1.0.5
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.82 go: downloading github.com/fatih/color v1.7.0
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.88 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:47:34 [2021-05-06T15:47:34.010Z] #48 12.88 go: downloading github.com/spf13/viper v1.6.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.05 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.26 go: downloading github.com/go-critic/go-critic v0.4.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.43 go: extracting github.com/fatih/color v1.7.0
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.62 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.71 go: extracting github.com/spf13/viper v1.6.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.71 go: extracting github.com/pkg/errors v0.8.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.75 go: downloading github.com/sirupsen/logrus v1.4.2
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.90 go: extracting github.com/spf13/pflag v1.0.5
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.94 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 13.94 go: extracting github.com/go-lintpack/lintpack v0.5.2
15:47:34 [2021-05-06T15:47:34.010Z] #48 14.13 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:47:34 [2021-05-06T15:47:34.010Z] #48 14.49 go: extracting github.com/go-critic/go-critic v0.4.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 14.60 go: extracting github.com/mitchellh/go-homedir v1.1.0
15:47:34 [2021-05-06T15:47:34.010Z] #48 14.62 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:47:34 [2021-05-06T15:47:34.010Z] #48 14.83 go: extracting github.com/sourcegraph/go-diff v0.5.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 14.83 go: extracting github.com/sirupsen/logrus v1.4.2
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.04 go: downloading gopkg.in/ini.v1 v1.51.0
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.04 go: extracting github.com/mitchellh/mapstructure v1.1.2
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.11 go: downloading github.com/mattn/go-isatty v0.0.8
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.47 go: extracting github.com/mattn/go-isatty v0.0.8
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.51 go: extracting gopkg.in/ini.v1 v1.51.0
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.77 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:47:34 [2021-05-06T15:47:34.010Z] #48 15.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:47:34 [2021-05-06T15:47:34.010Z] #48 ...
15:47:34 [2021-05-06T15:47:34.010Z] 
15:47:34 [2021-05-06T15:47:34.010Z] #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
15:47:34 [2021-05-06T15:47:34.010Z] #24 sha256:1048091d98242309b220d57aee385a8b41997535c26e4451485c9245a6902e4c
15:47:34 [2021-05-06T15:47:34.010Z] #24 15.49 + mkdir -p /build
15:47:34 [2021-05-06T15:47:34.010Z] #24 15.49 + mv docker/docker /build/
15:47:34 [2021-05-06T15:47:34.010Z] #24 15.50 + rmdir docker
15:47:34 [2021-05-06T15:47:34.010Z] #24 DONE 16.0s
15:47:34 [2021-05-06T15:47:34.010Z] 
15:47:34 [2021-05-06T15:47:34.010Z] #57 [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
15:47:34 [2021-05-06T15:47:34.010Z] #57 sha256:ec180cbc2b7430e8631a810630c380c1530b0e49ad2ce7f2279bb122b6be9bfb
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.58 go: downloading github.com/sirupsen/logrus v1.8.1
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.69 go: downloading github.com/pkg/errors v0.9.1
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.82 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.82 go: downloading github.com/moby/vpnkit v0.5.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:47:34 [2021-05-06T15:47:34.010Z] #57 11.85 go: downloading github.com/urfave/cli/v2 v2.3.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.05 go: downloading github.com/google/uuid v1.2.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.23 go: extracting github.com/sirupsen/logrus v1.8.1
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.23 go: extracting github.com/pkg/errors v0.9.1
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.27 go: downloading github.com/gorilla/mux v1.8.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.32 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.76 go: extracting github.com/gorilla/mux v1.8.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.79 go: extracting github.com/google/uuid v1.2.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.79 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
15:47:34 [2021-05-06T15:47:34.010Z] #57 12.79 go: downloading github.com/gofrs/flock v0.8.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 13.01 go: extracting github.com/moby/sys/mountinfo v0.4.1
15:47:34 [2021-05-06T15:47:34.010Z] #57 13.74 go: extracting github.com/gofrs/flock v0.8.0
15:47:34 [2021-05-06T15:47:34.010Z] #57 14.02 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:47:34 [2021-05-06T15:47:34.585Z] #57 16.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:47:34 [2021-05-06T15:47:34.585Z] #57 16.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:47:34 [2021-05-06T15:47:34.846Z] #57 ...
15:47:34 [2021-05-06T15:47:34.846Z] 
15:47:34 [2021-05-06T15:47:34.846Z] #44 [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
15:47:34 [2021-05-06T15:47:34.846Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:47:34 [2021-05-06T15:47:34.846Z] #44 16.90 unicode/utf8
15:47:35 [2021-05-06T15:47:35.785Z] #44 17.57 math/bits
15:47:36 [2021-05-06T15:47:36.733Z] #44 18.44 math
15:47:37 [2021-05-06T15:47:37.920Z] #10 ...
15:47:37 [2021-05-06T15:47:37.920Z] 
15:47:37 [2021-05-06T15:47:37.920Z] #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
15:47:37 [2021-05-06T15:47:37.920Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92
15:47:37 [2021-05-06T15:47:37.920Z] #27 1.080 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 1.084 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 1.099 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 1.296 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [280 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 1.534 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 1.841 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 3.237 Fetched 8265 kB in 2s (3436 kB/s)
15:47:37 [2021-05-06T15:47:37.920Z] #27 3.237 Reading package lists...
15:47:37 [2021-05-06T15:47:37.920Z] #27 4.531 Reading package lists...
15:47:37 [2021-05-06T15:47:37.920Z] #27 5.811 Building dependency tree...
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.425 The following additional packages will be installed:
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.425   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.425   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.426   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.429 Suggested packages:
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.429   krb5-doc krb5-user
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.429 Recommended packages:
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.429   krb5-locales publicsuffix libsasl2-modules
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.728 The following NEW packages will be installed:
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.729   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.729   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.729   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:47:37 [2021-05-06T15:47:37.920Z] #27 6.731   libssh2-1 libssl1.1 openssl
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.031 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded.
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.031 Need to get 4777 kB of archives.
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.031 After this operation, 11.5 MB of additional disk space will be used.
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.031 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.038 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.039 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.040 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.042 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.049 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.052 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.053 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.063 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.064 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.064 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.064 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.064 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.064 Get:14 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.067 Get:15 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.073 Get:16 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.073 Get:17 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.097 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.310 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.329 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 7.371 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
15:47:37 [2021-05-06T15:47:37.920Z] #27 8.125 debconf: delaying package configuration, since apt-utils is not installed
15:47:37 [2021-05-06T15:47:37.920Z] #27 8.170 Fetched 4777 kB in 1s (7059 kB/s)
15:47:37 [2021-05-06T15:47:37.920Z] #27 9.058 Selecting previously unselected package libssl1.1:arm64.
15:47:37 [2021-05-06T15:47:37.920Z] #27 9.058 (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.)
15:47:37 [2021-05-06T15:47:37.920Z] #27 9.069 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 9.989 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.49 Selecting previously unselected package openssl.
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.49 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.50 Unpacking openssl (1.1.1d-0+deb10u6) ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.66 Selecting previously unselected package ca-certificates.
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.66 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.66 Unpacking ca-certificates (20200601~deb10u2) ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 ...
15:47:37 [2021-05-06T15:47:37.920Z] 
15:47:37 [2021-05-06T15:47:37.920Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:47:37 [2021-05-06T15:47:37.920Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
15:47:37 [2021-05-06T15:47:37.920Z] #10 DONE 4.3s
15:47:37 [2021-05-06T15:47:37.920Z] 
15:47:37 [2021-05-06T15:47:37.920Z] #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
15:47:37 [2021-05-06T15:47:37.920Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.81 Selecting previously unselected package libkeyutils1:arm64.
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.81 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.82 Unpacking libkeyutils1:arm64 (1.6-6) ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.87 Selecting previously unselected package libkrb5support0:arm64.
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.87 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
15:47:37 [2021-05-06T15:47:37.920Z] #27 10.88 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.120Z] #44 ...
15:47:38 [2021-05-06T15:47:38.120Z] 
15:47:38 [2021-05-06T15:47:38.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
15:47:38 [2021-05-06T15:47:38.120Z] #34 sha256:d1a4011bbfc2dba6fb79af1fe6b737ffc76caa61a35c88ef5b26de6bcd7386d3
15:47:38 [2021-05-06T15:47:38.120Z] #34 15.02 github.com/pelletier/go-toml/cmd/tomll
15:47:38 [2021-05-06T15:47:38.120Z] #34 DONE 20.0s
15:47:38 [2021-05-06T15:47:38.183Z] #27 10.93 Selecting previously unselected package libk5crypto3:arm64.
15:47:38 [2021-05-06T15:47:38.183Z] #27 10.93 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.183Z] #27 10.94 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.183Z] #27 11.02 Selecting previously unselected package libkrb5-3:arm64.
15:47:38 [2021-05-06T15:47:38.183Z] #27 11.02 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.183Z] #27 11.02 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:47:38 [2021-05-06T15:47:38.380Z] 
15:47:38 [2021-05-06T15:47:38.380Z] #50 [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
15:47:38 [2021-05-06T15:47:38.380Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:47:38 [2021-05-06T15:47:38.380Z] #50 17.07 + cd /tmp/tmp.ui3zOBnLzs/src/github.com/mvdan/sh
15:47:38 [2021-05-06T15:47:38.380Z] #50 17.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:47:38 [2021-05-06T15:47:38.380Z] #50 17.25 + GO111MODULE=on
15:47:38 [2021-05-06T15:47:38.380Z] #50 17.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:47:38 [2021-05-06T15:47:38.380Z] #50 18.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:47:38 [2021-05-06T15:47:38.380Z] #50 18.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:47:38 [2021-05-06T15:47:38.380Z] #50 18.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:47:38 [2021-05-06T15:47:38.380Z] #50 19.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:47:38 [2021-05-06T15:47:38.380Z] #50 19.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:47:38 [2021-05-06T15:47:38.380Z] #50 20.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.21 Selecting previously unselected package libgssapi-krb5-2:arm64.
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.21 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.22 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.27 Selecting previously unselected package libsasl2-modules-db:arm64.
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.27 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.27 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.32 Selecting previously unselected package libsasl2-2:arm64.
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.32 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.33 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.450Z] #27 11.38 Selecting previously unselected package libldap-common.
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.38 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.38 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.44 Selecting previously unselected package libldap-2.4-2:arm64.
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.44 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.44 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 ...
15:47:38 [2021-05-06T15:47:38.717Z] 
15:47:38 [2021-05-06T15:47:38.717Z] #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
15:47:38 [2021-05-06T15:47:38.717Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
15:47:38 [2021-05-06T15:47:38.717Z] #11 DONE 0.8s
15:47:38 [2021-05-06T15:47:38.717Z] 
15:47:38 [2021-05-06T15:47:38.717Z] #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
15:47:38 [2021-05-06T15:47:38.717Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.57 Selecting previously unselected package libnghttp2-14:arm64.
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.57 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.57 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.63 Selecting previously unselected package libpsl5:arm64.
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.63 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.717Z] #27 11.63 Unpacking libpsl5:arm64 (0.20.2-2) ...
15:47:38 [2021-05-06T15:47:38.950Z] #50 ...
15:47:38 [2021-05-06T15:47:38.950Z] 
15:47:38 [2021-05-06T15:47:38.950Z] #46 [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
15:47:38 [2021-05-06T15:47:38.951Z] #46 sha256:15656c220cb49840a4785aca5418ba91826a98148d48d12dfa560da582190f5b
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.70 go: downloading github.com/jonboulle/clockwork v0.1.0
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.76 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.76 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.81 go: extracting github.com/spf13/pflag v1.0.3
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.82 go: extracting github.com/pkg/errors v0.9.1
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.88 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.88 go: extracting github.com/jonboulle/clockwork v0.1.0
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.88 go: extracting github.com/fatih/color v1.9.0
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.88 go: downloading github.com/mattn/go-colorable v0.1.6
15:47:38 [2021-05-06T15:47:38.951Z] #46 10.99 go: downloading github.com/mattn/go-isatty v0.0.12
15:47:38 [2021-05-06T15:47:38.951Z] #46 11.20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:47:38 [2021-05-06T15:47:38.951Z] #46 11.24 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:47:38 [2021-05-06T15:47:38.951Z] #46 11.33 go: extracting github.com/mattn/go-isatty v0.0.12
15:47:38 [2021-05-06T15:47:38.951Z] #46 11.45 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:47:38 [2021-05-06T15:47:38.951Z] #46 11.52 go: extracting github.com/mattn/go-colorable v0.1.6
15:47:38 [2021-05-06T15:47:38.951Z] #46 11.76 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:47:38 [2021-05-06T15:47:38.951Z] #46 13.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:47:38 [2021-05-06T15:47:38.951Z] #46 14.67 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:47:38 [2021-05-06T15:47:38.951Z] #46 16.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.26 go: finding github.com/fatih/color v1.9.0
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.36 go: finding github.com/pkg/errors v0.9.1
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.46 go: finding github.com/mattn/go-colorable v0.1.6
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.46 go: finding github.com/spf13/pflag v1.0.3
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.46 go: finding github.com/mattn/go-isatty v0.0.12
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.92 go: finding github.com/jonboulle/clockwork v0.1.0
15:47:38 [2021-05-06T15:47:38.951Z] #46 20.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:47:38 [2021-05-06T15:47:38.951Z] #46 ...
15:47:38 [2021-05-06T15:47:38.951Z] 
15:47:38 [2021-05-06T15:47:38.951Z] #48 [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
15:47:38 [2021-05-06T15:47:38.951Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:38 [2021-05-06T15:47:38.951Z] #48 16.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
15:47:38 [2021-05-06T15:47:38.951Z] #48 16.46 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:47:38 [2021-05-06T15:47:38.951Z] #48 17.70 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/stretchr/testify v1.4.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/go-toolsmith/typep v1.0.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.16 go: downloading github.com/mattn/go-colorable v0.1.4
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.26 go: downloading gopkg.in/yaml.v2 v2.2.7
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.36 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.36 go: extracting github.com/go-toolsmith/typep v1.0.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.46 go: extracting github.com/mattn/go-colorable v0.1.4
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.46 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.46 go: extracting github.com/stretchr/testify v1.4.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.57 go: extracting github.com/fsnotify/fsnotify v1.4.7
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.57 go: downloading github.com/hashicorp/hcl v1.0.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.63 go: downloading github.com/spf13/afero v1.1.2
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.80 go: extracting gopkg.in/yaml.v2 v2.2.7
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.99 go: extracting github.com/go-toolsmith/astequal v1.0.0
15:47:38 [2021-05-06T15:47:38.951Z] #48 20.99 go: downloading github.com/pelletier/go-toml v1.2.0
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.69 Selecting previously unselected package librtmp1:arm64.
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.69 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.70 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
15:47:38 [2021-05-06T15:47:38.981Z] #27 ...
15:47:38 [2021-05-06T15:47:38.981Z] 
15:47:38 [2021-05-06T15:47:38.981Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:47:38 [2021-05-06T15:47:38.981Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
15:47:38 [2021-05-06T15:47:38.981Z] #39 DONE 0.2s
15:47:38 [2021-05-06T15:47:38.981Z] 
15:47:38 [2021-05-06T15:47:38.981Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:47:38 [2021-05-06T15:47:38.981Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
15:47:38 [2021-05-06T15:47:38.981Z] #31 DONE 0.3s
15:47:38 [2021-05-06T15:47:38.981Z] 
15:47:38 [2021-05-06T15:47:38.981Z] #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
15:47:38 [2021-05-06T15:47:38.981Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.79 Selecting previously unselected package libssh2-1:arm64.
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.79 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.80 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.90 Selecting previously unselected package libcurl4:arm64.
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.90 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
15:47:38 [2021-05-06T15:47:38.981Z] #27 11.90 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
15:47:39 [2021-05-06T15:47:39.211Z] #48 21.10 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
15:47:39 [2021-05-06T15:47:39.211Z] #48 21.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:47:39 [2021-05-06T15:47:39.211Z] #48 21.10 go: downloading github.com/subosito/gotenv v1.2.0
15:47:39 [2021-05-06T15:47:39.211Z] #48 21.10 go: extracting github.com/spf13/afero v1.1.2
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.02 Selecting previously unselected package curl.
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.02 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.03 Unpacking curl (7.64.0-4+deb10u2) ...
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.13 Selecting previously unselected package libonig5:arm64.
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.13 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.13 Unpacking libonig5:arm64 (6.9.1-1) ...
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.22 Selecting previously unselected package libjq1:arm64.
15:47:39 [2021-05-06T15:47:39.248Z] #27 12.22 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:47:39 [2021-05-06T15:47:39.470Z] #48 21.23 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:47:39 [2021-05-06T15:47:39.470Z] #48 21.28 go: downloading github.com/magiconair/properties v1.8.1
15:47:39 [2021-05-06T15:47:39.470Z] #48 21.34 go: extracting github.com/subosito/gotenv v1.2.0
15:47:39 [2021-05-06T15:47:39.470Z] #48 21.34 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:47:39 [2021-05-06T15:47:39.470Z] #48 ...
15:47:39 [2021-05-06T15:47:39.470Z] 
15:47:39 [2021-05-06T15:47:39.470Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:47:39 [2021-05-06T15:47:39.470Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:47:39 [2021-05-06T15:47:39.470Z] #42 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:47:39 [2021-05-06T15:47:39.470Z] #42 13.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
15:47:39 [2021-05-06T15:47:39.470Z] #42 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
15:47:39 [2021-05-06T15:47:39.470Z] #42 18.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.23 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.30 Selecting previously unselected package jq.
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.30 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.30 Unpacking jq (1.5+dfsg-2+b1) ...
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.38 Setting up libkeyutils1:arm64 (1.6-6) ...
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.40 Setting up libpsl5:arm64 (0.20.2-2) ...
15:47:39 [2021-05-06T15:47:39.513Z] #27 12.42 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
15:47:39 [2021-05-06T15:47:39.730Z] #42 ...
15:47:39 [2021-05-06T15:47:39.730Z] 
15:47:39 [2021-05-06T15:47:39.730Z] #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
15:47:39 [2021-05-06T15:47:39.730Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:47:39 [2021-05-06T15:47:39.730Z] #36 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
15:47:39 [2021-05-06T15:47:39.730Z] #36 ...
15:47:39 [2021-05-06T15:47:39.730Z] 
15:47:39 [2021-05-06T15:47:39.730Z] #48 [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
15:47:39 [2021-05-06T15:47:39.730Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:39 [2021-05-06T15:47:39.730Z] #48 21.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:47:39 [2021-05-06T15:47:39.730Z] #48 21.60 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:47:39 [2021-05-06T15:47:39.730Z] #48 21.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:47:39 [2021-05-06T15:47:39.730Z] #48 21.75 go: extracting github.com/hashicorp/hcl v1.0.0
15:47:39 [2021-05-06T15:47:39.730Z] #48 21.75 go: extracting github.com/pelletier/go-toml v1.2.0
15:47:39 [2021-05-06T15:47:39.730Z] #48 21.75 go: extracting github.com/magiconair/properties v1.8.1
15:47:39 [2021-05-06T15:47:39.990Z] #48 ...
15:47:39 [2021-05-06T15:47:39.990Z] 
15:47:39 [2021-05-06T15:47:39.990Z] #54 [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
15:47:39 [2021-05-06T15:47:39.990Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:47:39 [2021-05-06T15:47:39.990Z] #54 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
15:47:39 [2021-05-06T15:47:39.990Z] #54 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
15:47:39 [2021-05-06T15:47:39.990Z] #54 ...
15:47:39 [2021-05-06T15:47:39.990Z] 
15:47:39 [2021-05-06T15:47:39.990Z] #66 [proxy 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 proxy
15:47:39 [2021-05-06T15:47:39.990Z] #66 sha256:954cf6f06f23ee8cdec9e3d2b26ad740a14e450330ed59c120143e0e11425e6a
15:47:40 [2021-05-06T15:47:40.234Z] #27 13.04 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
15:47:40 [2021-05-06T15:47:40.234Z] #27 13.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
15:47:40 [2021-05-06T15:47:40.234Z] #27 13.08 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
15:47:40 [2021-05-06T15:47:40.234Z] #27 13.10 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
15:47:40 [2021-05-06T15:47:40.234Z] #27 13.16 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.17 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.19 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.21 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.22 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.24 Setting up openssl (1.1.1d-0+deb10u6) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.27 Setting up libonig5:arm64 (6.9.1-1) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.30 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
15:47:40 [2021-05-06T15:47:40.497Z] #27 13.34 Setting up ca-certificates (20200601~deb10u2) ...
15:47:40 [2021-05-06T15:47:40.525Z] #66 21.89 Checking out files:  62% (1199/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
15:47:40 [2021-05-06T15:47:40.525Z] #66 22.43 + cd /tmp/tmp.VPV17scMN2/src/github.com/docker/libnetwork
15:47:40 [2021-05-06T15:47:40.525Z] #66 22.43 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
15:47:40 [2021-05-06T15:47:40.785Z] #66 22.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:47:42 [2021-05-06T15:47:42.442Z] #27 ...
15:47:42 [2021-05-06T15:47:42.442Z] 
15:47:42 [2021-05-06T15:47:42.442Z] #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
15:47:42 [2021-05-06T15:47:42.442Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
15:47:42 [2021-05-06T15:47:42.442Z] #12 DONE 3.4s
15:47:42 [2021-05-06T15:47:42.442Z] 
15:47:42 [2021-05-06T15:47:42.442Z] #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
15:47:42 [2021-05-06T15:47:42.442Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:47:43 [2021-05-06T15:47:43.413Z] #66 ...
15:47:43 [2021-05-06T15:47:43.413Z] 
15:47:43 [2021-05-06T15:47:43.413Z] #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
15:47:43 [2021-05-06T15:47:43.413Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:47:43 [2021-05-06T15:47:43.413Z] #13 9.092 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 9.182 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 9.182 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 9.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 10.21 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 13.89 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 16.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
15:47:43 [2021-05-06T15:47:43.413Z] #13 ...
15:47:43 [2021-05-06T15:47:43.413Z] 
15:47:43 [2021-05-06T15:47:43.413Z] #48 [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
15:47:43 [2021-05-06T15:47:43.413Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:43 [2021-05-06T15:47:43.413Z] #48 21.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:47:43 [2021-05-06T15:47:43.413Z] #48 21.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.11 go: extracting github.com/go-toolsmith/astcast v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.11 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.45 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.59 go: downloading github.com/go-toolsmith/astp v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.77 go: downloading github.com/uudashr/gocognit v1.0.1
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.77 go: extracting github.com/go-toolsmith/astcopy v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.77 go: extracting github.com/go-toolsmith/astp v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 22.81 go: downloading golang.org/x/text v0.3.2
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: downloading github.com/gogo/protobuf v1.2.1
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: extracting github.com/uudashr/gocognit v1.0.1
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.21 go: downloading github.com/ultraware/funlen v0.0.2
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.57 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.69 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 23.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.01 go: extracting github.com/ultraware/funlen v0.0.2
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.12 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.49 go: downloading github.com/pmezard/go-difflib v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.49 go: extracting github.com/go-toolsmith/strparse v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.65 go: downloading github.com/stretchr/objx v0.2.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.65 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:47:43 [2021-05-06T15:47:43.413Z] #48 24.94 go: extracting github.com/pmezard/go-difflib v1.0.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 25.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:47:43 [2021-05-06T15:47:43.413Z] #48 25.07 go: downloading github.com/ultraware/whitespace v0.0.4
15:47:43 [2021-05-06T15:47:43.413Z] #48 25.47 go: extracting github.com/stretchr/objx v0.2.0
15:47:43 [2021-05-06T15:47:43.413Z] #48 25.47 go: extracting github.com/ultraware/whitespace v0.0.4
15:47:43 [2021-05-06T15:47:43.413Z] #48 25.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:47:43 [2021-05-06T15:47:43.675Z] #48 25.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:47:44 [2021-05-06T15:47:44.635Z] #48 26.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:47:44 [2021-05-06T15:47:44.635Z] #48 26.41 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:47:45 [2021-05-06T15:47:45.206Z] #48 26.73 go: downloading github.com/spf13/cast v1.3.0
15:47:45 [2021-05-06T15:47:45.206Z] #48 ...
15:47:45 [2021-05-06T15:47:45.206Z] 
15:47:45 [2021-05-06T15:47:45.206Z] #57 [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
15:47:45 [2021-05-06T15:47:45.206Z] #57 sha256:ec180cbc2b7430e8631a810630c380c1530b0e49ad2ce7f2279bb122b6be9bfb
15:47:45 [2021-05-06T15:47:45.206Z] #57 17.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:47:45 [2021-05-06T15:47:45.206Z] #57 17.07 go: extracting github.com/moby/vpnkit v0.5.0
15:47:45 [2021-05-06T15:47:45.206Z] #57 17.10 go: extracting github.com/urfave/cli/v2 v2.3.0
15:47:45 [2021-05-06T15:47:45.206Z] #57 20.96 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:47:45 [2021-05-06T15:47:45.206Z] #57 21.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:47:45 [2021-05-06T15:47:45.206Z] #57 22.26 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
15:47:45 [2021-05-06T15:47:45.206Z] #57 22.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:47:45 [2021-05-06T15:47:45.206Z] #57 22.77 go: extracting github.com/russross/blackfriday/v2 v2.1.0
15:47:45 [2021-05-06T15:47:45.206Z] #57 23.49 go: extracting github.com/u-root/u-root v7.0.0+incompatible
15:47:45 [2021-05-06T15:47:45.206Z] #57 27.13 go: finding github.com/pkg/errors v0.9.1
15:47:45 [2021-05-06T15:47:45.206Z] #57 ...
15:47:45 [2021-05-06T15:47:45.206Z] 
15:47:45 [2021-05-06T15:47:45.206Z] #48 [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
15:47:45 [2021-05-06T15:47:45.206Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:45 [2021-05-06T15:47:45.206Z] #48 27.13 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:47:45 [2021-05-06T15:47:45.206Z] #48 27.13 go: downloading github.com/gobwas/glob v0.2.3
15:47:45 [2021-05-06T15:47:45.466Z] #48 27.35 go: extracting github.com/spf13/cast v1.3.0
15:47:45 [2021-05-06T15:47:45.466Z] #48 27.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:47:45 [2021-05-06T15:47:45.731Z] #48 27.52 go: extracting github.com/gobwas/glob v0.2.3
15:47:45 [2021-05-06T15:47:45.731Z] #48 27.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:47:45 [2021-05-06T15:47:45.731Z] #48 27.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:47:45 [2021-05-06T15:47:45.731Z] #48 27.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:47:45 [2021-05-06T15:47:45.770Z] #13 3.042 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:45 [2021-05-06T15:47:45.770Z] #13 3.043 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
15:47:45 [2021-05-06T15:47:45.770Z] #13 3.110 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:45 [2021-05-06T15:47:45.770Z] #13 3.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:46 [2021-05-06T15:47:46.303Z] #48 27.99 go: downloading github.com/davecgh/go-spew v1.1.1
15:47:46 [2021-05-06T15:47:46.303Z] #48 27.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:47:46 [2021-05-06T15:47:46.303Z] #48 28.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:47:46 [2021-05-06T15:47:46.303Z] #48 28.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:47:46 [2021-05-06T15:47:46.303Z] #48 28.06 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:47:46 [2021-05-06T15:47:46.303Z] #48 28.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0
15:47:46 [2021-05-06T15:47:46.349Z] #13 4.056 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:47:46 [2021-05-06T15:47:46.563Z] #48 28.33 go: downloading github.com/BurntSushi/toml v0.3.1
15:47:46 [2021-05-06T15:47:46.563Z] #48 28.47 go: extracting github.com/davecgh/go-spew v1.1.1
15:47:46 [2021-05-06T15:47:46.563Z] #48 28.50 go: downloading github.com/spf13/cobra v0.0.5
15:47:46 [2021-05-06T15:47:46.823Z] #48 28.59 go: downloading github.com/kisielk/gotool v1.0.0
15:47:47 [2021-05-06T15:47:47.305Z] #13 ...
15:47:47 [2021-05-06T15:47:47.305Z] 
15:47:47 [2021-05-06T15:47:47.305Z] #46 [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
15:47:47 [2021-05-06T15:47:47.305Z] #46 sha256:1a2715a2c8c514f5e6414a328b4af6c76927d9bd2e63a1eee94387f9e7121ca5
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.493 + RM_GOPATH=0
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.493 + TMP_GOPATH=
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.493 + : /build
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.493 + '[' -z '' ']'
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.494 ++ mktemp -d
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.496 + export GOPATH=/tmp/tmp.joiRiwjndO
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.496 + GOPATH=/tmp/tmp.joiRiwjndO
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.496 + RM_GOPATH=1
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.496 + case "$(go env GOARCH)" in
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.496 ++ go env GOARCH
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.510 + export GO_BUILDMODE=-buildmode=pie
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.510 + GO_BUILDMODE=-buildmode=pie
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.510 ++ dirname /tmp/install/install.sh
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 + dir=/tmp/install
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 + bin=gotestsum
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 + shift
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 + . /tmp/install/gotestsum.installer
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 ++ : v0.5.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.512 + install_gotestsum
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.515 + set -e
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.515 + export GO111MODULE=on
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.515 + GO111MODULE=on
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.515 + GOBIN=/build
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.515 + go get gotest.tools/gotestsum@v0.5.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.557 go: finding gotest.tools/gotestsum v0.5.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 3.557 go: finding gotest.tools v0.5.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 4.173 go: downloading gotest.tools/gotestsum v0.5.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 4.640 go: extracting gotest.tools/gotestsum v0.5.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.266 go: downloading github.com/spf13/pflag v1.0.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.375 go: downloading github.com/pkg/errors v0.9.1
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.382 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.383 go: downloading github.com/fatih/color v1.9.0
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.389 go: downloading github.com/jonboulle/clockwork v0.1.0
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.401 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.420 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.493 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.516 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.525 go: extracting github.com/fatih/color v1.9.0
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.579 go: extracting github.com/pkg/errors v0.9.1
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.593 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.623 go: extracting github.com/spf13/pflag v1.0.3
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.724 go: downloading github.com/mattn/go-colorable v0.1.6
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.744 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.747 go: extracting github.com/jonboulle/clockwork v0.1.0
15:47:47 [2021-05-06T15:47:47.305Z] #46 5.748 go: downloading github.com/mattn/go-isatty v0.0.12
15:47:47 [2021-05-06T15:47:47.305Z] #46 6.320 go: extracting github.com/mattn/go-colorable v0.1.6
15:47:47 [2021-05-06T15:47:47.305Z] #46 6.452 go: extracting github.com/mattn/go-isatty v0.0.12
15:47:47 [2021-05-06T15:47:47.305Z] #46 7.653 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:47:47 [2021-05-06T15:47:47.305Z] #46 7.740 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:47:47 [2021-05-06T15:47:47.305Z] #46 8.489 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:47:47 [2021-05-06T15:47:47.393Z] #48 29.24 go: extracting github.com/BurntSushi/toml v0.3.1
15:47:47 [2021-05-06T15:47:47.905Z] #46 ...
15:47:47 [2021-05-06T15:47:47.905Z] 
15:47:47 [2021-05-06T15:47:47.905Z] #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
15:47:47 [2021-05-06T15:47:47.905Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:47:47 [2021-05-06T15:47:47.905Z] #13 5.525 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB]
15:47:47 [2021-05-06T15:47:47.962Z] #48 29.63 go: extracting github.com/kisielk/gotool v1.0.0
15:47:48 [2021-05-06T15:47:48.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:47:48 [2021-05-06T15:47:48.222Z] #48 30.08 go: extracting github.com/spf13/cobra v0.0.5
15:47:48 [2021-05-06T15:47:48.484Z] #13 6.463 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
15:47:48 [2021-05-06T15:47:48.755Z] #13 ...
15:47:48 [2021-05-06T15:47:48.755Z] 
15:47:48 [2021-05-06T15:47:48.755Z] #44 [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
15:47:48 [2021-05-06T15:47:48.755Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + RM_GOPATH=0
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + TMP_GOPATH=
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + : /build
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + '[' -z '' ']'
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 ++ mktemp -d
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + export GOPATH=/tmp/tmp.QKznyQYYJg
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + GOPATH=/tmp/tmp.QKznyQYYJg
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + RM_GOPATH=1
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 + case "$(go env GOARCH)" in
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.640 ++ go env GOARCH
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.661 + export GO_BUILDMODE=-buildmode=pie
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.661 + GO_BUILDMODE=-buildmode=pie
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.668 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 ++ dirname /tmp/install/install.sh
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + dir=/tmp/install
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + bin=vndr
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + shift
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + '[' '!' -f /tmp/install/vndr.installer ']'
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + . /tmp/install/vndr.installer
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + install_vndr
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QKznyQYYJg/src/github.com/LK4D4/vndr
15:47:48 [2021-05-06T15:47:48.755Z] #44 4.669 Cloning into '/tmp/tmp.QKznyQYYJg/src/github.com/LK4D4/vndr'...
15:47:48 [2021-05-06T15:47:48.755Z] #44 5.498 + cd /tmp/tmp.QKznyQYYJg/src/github.com/LK4D4/vndr
15:47:48 [2021-05-06T15:47:48.755Z] #44 5.498 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:47:48 [2021-05-06T15:47:48.755Z] #44 5.510 + go build -buildmode=pie -v -o /build/vndr .
15:47:48 [2021-05-06T15:47:48.755Z] #44 6.614 internal/cpu
15:47:48 [2021-05-06T15:47:48.755Z] #44 6.628 runtime/internal/sys
15:47:48 [2021-05-06T15:47:48.755Z] #44 6.664 internal/race
15:47:48 [2021-05-06T15:47:48.755Z] #44 6.665 runtime/internal/atomic
15:47:48 [2021-05-06T15:47:48.755Z] #44 6.859 sync/atomic
15:47:48 [2021-05-06T15:47:48.755Z] #44 6.975 runtime/internal/math
15:47:48 [2021-05-06T15:47:48.755Z] #44 7.129 unicode
15:47:48 [2021-05-06T15:47:48.755Z] #44 7.142 unicode/utf8
15:47:48 [2021-05-06T15:47:48.755Z] #44 7.593 math/bits
15:47:48 [2021-05-06T15:47:48.755Z] #44 7.941 internal/bytealg
15:47:48 [2021-05-06T15:47:48.755Z] #44 8.108 internal/testlog
15:47:48 [2021-05-06T15:47:48.755Z] #44 8.556 encoding
15:47:48 [2021-05-06T15:47:48.755Z] #44 8.779 unicode/utf16
15:47:48 [2021-05-06T15:47:48.755Z] #44 8.893 math
15:47:48 [2021-05-06T15:47:48.755Z] #44 8.901 runtime
15:47:48 [2021-05-06T15:47:48.755Z] #44 9.368 container/list
15:47:48 [2021-05-06T15:47:48.792Z] #48 30.56 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:47:49 [2021-05-06T15:47:49.029Z] #44 ...
15:47:49 [2021-05-06T15:47:49.029Z] 
15:47:49 [2021-05-06T15:47:49.029Z] #57 [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
15:47:49 [2021-05-06T15:47:49.029Z] #57 sha256:ace131df43bbda83055ed94ffea06fe0366bfd15be0ba5ef01b7ce25243e1bb1
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.030 + RM_GOPATH=0
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.030 + TMP_GOPATH=
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.030 + : /build
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.030 + '[' -z '' ']'
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.030 ++ mktemp -d
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.048 + export GOPATH=/tmp/tmp.qCyVARnKfi
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.048 + GOPATH=/tmp/tmp.qCyVARnKfi
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.048 + RM_GOPATH=1
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.048 + case "$(go env GOARCH)" in
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.048 ++ go env GOARCH
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.153 + export GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.153 + GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.154 ++ dirname /tmp/install/install.sh
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + dir=/tmp/install
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + bin=rootlesskit
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + shift
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + . /tmp/install/rootlesskit.installer
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 ++ : 4cd567642273d369adaadcbadca00880552c1778
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + install_rootlesskit
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + case "$1" in
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + export CGO_ENABLED=0
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + CGO_ENABLED=0
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.159 + _install_rootlesskit
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.164 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.164 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qCyVARnKfi/src/github.com/rootless-containers/rootlesskit
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.168 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
15:47:49 [2021-05-06T15:47:49.029Z] #57 5.174 Cloning into '/tmp/tmp.qCyVARnKfi/src/github.com/rootless-containers/rootlesskit'...
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.423 + cd /tmp/tmp.qCyVARnKfi/src/github.com/rootless-containers/rootlesskit
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.423 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.437 + export GO111MODULE=on
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.437 + GO111MODULE=on
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.438 + export GOPROXY=https://proxy.golang.org
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.438 + GOPROXY=https://proxy.golang.org
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.438 + for f in rootlesskit rootlesskit-docker-proxy
15:47:49 [2021-05-06T15:47:49.029Z] #57 8.439 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:47:49 [2021-05-06T15:47:49.029Z] #57 ...
15:47:49 [2021-05-06T15:47:49.029Z] 
15:47:49 [2021-05-06T15:47:49.029Z] #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
15:47:49 [2021-05-06T15:47:49.029Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
15:47:49 [2021-05-06T15:47:49.029Z] #40 5.172 + git clone https://github.com/docker/distribution.git .
15:47:49 [2021-05-06T15:47:49.029Z] #40 5.177 Cloning into '.'...
15:47:49 [2021-05-06T15:47:49.029Z] #40 ...
15:47:49 [2021-05-06T15:47:49.029Z] 
15:47:49 [2021-05-06T15:47:49.029Z] #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
15:47:49 [2021-05-06T15:47:49.029Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
15:47:49 [2021-05-06T15:47:49.029Z] #36 5.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:49 [2021-05-06T15:47:49.029Z] #36 6.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:49 [2021-05-06T15:47:49.029Z] #36 6.085 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:49 [2021-05-06T15:47:49.029Z] #36 6.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:47:49 [2021-05-06T15:47:49.029Z] #36 8.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB]
15:47:49 [2021-05-06T15:47:49.029Z] #36 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
15:47:49 [2021-05-06T15:47:49.052Z] #48 31.05 go: extracting github.com/inconshreveable/mousetrap v1.0.0
15:47:49 [2021-05-06T15:47:49.052Z] #48 ...
15:47:49 [2021-05-06T15:47:49.052Z] 
15:47:49 [2021-05-06T15:47:49.052Z] #46 [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
15:47:49 [2021-05-06T15:47:49.052Z] #46 sha256:15656c220cb49840a4785aca5418ba91826a98148d48d12dfa560da582190f5b
15:47:49 [2021-05-06T15:47:49.052Z] #46 20.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:47:49 [2021-05-06T15:47:49.052Z] #46 21.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:47:49 [2021-05-06T15:47:49.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:47:49 [2021-05-06T15:47:49.312Z] #46 ...
15:47:49 [2021-05-06T15:47:49.312Z] 
15:47:49 [2021-05-06T15:47:49.312Z] #50 [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
15:47:49 [2021-05-06T15:47:49.312Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:47:49 [2021-05-06T15:47:49.312Z] #50 21.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:47:49 [2021-05-06T15:47:49.312Z] #50 22.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:47:49 [2021-05-06T15:47:49.312Z] #50 23.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:47:49 [2021-05-06T15:47:49.312Z] #50 23.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:47:49 [2021-05-06T15:47:49.312Z] #50 24.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:47:49 [2021-05-06T15:47:49.312Z] #50 24.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:47:49 [2021-05-06T15:47:49.312Z] #50 24.99 runtime
15:47:49 [2021-05-06T15:47:49.312Z] #50 25.06 runtime/cgo
15:47:49 [2021-05-06T15:47:49.312Z] #50 ...
15:47:49 [2021-05-06T15:47:49.312Z] 
15:47:49 [2021-05-06T15:47:49.312Z] #57 [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
15:47:49 [2021-05-06T15:47:49.312Z] #57 sha256:ec180cbc2b7430e8631a810630c380c1530b0e49ad2ce7f2279bb122b6be9bfb
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.22 go: finding github.com/sirupsen/logrus v1.8.1
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.22 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.52 go: finding github.com/google/uuid v1.2.0
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.62 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.79 go: finding github.com/gofrs/flock v0.8.0
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.79 go: finding github.com/moby/vpnkit v0.5.0
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.86 go: finding github.com/gorilla/mux v1.8.0
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.89 go: finding github.com/moby/sys/mountinfo v0.4.1
15:47:49 [2021-05-06T15:47:49.312Z] #57 27.89 go: finding github.com/u-root/u-root v7.0.0+incompatible
15:47:49 [2021-05-06T15:47:49.312Z] #57 28.01 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:47:49 [2021-05-06T15:47:49.312Z] #57 28.01 go: finding github.com/urfave/cli/v2 v2.3.0
15:47:49 [2021-05-06T15:47:49.312Z] #57 28.33 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
15:47:49 [2021-05-06T15:47:49.312Z] #57 28.40 go: finding github.com/russross/blackfriday/v2 v2.1.0
15:47:49 [2021-05-06T15:47:49.323Z] #36 ...
15:47:49 [2021-05-06T15:47:49.323Z] 
15:47:49 [2021-05-06T15:47:49.323Z] #48 [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
15:47:49 [2021-05-06T15:47:49.323Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.131 + RM_GOPATH=0
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.131 + TMP_GOPATH=
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.131 + : /build
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.131 + '[' -z '' ']'
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.148 ++ mktemp -d
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.148 + export GOPATH=/tmp/tmp.gCCH13QoeR
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.148 + GOPATH=/tmp/tmp.gCCH13QoeR
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.148 + RM_GOPATH=1
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.149 + case "$(go env GOARCH)" in
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.149 ++ go env GOARCH
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.176 + export GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.176 + GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.176 ++ dirname /tmp/install/install.sh
15:47:49 [2021-05-06T15:47:49.323Z] #48 5.179 + dir=/tmp/install
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + bin=golangci_lint
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + shift
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + . /tmp/install/golangci_lint.installer
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 ++ : v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + install_golangci_lint
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + set -e
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + export GO111MODULE=on
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + GO111MODULE=on
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + GOBIN=/build
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.193 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.220 go: finding github.com v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.228 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.228 go: finding github.com/golangci v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.244 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 5.244 go: finding github.com/golangci/golangci-lint v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 6.117 go: downloading github.com/golangci/golangci-lint v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 6.829 go: extracting github.com/golangci/golangci-lint v1.23.8
15:47:49 [2021-05-06T15:47:49.324Z] #48 ...
15:47:49 [2021-05-06T15:47:49.324Z] 
15:47:49 [2021-05-06T15:47:49.324Z] #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
15:47:49 [2021-05-06T15:47:49.324Z] #34 sha256:684490ccb781a6352aff2d7675c2136e13d73a5b07ca8379826e79c537c9e0b8
15:47:49 [2021-05-06T15:47:49.324Z] #34 4.477 Install go-toml version v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 4.492 go: finding github.com v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 4.492 go: finding github.com/pelletier/go-toml/cmd v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 4.492 go: finding github.com/pelletier v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 4.492 go: finding github.com/pelletier/go-toml v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 4.492 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 5.316 go: downloading github.com/pelletier/go-toml v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 5.748 go: extracting github.com/pelletier/go-toml v1.8.1
15:47:49 [2021-05-06T15:47:49.324Z] #34 7.680 github.com/pelletier/go-toml
15:47:49 [2021-05-06T15:47:49.589Z] #34 ...
15:47:49 [2021-05-06T15:47:49.589Z] 
15:47:49 [2021-05-06T15:47:49.589Z] #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
15:47:49 [2021-05-06T15:47:49.589Z] #24 sha256:b82fc64392dd2bcd833f00dfe8c566a9def48b4d639220073ffa303bf8013e72
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.804 + RM_GOPATH=0
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.804 + TMP_GOPATH=
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.804 + : /build
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.804 + '[' -z '' ']'
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.809 ++ mktemp -d
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.824 + export GOPATH=/tmp/tmp.ws4ty86LEH
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.824 + GOPATH=/tmp/tmp.ws4ty86LEH
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.824 + RM_GOPATH=1
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.824 + case "$(go env GOARCH)" in
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.824 ++ go env GOARCH
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.841 + export GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.841 + GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 Install docker/cli version 17.06.2-ce from stable
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 ++ dirname /tmp/install/install.sh
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + dir=/tmp/install
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + bin=dockercli
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + shift
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + . /tmp/install/dockercli.installer
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 ++ : stable
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 ++ : 17.06.2-ce
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + install_dockercli
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.852 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.873 ++ uname -m
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.880 + arch=aarch64
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.880 + '[' aarch64 '!=' x86_64 ']'
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.880 + '[' aarch64 '!=' s390x ']'
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.880 + '[' aarch64 '!=' armhf ']'
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.880 + build_dockercli
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.880 + git clone https://github.com/docker/docker-ce /tmp/tmp.ws4ty86LEH/tmp/docker-ce
15:47:49 [2021-05-06T15:47:49.589Z] #24 4.884 Cloning into '/tmp/tmp.ws4ty86LEH/tmp/docker-ce'...
15:47:49 [2021-05-06T15:47:49.589Z] #24 ...
15:47:49 [2021-05-06T15:47:49.589Z] 
15:47:49 [2021-05-06T15:47:49.589Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:47:49 [2021-05-06T15:47:49.589Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
15:47:49 [2021-05-06T15:47:49.589Z] #32 5.056 + git clone https://github.com/kolyshkin/go-swagger.git .
15:47:49 [2021-05-06T15:47:49.589Z] #32 5.058 Cloning into '.'...
15:47:49 [2021-05-06T15:47:49.853Z] #32 ...
15:47:49 [2021-05-06T15:47:49.853Z] 
15:47:49 [2021-05-06T15:47:49.853Z] #50 [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
15:47:49 [2021-05-06T15:47:49.853Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.353 + RM_GOPATH=0
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.353 + TMP_GOPATH=
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.353 + : /build
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.353 + '[' -z '' ']'
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.354 ++ mktemp -d
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.356 + export GOPATH=/tmp/tmp.lECq40hDMp
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.356 + GOPATH=/tmp/tmp.lECq40hDMp
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.356 + RM_GOPATH=1
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.356 + case "$(go env GOARCH)" in
15:47:49 [2021-05-06T15:47:49.853Z] #50 4.357 ++ go env GOARCH
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.371 + export GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.371 + GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.371 ++ dirname /tmp/install/install.sh
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + dir=/tmp/install
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + bin=shfmt
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + shift
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + . /tmp/install/shfmt.installer
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + install_shfmt
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.374 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lECq40hDMp/src/github.com/mvdan/sh
15:47:49 [2021-05-06T15:47:49.854Z] #50 4.379 Cloning into '/tmp/tmp.lECq40hDMp/src/github.com/mvdan/sh'...
15:47:49 [2021-05-06T15:47:49.854Z] #50 ...
15:47:49 [2021-05-06T15:47:49.854Z] 
15:47:49 [2021-05-06T15:47:49.854Z] #66 [proxy 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 proxy
15:47:49 [2021-05-06T15:47:49.854Z] #66 sha256:dac17e9362a6fd14d1cf8695e3b6411cc0feb6a7bce76d6cae9a968ca0b8a88f
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.095 + RM_GOPATH=0
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.095 + TMP_GOPATH=
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.095 + : /build
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.095 + '[' -z '' ']'
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.095 ++ mktemp -d
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.104 + export GOPATH=/tmp/tmp.dGn7cGiboH
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.104 + GOPATH=/tmp/tmp.dGn7cGiboH
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.104 + RM_GOPATH=1
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.104 + case "$(go env GOARCH)" in
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.104 ++ go env GOARCH
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.119 + export GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.119 + GO_BUILDMODE=-buildmode=pie
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.124 ++ dirname /tmp/install/install.sh
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.125 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + dir=/tmp/install
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + bin=proxy
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + shift
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + '[' '!' -f /tmp/install/proxy.installer ']'
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + . /tmp/install/proxy.installer
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + install_proxy
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + case "$1" in
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + export CGO_ENABLED=0
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + CGO_ENABLED=0
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + _install_proxy
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dGn7cGiboH/src/github.com/docker/libnetwork
15:47:49 [2021-05-06T15:47:49.854Z] #66 5.128 Cloning into '/tmp/tmp.dGn7cGiboH/src/github.com/docker/libnetwork'...
15:47:50 [2021-05-06T15:47:50.118Z] #66 ...
15:47:50 [2021-05-06T15:47:50.118Z] 
15:47:50 [2021-05-06T15:47:50.118Z] #54 [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
15:47:50 [2021-05-06T15:47:50.118Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
15:47:50 [2021-05-06T15:47:50.118Z] #54 5.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:50 [2021-05-06T15:47:50.118Z] #54 5.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:50 [2021-05-06T15:47:50.118Z] #54 5.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:50 [2021-05-06T15:47:50.118Z] #54 6.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:47:50 [2021-05-06T15:47:50.118Z] #54 7.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB]
15:47:50 [2021-05-06T15:47:50.118Z] #54 9.234 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
15:47:50 [2021-05-06T15:47:50.383Z] #54 ...
15:47:50 [2021-05-06T15:47:50.383Z] 
15:47:50 [2021-05-06T15:47:50.383Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:47:50 [2021-05-06T15:47:50.383Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:47:50 [2021-05-06T15:47:50.383Z] #42 5.800 Warning: apt-key output should not be parsed (stdout is not a terminal)
15:47:50 [2021-05-06T15:47:50.383Z] #42 9.920 OK
15:47:50 [2021-05-06T15:47:50.383Z] #42 10.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:47:50 [2021-05-06T15:47:50.383Z] #42 10.57 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:47:50 [2021-05-06T15:47:50.383Z] #42 10.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:47:50 [2021-05-06T15:47:50.383Z] #42 11.13 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:47:50 [2021-05-06T15:47:50.383Z] #42 ...
15:47:50 [2021-05-06T15:47:50.383Z] 
15:47:50 [2021-05-06T15:47:50.383Z] #57 [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
15:47:50 [2021-05-06T15:47:50.383Z] #57 sha256:ace131df43bbda83055ed94ffea06fe0366bfd15be0ba5ef01b7ce25243e1bb1
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.40 go: downloading github.com/urfave/cli/v2 v2.3.0
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.41 go: downloading github.com/pkg/errors v0.9.1
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.47 go: downloading github.com/sirupsen/logrus v1.8.1
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.60 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.62 go: downloading github.com/moby/vpnkit v0.5.0
15:47:50 [2021-05-06T15:47:50.383Z] #57 10.66 go: downloading github.com/gorilla/mux v1.8.0
15:47:50 [2021-05-06T15:47:50.383Z] #57 11.01 go: extracting github.com/pkg/errors v0.9.1
15:47:50 [2021-05-06T15:47:50.383Z] #57 11.01 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
15:47:50 [2021-05-06T15:47:50.383Z] #57 11.11 go: extracting github.com/moby/sys/mountinfo v0.4.1
15:47:50 [2021-05-06T15:47:50.383Z] #57 11.47 go: extracting github.com/gorilla/mux v1.8.0
15:47:50 [2021-05-06T15:47:50.383Z] #57 11.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:47:50 [2021-05-06T15:47:50.383Z] #57 11.64 go: downloading github.com/google/uuid v1.2.0
15:47:50 [2021-05-06T15:47:50.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:47:50 [2021-05-06T15:47:50.673Z] #57 11.71 go: extracting github.com/sirupsen/logrus v1.8.1
15:47:50 [2021-05-06T15:47:50.673Z] #57 11.72 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
15:47:50 [2021-05-06T15:47:50.673Z] #57 11.84 go: downloading github.com/gofrs/flock v0.8.0
15:47:50 [2021-05-06T15:47:50.937Z] #57 12.18 go: extracting github.com/gofrs/flock v0.8.0
15:47:51 [2021-05-06T15:47:51.199Z] #57 12.37 go: extracting github.com/google/uuid v1.2.0
15:47:51 [2021-05-06T15:47:51.222Z] #57 ...
15:47:51 [2021-05-06T15:47:51.222Z] 
15:47:51 [2021-05-06T15:47:51.222Z] #44 [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
15:47:51 [2021-05-06T15:47:51.222Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:47:51 [2021-05-06T15:47:51.222Z] #44 22.81 internal/testlog
15:47:51 [2021-05-06T15:47:51.222Z] #44 23.21 encoding
15:47:51 [2021-05-06T15:47:51.222Z] #44 23.43 unicode/utf16
15:47:51 [2021-05-06T15:47:51.222Z] #44 23.58 container/list
15:47:51 [2021-05-06T15:47:51.222Z] #44 24.19 crypto/internal/subtle
15:47:51 [2021-05-06T15:47:51.222Z] #44 24.38 crypto/subtle
15:47:51 [2021-05-06T15:47:51.222Z] #44 24.49 vendor/golang.org/x/crypto/cryptobyte/asn1
15:47:51 [2021-05-06T15:47:51.222Z] #44 24.61 internal/nettrace
15:47:51 [2021-05-06T15:47:51.222Z] #44 24.69 runtime/cgo
15:47:51 [2021-05-06T15:47:51.222Z] #44 ...
15:47:51 [2021-05-06T15:47:51.222Z] 
15:47:51 [2021-05-06T15:47:51.222Z] #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
15:47:51 [2021-05-06T15:47:51.222Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:47:51 [2021-05-06T15:47:51.222Z] #13 27.37 Fetched 8955 kB in 19s (484 kB/s)
15:47:51 [2021-05-06T15:47:51.222Z] #13 27.37 Reading package lists...
15:47:51 [2021-05-06T15:47:51.222Z] #13 ...
15:47:51 [2021-05-06T15:47:51.222Z] 
15:47:51 [2021-05-06T15:47:51.222Z] #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
15:47:51 [2021-05-06T15:47:51.222Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:47:51 [2021-05-06T15:47:51.222Z] #36 23.19 Fetched 8441 kB in 17s (497 kB/s)
15:47:51 [2021-05-06T15:47:51.222Z] #36 23.19 Reading package lists...
15:47:51 [2021-05-06T15:47:51.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:47:51 [2021-05-06T15:47:51.471Z] #57 12.72 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:47:51 [2021-05-06T15:47:51.482Z] #36 30.81 Reading package lists...
15:47:51 [2021-05-06T15:47:51.482Z] #36 ...
15:47:51 [2021-05-06T15:47:51.482Z] 
15:47:51 [2021-05-06T15:47:51.482Z] #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
15:47:51 [2021-05-06T15:47:51.482Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:47:51 [2021-05-06T15:47:51.482Z] #40 24.12 Checking out files:  85% (1451/1693)   
Checking out files:  86% (1456/1693)   
Checking out files:  87% (1473/1693)   
Checking out files:  88% (1490/1693)   
Checking out files:  89% (1507/1693)   
Checking out files:  90% (1524/1693)   
Checking out files:  91% (1541/1693)   
Checking out files:  92% (1558/1693)   
Checking out files:  93% (1575/1693)   
Checking out files:  94% (1592/1693)   
Checking out files:  95% (1609/1693)   
Checking out files:  96% (1626/1693)   
Checking out files:  97% (1643/1693)   
Checking out files:  98% (1660/1693)   
Checking out files:  99% (1677/1693)   
Checking out files: 100% (1693/1693)   
Checking out files: 100% (1693/1693), done.
15:47:51 [2021-05-06T15:47:51.482Z] #40 24.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:47:51 [2021-05-06T15:47:51.482Z] #40 26.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:47:51 [2021-05-06T15:47:51.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:47:52 [2021-05-06T15:47:52.050Z] #57 13.19 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:47:52 [2021-05-06T15:47:52.050Z] #57 13.32 go: extracting github.com/moby/vpnkit v0.5.0
15:47:52 [2021-05-06T15:47:52.322Z] #57 13.58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:47:52 [2021-05-06T15:47:52.589Z] #57 13.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:47:52 [2021-05-06T15:47:52.589Z] #57 13.80 go: extracting github.com/urfave/cli/v2 v2.3.0
15:47:53 [2021-05-06T15:47:53.033Z] #57 ...
15:47:53 [2021-05-06T15:47:53.033Z] 
15:47:53 [2021-05-06T15:47:53.033Z] #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
15:47:53 [2021-05-06T15:47:53.033Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92
15:47:53 [2021-05-06T15:47:53.033Z] #27 15.84 Updating certificates in /etc/ssl/certs...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.32 137 added, 0 removed; done.
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.65 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.68 Setting up jq (1.5+dfsg-2+b1) ...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.71 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.74 Setting up curl (7.64.0-4+deb10u2) ...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.80 Processing triggers for libc-bin (2.28-10) ...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.88 Processing triggers for ca-certificates (20200601~deb10u2) ...
15:47:53 [2021-05-06T15:47:53.033Z] #27 20.96 Updating certificates in /etc/ssl/certs...
15:47:53 [2021-05-06T15:47:53.033Z] #27 25.36 0 added, 0 removed; done.
15:47:53 [2021-05-06T15:47:53.033Z] #27 25.36 Running hooks in /etc/ca-certificates/update.d...
15:47:53 [2021-05-06T15:47:53.033Z] #27 25.37 done.
15:47:53 [2021-05-06T15:47:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:47:53 [2021-05-06T15:47:53.295Z] #27 ...
15:47:53 [2021-05-06T15:47:53.295Z] 
15:47:53 [2021-05-06T15:47:53.295Z] #48 [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
15:47:53 [2021-05-06T15:47:53.295Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.65 go: downloading github.com/spf13/viper v1.6.1
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.66 go: downloading github.com/spf13/cobra v0.0.5
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.68 go: downloading github.com/spf13/pflag v1.0.5
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.75 go: downloading github.com/pkg/errors v0.8.1
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.80 go: extracting github.com/spf13/viper v1.6.1
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.81 go: downloading github.com/fatih/color v1.7.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.84 go: downloading github.com/mattn/go-colorable v0.1.4
15:47:53 [2021-05-06T15:47:53.295Z] #48 12.98 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.00 go: downloading github.com/stretchr/testify v1.4.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.14 go: downloading github.com/go-critic/go-critic v0.4.1
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.18 go: downloading github.com/hashicorp/hcl v1.0.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.19 go: extracting github.com/pkg/errors v0.8.1
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.23 go: extracting github.com/fatih/color v1.7.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.23 go: extracting github.com/mattn/go-colorable v0.1.4
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.24 go: extracting github.com/spf13/pflag v1.0.5
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.26 go: extracting github.com/spf13/cobra v0.0.5
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.42 go: downloading github.com/spf13/cast v1.3.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.47 go: downloading github.com/sirupsen/logrus v1.4.2
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.68 go: extracting github.com/spf13/cast v1.3.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.75 go: downloading gopkg.in/yaml.v2 v2.2.7
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.77 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.89 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:47:53 [2021-05-06T15:47:53.295Z] #48 13.90 go: extracting github.com/stretchr/testify v1.4.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 14.01 go: extracting github.com/mitchellh/mapstructure v1.1.2
15:47:53 [2021-05-06T15:47:53.295Z] #48 14.01 go: extracting github.com/hashicorp/hcl v1.0.0
15:47:53 [2021-05-06T15:47:53.295Z] #48 14.06 go: extracting github.com/sirupsen/logrus v1.4.2
15:47:53 [2021-05-06T15:47:53.295Z] #48 14.29 go: extracting github.com/fsnotify/fsnotify v1.4.7
15:47:53 [2021-05-06T15:47:53.295Z] #48 14.37 go: extracting gopkg.in/yaml.v2 v2.2.7
15:47:53 [2021-05-06T15:47:53.295Z] #48 14.38 go: extracting github.com/go-critic/go-critic v0.4.1
15:47:53 [2021-05-06T15:47:53.963Z] #48 14.80 go: downloading github.com/pelletier/go-toml v1.2.0
15:47:53 [2021-05-06T15:47:53.963Z] #48 14.81 go: downloading github.com/spf13/afero v1.1.2
15:47:53 [2021-05-06T15:47:53.963Z] #48 14.82 go: downloading github.com/stretchr/objx v0.2.0
15:47:53 [2021-05-06T15:47:53.963Z] #48 14.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:47:53 [2021-05-06T15:47:53.963Z] #48 15.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:47:54 [2021-05-06T15:47:54.022Z] #40 ...
15:47:54 [2021-05-06T15:47:54.022Z] 
15:47:54 [2021-05-06T15:47:54.022Z] #54 [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
15:47:54 [2021-05-06T15:47:54.022Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:47:54 [2021-05-06T15:47:54.022Z] #54 25.38 Fetched 8441 kB in 17s (487 kB/s)
15:47:54 [2021-05-06T15:47:54.022Z] #54 25.38 Reading package lists...
15:47:54 [2021-05-06T15:47:54.022Z] #54 32.69 Reading package lists...
15:47:54 [2021-05-06T15:47:54.022Z] #54 ...
15:47:54 [2021-05-06T15:47:54.022Z] 
15:47:54 [2021-05-06T15:47:54.022Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:47:54 [2021-05-06T15:47:54.022Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:47:54 [2021-05-06T15:47:54.022Z] #42 28.17 Fetched 8445 kB in 18s (464 kB/s)
15:47:54 [2021-05-06T15:47:54.022Z] #42 28.17 Reading package lists...
15:47:54 [2021-05-06T15:47:54.022Z] #42 35.11 Reading package lists...
15:47:54 [2021-05-06T15:47:54.022Z] #42 ...
15:47:54 [2021-05-06T15:47:54.022Z] 
15:47:54 [2021-05-06T15:47:54.022Z] #44 [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
15:47:54 [2021-05-06T15:47:54.022Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:47:54 [2021-05-06T15:47:54.022Z] #44 35.92 vendor/golang.org/x/crypto/internal/subtle
15:47:54 [2021-05-06T15:47:54.282Z] #44 36.11 vendor/golang.org/x/crypto/curve25519
15:47:54 [2021-05-06T15:47:54.584Z] #48 15.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
15:47:54 [2021-05-06T15:47:54.584Z] #48 15.84 go: extracting github.com/stretchr/objx v0.2.0
15:47:54 [2021-05-06T15:47:54.584Z] #48 15.90 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:47:54 [2021-05-06T15:47:54.584Z] #48 15.90 go: extracting github.com/mitchellh/go-homedir v1.1.0
15:47:54 [2021-05-06T15:47:54.584Z] #48 15.92 go: downloading github.com/uudashr/gocognit v1.0.1
15:47:54 [2021-05-06T15:47:54.584Z] #48 15.96 go: extracting github.com/pelletier/go-toml v1.2.0
15:47:54 [2021-05-06T15:47:54.849Z] #48 15.96 go: extracting github.com/spf13/afero v1.1.2
15:47:54 [2021-05-06T15:47:54.849Z] #48 16.04 go: extracting github.com/uudashr/gocognit v1.0.1
15:47:54 [2021-05-06T15:47:54.849Z] #48 16.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:47:54 [2021-05-06T15:47:54.849Z] #48 16.10 go: downloading github.com/ultraware/whitespace v0.0.4
15:47:55 [2021-05-06T15:47:55.116Z] #48 16.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:47:55 [2021-05-06T15:47:55.116Z] #48 16.34 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:47:55 [2021-05-06T15:47:55.116Z] #48 16.35 go: downloading github.com/magiconair/properties v1.8.1
15:47:55 [2021-05-06T15:47:55.116Z] #48 16.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:47:55 [2021-05-06T15:47:55.116Z] #48 16.45 go: extracting github.com/ultraware/whitespace v0.0.4
15:47:55 [2021-05-06T15:47:55.116Z] #48 16.51 go: downloading golang.org/x/text v0.3.2
15:47:55 [2021-05-06T15:47:55.486Z] #48 16.66 go: extracting github.com/magiconair/properties v1.8.1
15:47:55 [2021-05-06T15:47:55.486Z] #48 16.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:47:55 [2021-05-06T15:47:55.486Z] #48 ...
15:47:55 [2021-05-06T15:47:55.486Z] 
15:47:55 [2021-05-06T15:47:55.486Z] #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
15:47:55 [2021-05-06T15:47:55.486Z] #34 sha256:684490ccb781a6352aff2d7675c2136e13d73a5b07ca8379826e79c537c9e0b8
15:47:55 [2021-05-06T15:47:55.486Z] #34 12.87 github.com/pelletier/go-toml/cmd/tomll
15:47:55 [2021-05-06T15:47:55.486Z] #34 DONE 16.9s
15:47:55 [2021-05-06T15:47:55.486Z] 
15:47:55 [2021-05-06T15:47:55.486Z] #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
15:47:55 [2021-05-06T15:47:55.486Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92
15:47:55 [2021-05-06T15:47:55.486Z] #27 DONE 28.5s
15:47:55 [2021-05-06T15:47:55.782Z] 
15:47:55 [2021-05-06T15:47:55.782Z] #48 [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
15:47:55 [2021-05-06T15:47:55.782Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:47:55 [2021-05-06T15:47:55.782Z] #48 16.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:47:55 [2021-05-06T15:47:55.782Z] #48 16.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:47:55 [2021-05-06T15:47:55.782Z] #48 ...
15:47:55 [2021-05-06T15:47:55.782Z] 
15:47:55 [2021-05-06T15:47:55.782Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:47:55 [2021-05-06T15:47:55.782Z] #28 sha256:e8543460cb667dd3aafe267841f9c4d8104fff5dc673e5a3bbe800f55d07134b
15:47:55 [2021-05-06T15:47:55.782Z] #28 DONE 0.3s
15:47:56 [2021-05-06T15:47:56.056Z] 
15:47:56 [2021-05-06T15:47:56.056Z] #48 [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
15:47:56 [2021-05-06T15:47:56.056Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:47:56 [2021-05-06T15:47:56.056Z] #48 17.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:47:57 [2021-05-06T15:47:57.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:47:58 [2021-05-06T15:47:58.478Z] #44 ...
15:47:58 [2021-05-06T15:47:58.478Z] 
15:47:58 [2021-05-06T15:47:58.478Z] #66 [proxy 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 proxy
15:47:58 [2021-05-06T15:47:58.478Z] #66 sha256:954cf6f06f23ee8cdec9e3d2b26ad740a14e450330ed59c120143e0e11425e6a
15:47:58 [2021-05-06T15:47:58.478Z] #66 DONE 40.1s
15:47:58 [2021-05-06T15:47:58.478Z] 
15:47:58 [2021-05-06T15:47:58.478Z] #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
15:47:58 [2021-05-06T15:47:58.478Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:47:58 [2021-05-06T15:47:58.478Z] #13 27.37 Reading package lists...
15:47:58 [2021-05-06T15:47:58.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:47:59 [2021-05-06T15:47:59.419Z] #48 ...
15:47:59 [2021-05-06T15:47:59.419Z] 
15:47:59 [2021-05-06T15:47:59.419Z] #44 [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
15:47:59 [2021-05-06T15:47:59.419Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:47:59 [2021-05-06T15:47:59.419Z] #44 10.70 crypto/internal/subtle
15:47:59 [2021-05-06T15:47:59.419Z] #44 10.90 crypto/subtle
15:47:59 [2021-05-06T15:47:59.419Z] #44 11.05 vendor/golang.org/x/crypto/cryptobyte/asn1
15:47:59 [2021-05-06T15:47:59.419Z] #44 11.28 internal/nettrace
15:47:59 [2021-05-06T15:47:59.419Z] #44 11.70 vendor/golang.org/x/crypto/internal/subtle
15:47:59 [2021-05-06T15:47:59.419Z] #44 11.72 runtime/cgo
15:47:59 [2021-05-06T15:47:59.678Z] #13 34.79 Reading package lists...
15:47:59 [2021-05-06T15:47:59.678Z] #13 ...
15:47:59 [2021-05-06T15:47:59.678Z] 
15:47:59 [2021-05-06T15:47:59.678Z] #48 [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
15:47:59 [2021-05-06T15:47:59.678Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:47:59 [2021-05-06T15:47:59.678Z] #48 31.49 go: extracting github.com/gogo/protobuf v1.2.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 35.92 go: extracting golang.org/x/text v0.3.2
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.68 go: finding github.com/fatih/color v1.7.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.72 go: finding github.com/mattn/go-colorable v0.1.4
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.72 go: finding github.com/mattn/go-isatty v0.0.8
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.75 go: finding github.com/go-critic/go-critic v0.4.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.83 go: finding github.com/go-lintpack/lintpack v0.5.2
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.84 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.90 go: finding github.com/pkg/errors v0.8.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.90 go: finding github.com/go-toolsmith/astfmt v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 40.90 go: finding github.com/go-toolsmith/astequal v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.02 go: finding github.com/mitchellh/go-homedir v1.1.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/go-toolsmith/astp v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/sirupsen/logrus v1.4.2
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/go-toolsmith/astcast v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/go-toolsmith/typep v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/spf13/viper v1.6.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/stretchr/testify v1.4.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.12 go: finding github.com/go-toolsmith/astcopy v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.16 go: finding github.com/davecgh/go-spew v1.1.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.21 go: finding github.com/go-toolsmith/strparse v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.21 go: finding github.com/pmezard/go-difflib v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.25 go: finding github.com/stretchr/objx v0.2.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.30 go: finding github.com/fsnotify/fsnotify v1.4.7
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.37 go: finding github.com/spf13/cobra v0.0.5
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.40 go: finding gopkg.in/yaml.v2 v2.2.7
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.43 go: finding github.com/hashicorp/hcl v1.0.0
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.45 go: finding github.com/gobwas/glob v0.2.3
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.45 go: finding github.com/spf13/pflag v1.0.5
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.50 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.59 go: finding github.com/magiconair/properties v1.8.1
15:47:59 [2021-05-06T15:47:59.678Z] #48 41.64 go: finding github.com/mitchellh/mapstructure v1.1.2
15:47:59 [2021-05-06T15:47:59.682Z] #44 ...
15:47:59 [2021-05-06T15:47:59.682Z] 
15:47:59 [2021-05-06T15:47:59.682Z] #66 [proxy 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 proxy
15:47:59 [2021-05-06T15:47:59.682Z] #66 sha256:dac17e9362a6fd14d1cf8695e3b6411cc0feb6a7bce76d6cae9a968ca0b8a88f
15:47:59 [2021-05-06T15:47:59.683Z] #66 17.31 Checking out files:  21% (418/1905)   
Checking out files:  22% (420/1905)   
Checking out files:  23% (439/1905)   
Checking out files:  24% (458/1905)   
Checking out files:  25% (477/1905)   
Checking out files:  26% (496/1905)   
Checking out files:  27% (515/1905)   
Checking out files:  28% (534/1905)   
Checking out files:  29% (553/1905)   
Checking out files:  30% (572/1905)   
Checking out files:  31% (591/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  58% (1112/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  92% (1763/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
15:47:59 [2021-05-06T15:47:59.683Z] #66 19.64 + cd /tmp/tmp.dGn7cGiboH/src/github.com/docker/libnetwork
15:47:59 [2021-05-06T15:47:59.683Z] #66 19.64 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
15:47:59 [2021-05-06T15:47:59.683Z] #66 19.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:47:59 [2021-05-06T15:47:59.939Z] #48 41.68 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:47:59 [2021-05-06T15:47:59.939Z] #48 ...
15:47:59 [2021-05-06T15:47:59.939Z] 
15:47:59 [2021-05-06T15:47:59.939Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:47:59 [2021-05-06T15:47:59.939Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:47:59 [2021-05-06T15:47:59.939Z] #42 35.11 Reading package lists...
15:47:59 [2021-05-06T15:47:59.946Z] #66 ...
15:47:59 [2021-05-06T15:47:59.946Z] 
15:47:59 [2021-05-06T15:47:59.946Z] #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
15:47:59 [2021-05-06T15:47:59.946Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:47:59 [2021-05-06T15:47:59.946Z] #13 7.818 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB]
15:47:59 [2021-05-06T15:47:59.946Z] #13 16.76 Fetched 8773 kB in 14s (630 kB/s)
15:48:00 [2021-05-06T15:48:00.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:48:00 [2021-05-06T15:48:00.212Z] #13 16.76 Reading package lists...
15:48:00 [2021-05-06T15:48:00.212Z] #13 ...
15:48:00 [2021-05-06T15:48:00.212Z] 
15:48:00 [2021-05-06T15:48:00.212Z] #50 [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
15:48:00 [2021-05-06T15:48:00.212Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:48:00 [2021-05-06T15:48:00.212Z] #50 12.48 + cd /tmp/tmp.lECq40hDMp/src/github.com/mvdan/sh
15:48:00 [2021-05-06T15:48:00.212Z] #50 12.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:48:00 [2021-05-06T15:48:00.212Z] #50 12.58 + GO111MODULE=on
15:48:00 [2021-05-06T15:48:00.212Z] #50 12.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:48:00 [2021-05-06T15:48:00.212Z] #50 14.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:48:00 [2021-05-06T15:48:00.212Z] #50 14.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:48:00 [2021-05-06T15:48:00.212Z] #50 14.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:48:00 [2021-05-06T15:48:00.212Z] #50 14.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:48:00 [2021-05-06T15:48:00.212Z] #50 14.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:48:00 [2021-05-06T15:48:00.212Z] #50 15.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:48:00 [2021-05-06T15:48:00.212Z] #50 17.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:48:00 [2021-05-06T15:48:00.212Z] #50 18.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:48:00 [2021-05-06T15:48:00.212Z] #50 20.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:48:00 [2021-05-06T15:48:00.212Z] #50 20.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:48:00 [2021-05-06T15:48:00.212Z] #50 20.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:48:00 [2021-05-06T15:48:00.212Z] #50 20.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:48:00 [2021-05-06T15:48:00.476Z] #50 21.65 runtime/cgo
15:48:00 [2021-05-06T15:48:00.476Z] #50 21.76 runtime
15:48:00 [2021-05-06T15:48:00.476Z] #50 ...
15:48:00 [2021-05-06T15:48:00.476Z] 
15:48:00 [2021-05-06T15:48:00.476Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:00 [2021-05-06T15:48:00.476Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:00 [2021-05-06T15:48:00.476Z] #42 11.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:48:00 [2021-05-06T15:48:00.476Z] #42 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB]
15:48:00 [2021-05-06T15:48:00.476Z] #42 14.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
15:48:00 [2021-05-06T15:48:00.476Z] #42 16.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:48:00 [2021-05-06T15:48:00.476Z] #42 ...
15:48:00 [2021-05-06T15:48:00.476Z] 
15:48:00 [2021-05-06T15:48:00.476Z] #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
15:48:00 [2021-05-06T15:48:00.476Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:00 [2021-05-06T15:48:00.476Z] #29 3.442 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:48:00 [2021-05-06T15:48:00.476Z] #29 3.885 
15:48:00 [2021-05-06T15:48:00.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:48:01 [2021-05-06T15:48:01.320Z] #42 41.79 Building dependency tree...
15:48:01 [2021-05-06T15:48:01.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:48:02 [2021-05-06T15:48:02.073Z] #29 4.232 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.9%
######                                                                     8.7%
#########                                                                 13.7%
###########                                                               16.5%
#############                                                             18.3%
###############                                                           21.7%
#################                                                         24.4%
####################                                                      28.2%
######################                                                    31.7%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.5%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.4%
#####################################                                     51.8%
#
15:48:02 [2021-05-06T15:48:02.073Z] #29 ...
15:48:02 [2021-05-06T15:48:02.073Z] 
15:48:02 [2021-05-06T15:48:02.073Z] #46 [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
15:48:02 [2021-05-06T15:48:02.073Z] #46 sha256:1a2715a2c8c514f5e6414a328b4af6c76927d9bd2e63a1eee94387f9e7121ca5
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.39 go: finding github.com/pkg/errors v0.9.1
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.42 go: finding github.com/fatih/color v1.9.0
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.44 go: finding github.com/spf13/pflag v1.0.3
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.66 go: finding github.com/mattn/go-isatty v0.0.12
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.66 go: finding github.com/mattn/go-colorable v0.1.6
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.89 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.92 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.92 go: finding github.com/jonboulle/clockwork v0.1.0
15:48:02 [2021-05-06T15:48:02.073Z] #46 13.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:48:02 [2021-05-06T15:48:02.073Z] #46 14.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:48:02 [2021-05-06T15:48:02.346Z] #46 ...
15:48:02 [2021-05-06T15:48:02.346Z] 
15:48:02 [2021-05-06T15:48:02.346Z] #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
15:48:02 [2021-05-06T15:48:02.346Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:03 [2021-05-06T15:48:03.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:48:03 [2021-05-06T15:48:03.521Z] #29 4.232 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.9%
######                                                                     8.7%
#########                                                                 13.7%
###########                                                               16.5%
#############                                                             18.3%
###############                                                           21.7%
#################                                                         24.4%
####################                                                      28.2%
######################                                                    31.7%
#######################                                                   32.6%
#########################                                                 35.5%
############################                                              39.5%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.4%
#####################################                                     51.8%
#######################################                                   54.4%
#########################################                                 57.3%
#############################################                             63.0%
#################################################                         68.4%
##################################################                        70.2%
#####################################################                     74.6%
#######################################################                   77.5%
########################################################                  78.7%
##########################################################                81.9%
##########################################################                81.9%
###############################################################           88.4%
###################################################################       93.8%
######################################################################## 100.0%
15:48:03 [2021-05-06T15:48:03.784Z] #29 7.977 
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.47 The following additional packages will be installed:
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.47   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.47   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.47   python3-pkg-resources python3-protobuf python3-six python3.7
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.47   python3.7-minimal
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.48 Suggested packages:
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.49   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
15:48:03 [2021-05-06T15:48:03.860Z] #42 45.49   python3.7-doc binfmt-support
15:48:03 [2021-05-06T15:48:03.860Z] #42 ...
15:48:03 [2021-05-06T15:48:03.860Z] 
15:48:03 [2021-05-06T15:48:03.860Z] #54 [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
15:48:03 [2021-05-06T15:48:03.860Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
15:48:03 [2021-05-06T15:48:03.860Z] #54 32.69 Reading package lists...
15:48:03 [2021-05-06T15:48:03.860Z] #54 39.34 Building dependency tree...
15:48:03 [2021-05-06T15:48:03.860Z] #54 42.77 The following additional packages will be installed:
15:48:03 [2021-05-06T15:48:03.860Z] #54 42.79   libbtrfs0
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.00 The following NEW packages will be installed:
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.02   libbtrfs-dev libbtrfs0
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.49 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.49 Need to get 119 kB of archives.
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.49 After this operation, 387 kB of additional disk space will be used.
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:48:03 [2021-05-06T15:48:03.860Z] #54 43.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:48:03 [2021-05-06T15:48:03.860Z] #54 44.59 debconf: delaying package configuration, since apt-utils is not installed
15:48:03 [2021-05-06T15:48:03.860Z] #54 44.81 Fetched 119 kB in 0s (368 kB/s)
15:48:03 [2021-05-06T15:48:03.860Z] #54 44.93 Selecting previously unselected package libbtrfs0.
15:48:03 [2021-05-06T15:48:03.860Z] #54 44.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.01 Unpacking libbtrfs0 (4.20.1-2) ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.11 Selecting previously unselected package libbtrfs-dev.
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.12 Unpacking libbtrfs-dev (4.20.1-2) ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.41 Setting up libbtrfs0 (4.20.1-2) ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.44 Setting up libbtrfs-dev (4.20.1-2) ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 45.44 Processing triggers for libc-bin (2.28-10) ...
15:48:03 [2021-05-06T15:48:03.860Z] #54 DONE 45.9s
15:48:04 [2021-05-06T15:48:04.125Z] 
15:48:04 [2021-05-06T15:48:04.125Z] #55 [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
15:48:04 [2021-05-06T15:48:04.125Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:48:04 [2021-05-06T15:48:04.316Z] #29 8.250 
                                                                           0.2%
#####################################                                     52.1%
#####################################################################     97.2%
######################################################################## 100.0%
15:48:04 [2021-05-06T15:48:04.316Z] #29 ...
15:48:04 [2021-05-06T15:48:04.316Z] 
15:48:04 [2021-05-06T15:48:04.316Z] #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
15:48:04 [2021-05-06T15:48:04.316Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
15:48:04 [2021-05-06T15:48:04.316Z] #40 15.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:48:04 [2021-05-06T15:48:04.316Z] #40 16.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:48:04 [2021-05-06T15:48:04.580Z] #40 ...
15:48:04 [2021-05-06T15:48:04.580Z] 
15:48:04 [2021-05-06T15:48:04.580Z] #57 [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
15:48:04 [2021-05-06T15:48:04.580Z] #57 sha256:ace131df43bbda83055ed94ffea06fe0366bfd15be0ba5ef01b7ce25243e1bb1
15:48:04 [2021-05-06T15:48:04.580Z] #57 15.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:48:04 [2021-05-06T15:48:04.580Z] #57 15.87 go: extracting github.com/u-root/u-root v7.0.0+incompatible
15:48:04 [2021-05-06T15:48:04.580Z] #57 18.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 18.90 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 18.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 19.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 22.83 go: finding github.com/pkg/errors v0.9.1
15:48:04 [2021-05-06T15:48:04.580Z] #57 22.88 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:48:04 [2021-05-06T15:48:04.580Z] #57 22.90 go: finding github.com/sirupsen/logrus v1.8.1
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.17 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.31 go: finding github.com/google/uuid v1.2.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.36 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.51 go: finding github.com/gofrs/flock v0.8.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.51 go: finding github.com/moby/vpnkit v0.5.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.57 go: finding github.com/gorilla/mux v1.8.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.64 go: finding github.com/moby/sys/mountinfo v0.4.1
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.69 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.76 go: finding github.com/urfave/cli/v2 v2.3.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 23.76 go: finding github.com/u-root/u-root v7.0.0+incompatible
15:48:04 [2021-05-06T15:48:04.580Z] #57 24.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 24.22 go: finding github.com/russross/blackfriday/v2 v2.1.0
15:48:04 [2021-05-06T15:48:04.580Z] #57 ...
15:48:04 [2021-05-06T15:48:04.580Z] 
15:48:04 [2021-05-06T15:48:04.580Z] #48 [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
15:48:04 [2021-05-06T15:48:04.580Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.18 go: downloading gopkg.in/ini.v1 v1.51.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.19 go: downloading github.com/go-toolsmith/astp v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.21 go: downloading github.com/mattn/go-isatty v0.0.8
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.40 go: downloading github.com/davecgh/go-spew v1.1.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.63 go: extracting github.com/mattn/go-isatty v0.0.8
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.70 go: extracting github.com/davecgh/go-spew v1.1.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.82 go: extracting github.com/go-toolsmith/astp v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.84 go: extracting golang.org/x/text v0.3.2
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.86 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.87 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 22.93 go: extracting gopkg.in/ini.v1 v1.51.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.40 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.42 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.42 go: extracting github.com/go-toolsmith/astcast v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.50 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.52 go: extracting github.com/go-lintpack/lintpack v0.5.2
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.88 go: downloading github.com/subosito/gotenv v1.2.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 23.96 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.12 go: extracting github.com/subosito/gotenv v1.2.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.23 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.35 go: downloading github.com/ultraware/funlen v0.0.2
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.46 go: extracting github.com/go-toolsmith/astfmt v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.52 go: extracting github.com/ultraware/funlen v0.0.2
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.54 go: extracting github.com/sourcegraph/go-diff v0.5.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.55 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.59 go: extracting github.com/go-toolsmith/strparse v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.78 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:48:04 [2021-05-06T15:48:04.581Z] #48 24.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.19 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.31 go: downloading github.com/kisielk/gotool v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.33 go: extracting github.com/go-toolsmith/astcopy v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.37 go: extracting github.com/kisielk/gotool v1.0.0
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:48:04 [2021-05-06T15:48:04.581Z] #48 25.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:48:04 [2021-05-06T15:48:04.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:48:05 [2021-05-06T15:48:05.041Z] #48 25.95 go: downloading github.com/gogo/protobuf v1.2.1
15:48:05 [2021-05-06T15:48:05.042Z] #48 26.02 go: downloading github.com/go-toolsmith/typep v1.0.0
15:48:05 [2021-05-06T15:48:05.305Z] #48 26.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:48:05 [2021-05-06T15:48:05.305Z] #48 26.51 go: extracting github.com/go-toolsmith/typep v1.0.0
15:48:05 [2021-05-06T15:48:05.305Z] #48 26.52 go: downloading github.com/pmezard/go-difflib v1.0.0
15:48:05 [2021-05-06T15:48:05.305Z] #48 26.61 go: extracting github.com/pmezard/go-difflib v1.0.0
15:48:05 [2021-05-06T15:48:05.510Z] #55 ...
15:48:05 [2021-05-06T15:48:05.510Z] 
15:48:05 [2021-05-06T15:48:05.510Z] #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
15:48:05 [2021-05-06T15:48:05.510Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:48:05 [2021-05-06T15:48:05.510Z] #36 30.81 Reading package lists...
15:48:05 [2021-05-06T15:48:05.510Z] #36 37.62 Building dependency tree...
15:48:05 [2021-05-06T15:48:05.510Z] #36 41.12 The following additional packages will be installed:
15:48:05 [2021-05-06T15:48:05.510Z] #36 41.16   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:48:05 [2021-05-06T15:48:05.510Z] #36 41.16 Suggested packages:
15:48:05 [2021-05-06T15:48:05.510Z] #36 41.16   cmake-doc ninja-build lrzip
15:48:05 [2021-05-06T15:48:05.510Z] #36 41.16 Recommended packages:
15:48:05 [2021-05-06T15:48:05.510Z] #36 41.16   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.10 The following NEW packages will be installed:
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.13   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.13   vim-common xxd
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.64 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.64 Need to get 14.9 MB of archives.
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.64 After this operation, 61.8 MB of additional disk space will be used.
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 42.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 43.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 43.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 43.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 43.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 43.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.26 debconf: delaying package configuration, since apt-utils is not installed
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.51 Fetched 14.9 MB in 2s (8473 kB/s)
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.60 Selecting previously unselected package xxd.
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.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 ... 15410 files and directories currently installed.)
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.68 Unpacking xxd (2:8.1.0875-5) ...
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.92 Selecting previously unselected package vim-common.
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:48:05 [2021-05-06T15:48:05.510Z] #36 45.99 Unpacking vim-common (2:8.1.0875-5) ...
15:48:05 [2021-05-06T15:48:05.510Z] #36 46.37 Selecting previously unselected package cmake-data.
15:48:05 [2021-05-06T15:48:05.510Z] #36 46.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:48:05 [2021-05-06T15:48:05.510Z] #36 46.38 Unpacking cmake-data (3.13.4-1) ...
15:48:05 [2021-05-06T15:48:05.510Z] #36 ...
15:48:05 [2021-05-06T15:48:05.510Z] 
15:48:05 [2021-05-06T15:48:05.510Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:05 [2021-05-06T15:48:05.510Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:48:05 [2021-05-06T15:48:05.510Z] #42 46.90 The following NEW packages will be installed:
15:48:05 [2021-05-06T15:48:05.510Z] #42 46.90   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
15:48:05 [2021-05-06T15:48:05.510Z] #42 46.90   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
15:48:05 [2021-05-06T15:48:05.510Z] #42 46.92   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
15:48:05 [2021-05-06T15:48:05.510Z] #42 46.92   python3.7-minimal
15:48:05 [2021-05-06T15:48:05.510Z] #42 47.41 0 upgraded, 16 newly installed, 0 to remove and 29 not upgraded.
15:48:05 [2021-05-06T15:48:05.510Z] #42 47.41 Need to get 6695 kB of archives.
15:48:05 [2021-05-06T15:48:05.510Z] #42 47.41 After this operation, 33.1 MB of additional disk space will be used.
15:48:05 [2021-05-06T15:48:05.510Z] #42 47.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
15:48:05 [2021-05-06T15:48:05.510Z] #42 47.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
15:48:05 [2021-05-06T15:48:05.568Z] #48 26.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:48:05 [2021-05-06T15:48:05.568Z] #48 26.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:48:05 [2021-05-06T15:48:05.568Z] #48 26.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:48:05 [2021-05-06T15:48:05.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:48:05 [2021-05-06T15:48:05.769Z] #42 47.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:48:05 [2021-05-06T15:48:05.769Z] #42 47.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:48:05 [2021-05-06T15:48:05.769Z] #42 47.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
15:48:05 [2021-05-06T15:48:05.832Z] #48 27.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:48:05 [2021-05-06T15:48:05.832Z] #48 27.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.88 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
15:48:06 [2021-05-06T15:48:06.029Z] #42 47.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
15:48:06 [2021-05-06T15:48:06.111Z] #48 27.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:48:06 [2021-05-06T15:48:06.111Z] #48 27.32 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:48:06 [2021-05-06T15:48:06.111Z] #48 27.42 go: extracting github.com/go-toolsmith/astequal v1.0.0
15:48:06 [2021-05-06T15:48:06.111Z] #48 27.42 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:48:06 [2021-05-06T15:48:06.111Z] #48 27.50 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:48:06 [2021-05-06T15:48:06.111Z] #48 27.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:48:06 [2021-05-06T15:48:06.111Z] #48 ...
15:48:06 [2021-05-06T15:48:06.111Z] 
15:48:06 [2021-05-06T15:48:06.111Z] #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
15:48:06 [2021-05-06T15:48:06.111Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:06 [2021-05-06T15:48:06.111Z] #29 8.924 
15:48:06 [2021-05-06T15:48:06.111Z] #29 9.313 
                                                                           0.2%
#################                                                         24.0%
##################################                                        47.8%
###################################################                       72.2%
######################################################################## 100.0%
15:48:06 [2021-05-06T15:48:06.111Z] #29 10.14 #=#=#                                                                         
15:48:06 [2021-05-06T15:48:06.289Z] #42 48.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:48:06 [2021-05-06T15:48:06.289Z] #42 48.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:48:06 [2021-05-06T15:48:06.289Z] #42 48.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:48:06 [2021-05-06T15:48:06.644Z] #29 10.48 
                                                                           0.0%
##                                                                         4.2%
####                                                                       6.7%
###
15:48:06 [2021-05-06T15:48:06.645Z] #29 ...
15:48:06 [2021-05-06T15:48:06.645Z] 
15:48:06 [2021-05-06T15:48:06.645Z] #54 [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
15:48:06 [2021-05-06T15:48:06.645Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
15:48:06 [2021-05-06T15:48:06.645Z] #54 17.93 Fetched 8265 kB in 13s (648 kB/s)
15:48:06 [2021-05-06T15:48:06.645Z] #54 17.93 Reading package lists...
15:48:06 [2021-05-06T15:48:06.645Z] #54 23.22 Reading package lists...
15:48:06 [2021-05-06T15:48:06.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:48:06 [2021-05-06T15:48:06.908Z] #54 28.08 Building dependency tree...
15:48:06 [2021-05-06T15:48:06.908Z] #54 ...
15:48:06 [2021-05-06T15:48:06.908Z] 
15:48:06 [2021-05-06T15:48:06.908Z] #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
15:48:06 [2021-05-06T15:48:06.908Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:06 [2021-05-06T15:48:06.908Z] #29 10.48 
                                                                           0.0%
##                                                                         4.2%
####                                                                       6.7%
######                                                                     9.3%
##########                                                                15.0%
###########                                                               16.1%
15:48:06 [2021-05-06T15:48:06.908Z] #29 ...
15:48:06 [2021-05-06T15:48:06.908Z] 
15:48:06 [2021-05-06T15:48:06.908Z] #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
15:48:06 [2021-05-06T15:48:06.908Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
15:48:06 [2021-05-06T15:48:06.908Z] #36 18.29 Fetched 8265 kB in 13s (659 kB/s)
15:48:06 [2021-05-06T15:48:06.908Z] #36 18.29 Reading package lists...
15:48:07 [2021-05-06T15:48:07.175Z] #36 23.75 Reading package lists...
15:48:07 [2021-05-06T15:48:07.175Z] #36 ...
15:48:07 [2021-05-06T15:48:07.175Z] 
15:48:07 [2021-05-06T15:48:07.175Z] #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
15:48:07 [2021-05-06T15:48:07.175Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:07 [2021-05-06T15:48:07.671Z] #42 49.40 debconf: delaying package configuration, since apt-utils is not installed
15:48:07 [2021-05-06T15:48:07.671Z] #42 49.57 Fetched 6695 kB in 1s (5249 kB/s)
15:48:07 [2021-05-06T15:48:07.930Z] #42 49.77 Selecting previously unselected package libpython3.7-minimal:amd64.
15:48:07 [2021-05-06T15:48:07.930Z] #42 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 ... 15410 files and directories currently installed.)
15:48:07 [2021-05-06T15:48:07.930Z] #42 49.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:48:07 [2021-05-06T15:48:07.930Z] #42 49.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:48:08 [2021-05-06T15:48:08.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:48:08 [2021-05-06T15:48:08.069Z] Using test binary docker
15:48:08 [2021-05-06T15:48:08.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:48:08 [2021-05-06T15:48:08.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:48:08 [2021-05-06T15:48:08.069Z] INFO: Waiting for daemon to start...
15:48:08 [2021-05-06T15:48:08.069Z] Starting dockerd
15:48:08 [2021-05-06T15:48:08.869Z] #42 50.59 Selecting previously unselected package python3.7-minimal.
15:48:08 [2021-05-06T15:48:08.869Z] #42 50.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:48:08 [2021-05-06T15:48:08.869Z] #42 50.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
15:48:09 [2021-05-06T15:48:09.808Z] #42 ...
15:48:09 [2021-05-06T15:48:09.808Z] 
15:48:09 [2021-05-06T15:48:09.808Z] #48 [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
15:48:09 [2021-05-06T15:48:09.808Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.81 go: finding github.com/pelletier/go-toml v1.2.0
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.81 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.81 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.81 go: finding github.com/spf13/afero v1.1.2
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.81 go: finding github.com/spf13/cast v1.3.0
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.81 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.85 go: finding github.com/spf13/jwalterweatherman v1.0.0
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.85 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:48:09 [2021-05-06T15:48:09.808Z] #48 41.96 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.00 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.04 go: finding github.com/subosito/gotenv v1.2.0
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.19 go: finding golang.org/x/text v0.3.2
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.19 go: finding gopkg.in/ini.v1 v1.51.0
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.30 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.33 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.38 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.40 go: finding github.com/kisielk/gotool v1.0.0
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.50 go: finding github.com/sourcegraph/go-diff v0.5.1
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.51 go: finding github.com/tommy-muehle/go-mnd v1.1.1
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.51 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.53 go: finding github.com/ultraware/funlen v0.0.2
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.53 go: finding github.com/ultraware/whitespace v0.0.4
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.55 go: finding github.com/uudashr/gocognit v1.0.1
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.68 go: finding github.com/gogo/protobuf v1.2.1
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.90 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.90 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.92 go: finding github.com/BurntSushi/toml v0.3.1
15:48:09 [2021-05-06T15:48:09.808Z] #48 42.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:48:09 [2021-05-06T15:48:09.824Z] #29 10.48 
                                                                           0.0%
##                                                                         4.2%
####                                                                       6.7%
######                                                                     9.3%
##########                                                                15.0%
###########                                                               16.1%
#############                                                             19.2%
###############                                                           22.2%
##################                                                        25.3%
####################                                                      28.1%
#####################                                                     29.9%
########################                                                  33.6%
##########################                                                36.2%
###########################                                               38.2%
#############################                                             40.6%
###############################                                           44.2%
##################################                                        48.5%
#####################################                                     52.0%
######################################                                    54.0%
#######################################                                   55.2%
##########################################                                59.6%
###########################################                               60.8%
##############################################                            64.6%
#################################################                         68.1%
##################################################                        70.0%
###################################################                       71.9%
#####################################################                     73.9%
######################################################                    75.4%
########################################################                  78.9%
#########################################################                 80.0%
##############################################################            86.4%
################################################################          89.3%
######################################################################    97.2%
######################################################################## 100.0%
15:48:09 [2021-05-06T15:48:09.953Z] .
15:48:09 [2021-05-06T15:48:09.953Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:48:09 [2021-05-06T15:48:09.953Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:48:09 [2021-05-06T15:48:09.953Z] Error: No such image: emptyfs
15:48:10 [2021-05-06T15:48:10.069Z] #48 ...
15:48:10 [2021-05-06T15:48:10.069Z] 
15:48:10 [2021-05-06T15:48:10.069Z] #55 [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
15:48:10 [2021-05-06T15:48:10.069Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.328 + RM_GOPATH=0
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.328 + TMP_GOPATH=
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.328 + : /build
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.328 + '[' -z '' ']'
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.329 ++ mktemp -d
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.335 + export GOPATH=/tmp/tmp.hnKEzDoVmq
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.345 + GOPATH=/tmp/tmp.hnKEzDoVmq
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.345 + RM_GOPATH=1
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.346 + case "$(go env GOARCH)" in
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.346 ++ go env GOARCH
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.369 + export GO_BUILDMODE=-buildmode=pie
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.369 + GO_BUILDMODE=-buildmode=pie
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.376 ++ dirname /tmp/install/install.sh
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + dir=/tmp/install
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + bin=containerd
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + shift
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + '[' '!' -f /tmp/install/containerd.installer ']'
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + . /tmp/install/containerd.installer
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 ++ set -e
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + install_containerd
15:48:10 [2021-05-06T15:48:10.069Z] #55 5.379 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
15:48:10 [2021-05-06T15:48:10.070Z] #55 5.381 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:48:10 [2021-05-06T15:48:10.070Z] #55 5.384 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hnKEzDoVmq/src/github.com/containerd/containerd
15:48:10 [2021-05-06T15:48:10.070Z] #55 5.386 Cloning into '/tmp/tmp.hnKEzDoVmq/src/github.com/containerd/containerd'...
15:48:10 [2021-05-06T15:48:10.208Z] Running integration-test (iteration 1)
15:48:10 [2021-05-06T15:48:10.208Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:48:10 [2021-05-06T15:48:10.403Z] #29 14.38 
15:48:11 [2021-05-06T15:48:11.467Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
15:48:11 [2021-05-06T15:48:11.467Z] #29 ...
15:48:11 [2021-05-06T15:48:11.467Z] 
15:48:11 [2021-05-06T15:48:11.467Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:11 [2021-05-06T15:48:11.467Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:11 [2021-05-06T15:48:11.467Z] #42 22.67 Fetched 8269 kB in 12s (665 kB/s)
15:48:11 [2021-05-06T15:48:11.467Z] #42 22.67 Reading package lists...
15:48:11 [2021-05-06T15:48:11.467Z] #42 27.71 Reading package lists...
15:48:11 [2021-05-06T15:48:11.467Z] #42 32.75 Building dependency tree...
15:48:11 [2021-05-06T15:48:11.467Z] #42 ...
15:48:11 [2021-05-06T15:48:11.467Z] 
15:48:11 [2021-05-06T15:48:11.467Z] #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
15:48:11 [2021-05-06T15:48:11.467Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:13 [2021-05-06T15:48:13.059Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
#
15:48:13 [2021-05-06T15:48:13.059Z] #29 ...
15:48:13 [2021-05-06T15:48:13.059Z] 
15:48:13 [2021-05-06T15:48:13.059Z] #66 [proxy 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 proxy
15:48:13 [2021-05-06T15:48:13.059Z] #66 sha256:dac17e9362a6fd14d1cf8695e3b6411cc0feb6a7bce76d6cae9a968ca0b8a88f
15:48:13 [2021-05-06T15:48:13.059Z] #66 DONE 34.3s
15:48:13 [2021-05-06T15:48:13.059Z] 
15:48:13 [2021-05-06T15:48:13.059Z] #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
15:48:13 [2021-05-06T15:48:13.059Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:13 [2021-05-06T15:48:13.327Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
################                                                          23.4%
#################                                                         24.0%
##################                                                        25.3%
15:48:13 [2021-05-06T15:48:13.327Z] #29 ...
15:48:13 [2021-05-06T15:48:13.327Z] 
15:48:13 [2021-05-06T15:48:13.327Z] #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
15:48:13 [2021-05-06T15:48:13.327Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:48:13 [2021-05-06T15:48:13.327Z] #13 16.76 Reading package lists...
15:48:13 [2021-05-06T15:48:13.327Z] #13 21.65 Reading package lists...
15:48:13 [2021-05-06T15:48:13.327Z] #13 28.33 Building dependency tree...
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.57 The following additional packages will be installed:
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.59   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.59   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.59   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.59   mingw-w64-common mingw-w64-x86-64-dev
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.60 Suggested packages:
15:48:13 [2021-05-06T15:48:13.327Z] #13 30.60   gcc-8-locales seccomp wine64
15:48:13 [2021-05-06T15:48:13.327Z] #13 ...
15:48:13 [2021-05-06T15:48:13.327Z] 
15:48:13 [2021-05-06T15:48:13.327Z] #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
15:48:13 [2021-05-06T15:48:13.327Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:13 [2021-05-06T15:48:13.367Z] #55 ...
15:48:13 [2021-05-06T15:48:13.367Z] 
15:48:13 [2021-05-06T15:48:13.367Z] #44 [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
15:48:13 [2021-05-06T15:48:13.367Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:13 [2021-05-06T15:48:13.367Z] #44 44.61 sync
15:48:13 [2021-05-06T15:48:13.367Z] #44 44.64 internal/reflectlite
15:48:13 [2021-05-06T15:48:13.367Z] #44 45.90 github.com/LK4D4/vndr/godl/singleflight
15:48:13 [2021-05-06T15:48:13.367Z] #44 46.32 math/rand
15:48:13 [2021-05-06T15:48:13.367Z] #44 47.24 internal/singleflight
15:48:13 [2021-05-06T15:48:13.367Z] #44 47.99 sort
15:48:13 [2021-05-06T15:48:13.367Z] #44 48.00 errors
15:48:13 [2021-05-06T15:48:13.367Z] #44 48.37 io
15:48:13 [2021-05-06T15:48:13.367Z] #44 49.05 strconv
15:48:13 [2021-05-06T15:48:13.367Z] #44 49.44 bytes
15:48:13 [2021-05-06T15:48:13.367Z] #44 51.09 bufio
15:48:13 [2021-05-06T15:48:13.367Z] #44 52.53 syscall
15:48:13 [2021-05-06T15:48:13.367Z] #44 52.78 reflect
15:48:13 [2021-05-06T15:48:13.367Z] #44 ...
15:48:13 [2021-05-06T15:48:13.367Z] 
15:48:13 [2021-05-06T15:48:13.367Z] #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
15:48:13 [2021-05-06T15:48:13.367Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:48:13 [2021-05-06T15:48:13.367Z] #13 34.79 Reading package lists...
15:48:13 [2021-05-06T15:48:13.367Z] #13 41.60 Building dependency tree...
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.94 The following additional packages will be installed:
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.96   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.96   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.96   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.96   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.96   mingw-w64-common mingw-w64-x86-64-dev
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.97 Suggested packages:
15:48:13 [2021-05-06T15:48:13.367Z] #13 44.97   gcc-8-locales seccomp wine64
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.24 The following NEW packages will be installed:
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.24   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.24   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.24   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.24   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.24   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.25   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.25 The following packages will be upgraded:
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.27   libseccomp2 libsystemd0 libudev1
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.73 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.73 Need to get 78.2 MB of archives.
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.73 After this operation, 487 MB of additional disk space will be used.
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.74 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 46.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 47.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 47.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 47.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 47.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 47.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 48.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
15:48:13 [2021-05-06T15:48:13.367Z] #13 48.07 Get:13 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]
15:48:13 [2021-05-06T15:48:13.591Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
################                                                          23.4%
#################                                                         24.0%
##################                                                        25.3%
###################                                                       26.8%
###################                                                       27.7%
15:48:13 [2021-05-06T15:48:13.591Z] #29 ...
15:48:13 [2021-05-06T15:48:13.591Z] 
15:48:13 [2021-05-06T15:48:13.591Z] #54 [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
15:48:13 [2021-05-06T15:48:13.591Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
15:48:13 [2021-05-06T15:48:13.591Z] #54 28.08 Building dependency tree...
15:48:13 [2021-05-06T15:48:13.591Z] #54 30.54 The following additional packages will be installed:
15:48:13 [2021-05-06T15:48:13.591Z] #54 30.55   libbtrfs0
15:48:13 [2021-05-06T15:48:13.591Z] #54 30.72 The following NEW packages will be installed:
15:48:13 [2021-05-06T15:48:13.591Z] #54 30.73   libbtrfs-dev libbtrfs0
15:48:13 [2021-05-06T15:48:13.591Z] #54 31.16 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
15:48:13 [2021-05-06T15:48:13.591Z] #54 31.16 Need to get 119 kB of archives.
15:48:13 [2021-05-06T15:48:13.591Z] #54 31.16 After this operation, 387 kB of additional disk space will be used.
15:48:13 [2021-05-06T15:48:13.591Z] #54 31.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:48:13 [2021-05-06T15:48:13.591Z] #54 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.27 debconf: delaying package configuration, since apt-utils is not installed
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.44 Fetched 119 kB in 0s (412 kB/s)
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.57 Selecting previously unselected package libbtrfs0.
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.76 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.78 Unpacking libbtrfs0 (4.20.1-2) ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.93 Selecting previously unselected package libbtrfs-dev.
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 32.96 Unpacking libbtrfs-dev (4.20.1-2) ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 33.50 Setting up libbtrfs0 (4.20.1-2) ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 33.83 Setting up libbtrfs-dev (4.20.1-2) ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 34.19 Processing triggers for libc-bin (2.28-10) ...
15:48:13 [2021-05-06T15:48:13.591Z] #54 DONE 34.8s
15:48:13 [2021-05-06T15:48:13.591Z] 
15:48:13 [2021-05-06T15:48:13.592Z] #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
15:48:13 [2021-05-06T15:48:13.592Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:13 [2021-05-06T15:48:13.937Z] #13 ...
15:48:13 [2021-05-06T15:48:13.937Z] 
15:48:13 [2021-05-06T15:48:13.937Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:13 [2021-05-06T15:48:13.937Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:48:13 [2021-05-06T15:48:13.937Z] #42 52.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:48:13 [2021-05-06T15:48:13.937Z] #42 52.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
15:48:13 [2021-05-06T15:48:13.937Z] #42 55.75 Selecting previously unselected package python3-minimal.
15:48:13 [2021-05-06T15:48:13.937Z] #42 55.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15650 files and directories currently installed.)
15:48:13 [2021-05-06T15:48:13.937Z] #42 55.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:48:13 [2021-05-06T15:48:13.937Z] #42 55.88 Unpacking python3-minimal (3.7.3-1) ...
15:48:14 [2021-05-06T15:48:14.196Z] #42 56.03 Selecting previously unselected package libmpdec2:amd64.
15:48:14 [2021-05-06T15:48:14.196Z] #42 56.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:48:14 [2021-05-06T15:48:14.196Z] #42 56.04 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:48:14 [2021-05-06T15:48:14.457Z] #42 56.30 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:48:14 [2021-05-06T15:48:14.457Z] #42 56.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
15:48:14 [2021-05-06T15:48:14.457Z] #42 56.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:48:15 [2021-05-06T15:48:15.840Z] #42 ...
15:48:15 [2021-05-06T15:48:15.840Z] 
15:48:15 [2021-05-06T15:48:15.840Z] #46 [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
15:48:15 [2021-05-06T15:48:15.840Z] #46 sha256:15656c220cb49840a4785aca5418ba91826a98148d48d12dfa560da582190f5b
15:48:15 [2021-05-06T15:48:15.840Z] #46 DONE 57.8s
15:48:15 [2021-05-06T15:48:15.840Z] 
15:48:15 [2021-05-06T15:48:15.841Z] #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
15:48:15 [2021-05-06T15:48:15.841Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:48:15 [2021-05-06T15:48:15.841Z] #13 51.98 Get:14 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]
15:48:16 [2021-05-06T15:48:16.533Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
################                                                          23.4%
#################                                                         24.0%
##################                                                        25.3%
###################                                                       26.8%
###################                                                       27.7%
####################                                                      28.9%
#####################                                                     29.7%
#####################                                                     30.4%
######################                                                    31.5%
#######################                                                   32.6%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.9%
##########################                                                36.8%
###########################                                               38.2%
############################                                              39.8%
#############################                                             40.7%
#############################                                             41.1%
##############################                                            41.7%
##############################                                            42.4%
###############################                                           43.8%
################################                                          45.0%
#################################                                         46.5%
#################################                                         47.0%
##################################                                        48.4%
###################################                                       49.9%
#####################################                                     52.2%
#######################################                                   55.0%
#########################################                                 58.0%
############################################                              61.1%
#############################################                             63.4%
###############################################                           65.8%
#################################################                         68.6%
15:48:16 [2021-05-06T15:48:16.533Z] #29 ...
15:48:16 [2021-05-06T15:48:16.533Z] 
15:48:16 [2021-05-06T15:48:16.533Z] #48 [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
15:48:16 [2021-05-06T15:48:16.533Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:48:16 [2021-05-06T15:48:16.533Z] #48 27.79 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.24 go: downloading github.com/gobwas/glob v0.2.3
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.85 go: downloading github.com/BurntSushi/toml v0.3.1
15:48:16 [2021-05-06T15:48:16.533Z] #48 28.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:48:16 [2021-05-06T15:48:16.533Z] #48 29.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:48:16 [2021-05-06T15:48:16.533Z] #48 29.10 go: extracting github.com/gobwas/glob v0.2.3
15:48:16 [2021-05-06T15:48:16.533Z] #48 29.23 go: extracting github.com/BurntSushi/toml v0.3.1
15:48:16 [2021-05-06T15:48:16.533Z] #48 29.30 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:48:16 [2021-05-06T15:48:16.533Z] #48 29.31 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:48:16 [2021-05-06T15:48:16.533Z] #48 31.25 go: extracting github.com/gogo/protobuf v1.2.1
15:48:16 [2021-05-06T15:48:16.533Z] #48 31.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:48:16 [2021-05-06T15:48:16.533Z] #48 ...
15:48:16 [2021-05-06T15:48:16.533Z] 
15:48:16 [2021-05-06T15:48:16.533Z] #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
15:48:16 [2021-05-06T15:48:16.533Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:17 [2021-05-06T15:48:17.075Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
################                                                          23.4%
#################                                                         24.0%
##################                                                        25.3%
###################                                                       26.8%
###################                                                       27.7%
####################                                                      28.9%
#####################                                                     29.7%
#####################                                                     30.4%
######################                                                    31.5%
#######################                                                   32.6%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.9%
##########################                                                36.8%
###########################                                               38.2%
############################                                              39.8%
#############################                                             40.7%
#############################                                             41.1%
##############################                                            41.7%
##############################                                            42.4%
###############################                                           43.8%
################################                                          45.0%
#################################                                         46.5%
#################################                                         47.0%
##################################                                        48.4%
###################################                                       49.9%
#####################################                                     52.2%
#######################################                                   55.0%
#########################################                                 58.0%
############################################                              61.1%
#############################################                             63.4%
###############################################                           65.8%
#################################################                         68.6%
##################################################                        70.5%
###################################################                       71.7%
####################################################                      73.3%
#####################################################                     74.9%
#######################################################                   76.8%
########################################################                  78.9%
##########################################################        
15:48:17 [2021-05-06T15:48:17.075Z] #29 ...
15:48:17 [2021-05-06T15:48:17.075Z] 
15:48:17 [2021-05-06T15:48:17.075Z] #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
15:48:17 [2021-05-06T15:48:17.075Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
15:48:17 [2021-05-06T15:48:17.075Z] #36 23.75 Reading package lists...
15:48:17 [2021-05-06T15:48:17.075Z] #36 28.72 Building dependency tree...
15:48:17 [2021-05-06T15:48:17.075Z] #36 31.33 The following additional packages will be installed:
15:48:17 [2021-05-06T15:48:17.075Z] #36 31.34   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:48:17 [2021-05-06T15:48:17.075Z] #36 31.35 Suggested packages:
15:48:17 [2021-05-06T15:48:17.075Z] #36 31.35   cmake-doc ninja-build lrzip
15:48:17 [2021-05-06T15:48:17.075Z] #36 31.35 Recommended packages:
15:48:17 [2021-05-06T15:48:17.075Z] #36 31.35   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.23 The following NEW packages will be installed:
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.23   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.24   vim-common xxd
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.70 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.70 Need to get 14.2 MB of archives.
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.70 After this operation, 60.0 MB of additional disk space will be used.
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 32.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 33.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 33.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 33.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 33.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 33.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 33.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:48:17 [2021-05-06T15:48:17.075Z] #36 35.23 debconf: delaying package configuration, since apt-utils is not installed
15:48:17 [2021-05-06T15:48:17.075Z] #36 35.39 Fetched 14.2 MB in 2s (8391 kB/s)
15:48:17 [2021-05-06T15:48:17.075Z] #36 35.58 Selecting previously unselected package xxd.
15:48:17 [2021-05-06T15:48:17.075Z] #36 35.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:48:17 [2021-05-06T15:48:17.075Z] #36 35.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:48:17 [2021-05-06T15:48:17.075Z] #36 35.80 Unpacking xxd (2:8.1.0875-5) ...
15:48:17 [2021-05-06T15:48:17.075Z] #36 36.07 Selecting previously unselected package vim-common.
15:48:17 [2021-05-06T15:48:17.075Z] #36 36.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:48:17 [2021-05-06T15:48:17.075Z] #36 36.13 Unpacking vim-common (2:8.1.0875-5) ...
15:48:17 [2021-05-06T15:48:17.075Z] #36 36.83 Selecting previously unselected package cmake-data.
15:48:17 [2021-05-06T15:48:17.075Z] #36 36.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:48:17 [2021-05-06T15:48:17.075Z] #36 36.95 Unpacking cmake-data (3.13.4-1) ...
15:48:17 [2021-05-06T15:48:17.342Z] #36 ...
15:48:17 [2021-05-06T15:48:17.342Z] 
15:48:17 [2021-05-06T15:48:17.342Z] #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
15:48:17 [2021-05-06T15:48:17.342Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:17 [2021-05-06T15:48:17.765Z] #13 ...
15:48:17 [2021-05-06T15:48:17.765Z] 
15:48:17 [2021-05-06T15:48:17.765Z] #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
15:48:17 [2021-05-06T15:48:17.765Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:48:17 [2021-05-06T15:48:17.765Z] #36 49.26 Selecting previously unselected package libicu63:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #36 49.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 49.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 55.74 Selecting previously unselected package libxml2:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #36 55.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 55.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.34 Selecting previously unselected package libarchive13:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.69 Selecting previously unselected package libjsoncpp1:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.85 Selecting previously unselected package librhash0:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 56.86 Unpacking librhash0:amd64 (1.3.8-1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 57.87 Selecting previously unselected package libuv1:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #36 57.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 57.87 Unpacking libuv1:amd64 (1.24.1-1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 58.04 Selecting previously unselected package cmake.
15:48:17 [2021-05-06T15:48:17.765Z] #36 58.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 58.09 Unpacking cmake (3.13.4-1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #36 ...
15:48:17 [2021-05-06T15:48:17.765Z] 
15:48:17 [2021-05-06T15:48:17.765Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:48:17 [2021-05-06T15:48:17.765Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
15:48:17 [2021-05-06T15:48:17.765Z] #32 49.04 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.
15:48:17 [2021-05-06T15:48:17.765Z] #32 49.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:48:17 [2021-05-06T15:48:17.765Z] #32 50.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:48:17 [2021-05-06T15:48:17.765Z] #32 ...
15:48:17 [2021-05-06T15:48:17.765Z] 
15:48:17 [2021-05-06T15:48:17.765Z] #50 [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
15:48:17 [2021-05-06T15:48:17.765Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:48:17 [2021-05-06T15:48:17.765Z] #50 49.64 internal/oserror
15:48:17 [2021-05-06T15:48:17.765Z] #50 49.64 bytes
15:48:17 [2021-05-06T15:48:17.765Z] #50 49.78 syscall
15:48:17 [2021-05-06T15:48:17.765Z] #50 51.89 strconv
15:48:17 [2021-05-06T15:48:17.765Z] #50 55.43 reflect
15:48:17 [2021-05-06T15:48:17.765Z] #50 56.34 time
15:48:17 [2021-05-06T15:48:17.765Z] #50 ...
15:48:17 [2021-05-06T15:48:17.765Z] 
15:48:17 [2021-05-06T15:48:17.765Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:17 [2021-05-06T15:48:17.765Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:48:17 [2021-05-06T15:48:17.765Z] #42 57.96 Selecting previously unselected package python3.7.
15:48:17 [2021-05-06T15:48:17.765Z] #42 58.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #42 58.00 Unpacking python3.7 (3.7.3-2+deb10u3) ...
15:48:17 [2021-05-06T15:48:17.765Z] #42 58.16 Selecting previously unselected package libpython3-stdlib:amd64.
15:48:17 [2021-05-06T15:48:17.765Z] #42 58.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:48:17 [2021-05-06T15:48:17.765Z] #42 58.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:48:17 [2021-05-06T15:48:17.765Z] #42 58.34 Setting up python3-minimal (3.7.3-1) ...
15:48:17 [2021-05-06T15:48:17.920Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
################                                                          23.4%
#################                                                         24.0%
##################                                                        25.3%
###################                                                       26.8%
###################                                                       27.7%
####################                                                      28.9%
#####################                                                     29.7%
#####################                                                     30.4%
######################                                                    31.5%
#######################                                                   32.6%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.9%
##########################                                                36.8%
###########################                                               38.2%
############################                                              39.8%
#############################                                             40.7%
#############################                                             41.1%
##############################                                            41.7%
##############################                                            42.4%
###############################                                           43.8%
################################                                          45.0%
#################################                                         46.5%
#################################                                         47.0%
##################################                                        48.4%
###################################                                       49.9%
#####################################                                     52.2%
#######################################                                   55.0%
#########################################                                 58.0%
############################################                              61.1%
#############################################                             63.4%
###############################################                           65.8%
#################################################                         68.6%
##################################################                        70.5%
###################################################                       71.7%
####################################################                      73.3%
#####################################################                     74.9%
#######################################################                   76.8%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               82.9%
#############################################################             84.9%
##############################################################            86.7%
###############################################################           87.9%
################################################################          89.2%
#################################################################         91.5%
15:48:17 [2021-05-06T15:48:17.920Z] #29 ...
15:48:17 [2021-05-06T15:48:17.920Z] 
15:48:17 [2021-05-06T15:48:17.920Z] #44 [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
15:48:17 [2021-05-06T15:48:17.920Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:48:17 [2021-05-06T15:48:17.920Z] #44 29.28 sync
15:48:17 [2021-05-06T15:48:17.920Z] #44 29.28 internal/reflectlite
15:48:17 [2021-05-06T15:48:17.920Z] #44 31.09 github.com/LK4D4/vndr/godl/singleflight
15:48:17 [2021-05-06T15:48:17.920Z] #44 31.09 math/rand
15:48:17 [2021-05-06T15:48:17.920Z] #44 31.09 internal/singleflight
15:48:17 [2021-05-06T15:48:17.920Z] #44 32.65 sort
15:48:17 [2021-05-06T15:48:17.920Z] #44 32.66 errors
15:48:17 [2021-05-06T15:48:17.920Z] #44 33.15 io
15:48:17 [2021-05-06T15:48:17.920Z] #44 33.16 strconv
15:48:17 [2021-05-06T15:48:17.920Z] #44 33.17 internal/oserror
15:48:17 [2021-05-06T15:48:17.920Z] #44 33.77 syscall
15:48:17 [2021-05-06T15:48:17.920Z] #44 34.26 vendor/golang.org/x/net/dns/dnsmessage
15:48:17 [2021-05-06T15:48:17.920Z] #44 35.88 bytes
15:48:17 [2021-05-06T15:48:17.920Z] #44 39.20 bufio
15:48:17 [2021-05-06T15:48:17.920Z] #44 39.22 reflect
15:48:18 [2021-05-06T15:48:18.202Z] #44 ...
15:48:18 [2021-05-06T15:48:18.202Z] 
15:48:18 [2021-05-06T15:48:18.202Z] #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
15:48:18 [2021-05-06T15:48:18.202Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:18 [2021-05-06T15:48:18.334Z] #42 60.33 Selecting previously unselected package python3.
15:48:18 [2021-05-06T15:48:18.594Z] #42 60.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 ... 16062 files and directories currently installed.)
15:48:18 [2021-05-06T15:48:18.594Z] #42 60.40 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
15:48:18 [2021-05-06T15:48:18.594Z] #42 60.42 Unpacking python3 (3.7.3-1) ...
15:48:18 [2021-05-06T15:48:18.741Z] #29 14.65 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.1%
##                                                                         2.8%
##                                                                         3.8%
###                                                                        4.8%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.7%
######                                                                     9.4%
#######                                                                   10.5%
########                                                                  11.5%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.4%
###########                                                               15.6%
###########                                                               16.4%
############                                                              17.5%
#############                                                             18.6%
##############                                                            19.5%
##############                                                            20.0%
###############                                                           20.8%
###############                                                           21.8%
################                                                          23.4%
#################                                                         24.0%
##################                                                        25.3%
###################                                                       26.8%
###################                                                       27.7%
####################                                                      28.9%
#####################                                                     29.7%
#####################                                                     30.4%
######################                                                    31.5%
#######################                                                   32.6%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.9%
##########################                                                36.8%
###########################                                               38.2%
############################                                              39.8%
#############################                                             40.7%
#############################                                             41.1%
##############################                                            41.7%
##############################                                            42.4%
###############################                                           43.8%
################################                                          45.0%
#################################                                         46.5%
#################################                                         47.0%
##################################                                        48.4%
###################################                                       49.9%
#####################################                                     52.2%
#######################################                                   55.0%
#########################################                                 58.0%
############################################                              61.1%
#############################################                             63.4%
###############################################                           65.8%
#################################################                         68.6%
##################################################                        70.5%
###################################################                       71.7%
####################################################                      73.3%
#####################################################                     74.9%
#######################################################                   76.8%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               82.9%
#############################################################             84.9%
##############################################################            86.7%
###############################################################           87.9%
################################################################          89.2%
#################################################################         91.5%
###################################################################       93.9%
####################################################################      95.3%
#####################################################################     96.9%
#######################################################################   99.1%
######################################################################## 100.0%
15:48:18 [2021-05-06T15:48:18.741Z] #29 22.79 
15:48:18 [2021-05-06T15:48:18.854Z] #42 60.61 Selecting previously unselected package libprotobuf17:amd64.
15:48:18 [2021-05-06T15:48:18.854Z] #42 60.63 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:48:18 [2021-05-06T15:48:18.854Z] #42 60.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:48:19 [2021-05-06T15:48:19.425Z] #42 61.45 Selecting previously unselected package python3-pkg-resources.
15:48:19 [2021-05-06T15:48:19.425Z] #42 61.45 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
15:48:19 [2021-05-06T15:48:19.425Z] #42 61.45 Unpacking python3-pkg-resources (40.8.0-1) ...
15:48:19 [2021-05-06T15:48:19.725Z] #42 61.71 Selecting previously unselected package python3-six.
15:48:19 [2021-05-06T15:48:19.725Z] #42 61.71 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
15:48:19 [2021-05-06T15:48:19.725Z] #42 61.71 Unpacking python3-six (1.12.0-1) ...
15:48:19 [2021-05-06T15:48:19.989Z] #42 61.78 Selecting previously unselected package python3-protobuf.
15:48:19 [2021-05-06T15:48:19.989Z] #42 61.78 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
15:48:19 [2021-05-06T15:48:19.989Z] #42 61.78 Unpacking python3-protobuf (3.6.1.3-2) ...
15:48:20 [2021-05-06T15:48:20.138Z] #29 23.93 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:48:20 [2021-05-06T15:48:20.402Z] #29 24.34 
15:48:20 [2021-05-06T15:48:20.402Z] #29 24.54 
                                                                           0.2%
######################################################################## 100.0%
15:48:20 [2021-05-06T15:48:20.579Z] #42 ...
15:48:20 [2021-05-06T15:48:20.579Z] 
15:48:20 [2021-05-06T15:48:20.579Z] #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
15:48:20 [2021-05-06T15:48:20.579Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.21 Setting up xxd (2:8.1.0875-5) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.23 Setting up libuv1:amd64 (1.24.1-1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.23 Setting up vim-common (2:8.1.0875-5) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.31 Setting up librhash0:amd64 (1.3.8-1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.31 Setting up cmake-data (3.13.4-1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.31 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.36 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.39 Setting up cmake (3.13.4-1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.45 Processing triggers for libc-bin (2.28-10) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 61.56 Processing triggers for mime-support (3.62) ...
15:48:20 [2021-05-06T15:48:20.579Z] #36 DONE 62.4s
15:48:20 [2021-05-06T15:48:20.579Z] 
15:48:20 [2021-05-06T15:48:20.579Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:20 [2021-05-06T15:48:20.579Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:48:20 [2021-05-06T15:48:20.579Z] #42 62.47 Selecting previously unselected package libnet1:amd64.
15:48:20 [2021-05-06T15:48:20.579Z] #42 62.47 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:48:20 [2021-05-06T15:48:20.579Z] #42 62.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:48:20 [2021-05-06T15:48:20.579Z] #42 62.63 Selecting previously unselected package libnl-3-200:amd64.
15:48:20 [2021-05-06T15:48:20.579Z] #42 62.63 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
15:48:20 [2021-05-06T15:48:20.579Z] #42 62.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:48:20 [2021-05-06T15:48:20.666Z] #29 24.67 
15:48:20 [2021-05-06T15:48:20.842Z] #42 62.79 Selecting previously unselected package libprotobuf-c1:amd64.
15:48:20 [2021-05-06T15:48:20.842Z] #42 62.79 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:48:20 [2021-05-06T15:48:20.842Z] #42 62.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:48:21 [2021-05-06T15:48:21.102Z] #42 62.95 Selecting previously unselected package criu.
15:48:21 [2021-05-06T15:48:21.102Z] #42 62.95 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
15:48:21 [2021-05-06T15:48:21.102Z] #42 62.95 Unpacking criu (3.15-1) ...
15:48:21 [2021-05-06T15:48:21.741Z] #29 25.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.74 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:48:21 [2021-05-06T15:48:21.931Z] #42 63.78 Setting up python3.7 (3.7.3-2+deb10u3) ...
15:48:22 [2021-05-06T15:48:22.054Z] #29 ...
15:48:22 [2021-05-06T15:48:22.054Z] 
15:48:22 [2021-05-06T15:48:22.054Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:48:22 [2021-05-06T15:48:22.054Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
15:48:22 [2021-05-06T15:48:22.054Z] #32 32.96 Checking out files:  94% (1435/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.
15:48:22 [2021-05-06T15:48:22.054Z] #32 33.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:48:22 [2021-05-06T15:48:22.054Z] #32 34.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:48:22 [2021-05-06T15:48:22.054Z] #32 ...
15:48:22 [2021-05-06T15:48:22.054Z] 
15:48:22 [2021-05-06T15:48:22.054Z] #48 [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
15:48:22 [2021-05-06T15:48:22.054Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:48:22 [2021-05-06T15:48:22.054Z] #48 38.86 go: finding github.com/fatih/color v1.7.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 38.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.43 go: finding github.com/go-critic/go-critic v0.4.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.46 go: finding github.com/mattn/go-colorable v0.1.4
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.47 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.60 go: finding github.com/go-lintpack/lintpack v0.5.2
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.70 go: finding github.com/pkg/errors v0.8.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.70 go: finding github.com/mattn/go-isatty v0.0.8
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.83 go: finding github.com/go-toolsmith/astfmt v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.83 go: finding github.com/mitchellh/go-homedir v1.1.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.86 go: finding github.com/go-toolsmith/astequal v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.90 go: finding github.com/spf13/viper v1.6.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 39.91 go: finding github.com/go-toolsmith/astp v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.07 go: finding github.com/sirupsen/logrus v1.4.2
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.07 go: finding github.com/go-toolsmith/astcast v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.18 go: finding github.com/go-toolsmith/typep v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.20 go: finding github.com/stretchr/testify v1.4.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.21 go: finding github.com/go-toolsmith/astcopy v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.35 go: finding github.com/go-toolsmith/strparse v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.42 go: finding github.com/spf13/cobra v0.0.5
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.45 go: finding github.com/hashicorp/hcl v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.46 go: finding github.com/fsnotify/fsnotify v1.4.7
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.47 go: finding github.com/davecgh/go-spew v1.1.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.48 go: finding github.com/gobwas/glob v0.2.3
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.48 go: finding github.com/pmezard/go-difflib v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.49 go: finding github.com/spf13/pflag v1.0.5
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.58 go: finding github.com/stretchr/objx v0.2.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.61 go: finding github.com/magiconair/properties v1.8.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.65 go: finding github.com/mitchellh/mapstructure v1.1.2
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.68 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.68 go: finding gopkg.in/yaml.v2 v2.2.7
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.72 go: finding github.com/pelletier/go-toml v1.2.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.72 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.74 go: finding github.com/spf13/afero v1.1.2
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.77 go: finding github.com/spf13/cast v1.3.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.79 go: finding github.com/spf13/jwalterweatherman v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 40.81 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.11 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.23 go: finding golang.org/x/text v0.3.2
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.33 go: finding github.com/subosito/gotenv v1.2.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.35 go: finding gopkg.in/ini.v1 v1.51.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.53 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.62 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.70 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.71 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.73 go: finding github.com/kisielk/gotool v1.0.0
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.75 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.78 go: finding github.com/sourcegraph/go-diff v0.5.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.82 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.86 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.86 go: finding github.com/ultraware/funlen v0.0.2
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.87 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.93 go: finding github.com/ultraware/whitespace v0.0.4
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.93 go: finding github.com/uudashr/gocognit v1.0.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 41.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:48:22 [2021-05-06T15:48:22.054Z] #48 42.01 go: finding github.com/gogo/protobuf v1.2.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 42.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3
15:48:22 [2021-05-06T15:48:22.054Z] #48 42.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:48:22 [2021-05-06T15:48:22.054Z] #48 42.26 go: finding github.com/BurntSushi/toml v0.3.1
15:48:22 [2021-05-06T15:48:22.054Z] #48 42.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:48:22 [2021-05-06T15:48:22.054Z] #48 42.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:48:22 [2021-05-06T15:48:22.639Z] #48 ...
15:48:22 [2021-05-06T15:48:22.639Z] 
15:48:22 [2021-05-06T15:48:22.639Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:22 [2021-05-06T15:48:22.639Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:22 [2021-05-06T15:48:22.639Z] #42 32.75 Building dependency tree...
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.58 The following additional packages will be installed:
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.58   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.60   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.60   python3-pkg-resources python3-protobuf python3-six python3.7
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.60   python3.7-minimal
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.61 Suggested packages:
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.61   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
15:48:22 [2021-05-06T15:48:22.639Z] #42 35.61   python3.7-doc binfmt-support
15:48:22 [2021-05-06T15:48:22.639Z] #42 36.87 The following NEW packages will be installed:
15:48:22 [2021-05-06T15:48:22.639Z] #42 36.90   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
15:48:22 [2021-05-06T15:48:22.639Z] #42 36.90   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
15:48:22 [2021-05-06T15:48:22.639Z] #42 36.91   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
15:48:22 [2021-05-06T15:48:22.639Z] #42 36.91   python3.7-minimal
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.33 0 upgraded, 16 newly installed, 0 to remove and 29 not upgraded.
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.33 Need to get 6095 kB of archives.
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.33 After this operation, 32.3 MB of additional disk space will be used.
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 37.88 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 38.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 38.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 38.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 38.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 38.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 38.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:48:22 [2021-05-06T15:48:22.639Z] #42 40.04 debconf: delaying package configuration, since apt-utils is not installed
15:48:22 [2021-05-06T15:48:22.639Z] #42 40.21 Fetched 6095 kB in 1s (4215 kB/s)
15:48:22 [2021-05-06T15:48:22.639Z] #42 40.31 Selecting previously unselected package libpython3.7-minimal:arm64.
15:48:22 [2021-05-06T15:48:22.639Z] #42 40.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:48:22 [2021-05-06T15:48:22.639Z] #42 40.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
15:48:22 [2021-05-06T15:48:22.639Z] #42 40.43 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
15:48:22 [2021-05-06T15:48:22.639Z] #42 41.77 Selecting previously unselected package python3.7-minimal.
15:48:22 [2021-05-06T15:48:22.639Z] #42 41.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
15:48:22 [2021-05-06T15:48:22.639Z] #42 41.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
15:48:22 [2021-05-06T15:48:22.639Z] #42 42.75 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
15:48:22 [2021-05-06T15:48:22.639Z] #42 42.80 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
15:48:22 [2021-05-06T15:48:22.639Z] #42 ...
15:48:22 [2021-05-06T15:48:22.639Z] 
15:48:22 [2021-05-06T15:48:22.639Z] #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
15:48:22 [2021-05-06T15:48:22.639Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:22 [2021-05-06T15:48:22.639Z] #29 26.13 
15:48:22 [2021-05-06T15:48:22.639Z] #29 26.36 
                                                                           0.0%
##############################                                            41.8%
######################################################################## 100.0%
15:48:22 [2021-05-06T15:48:22.639Z] #29 26.64 
15:48:23 [2021-05-06T15:48:23.590Z] #29 ...
15:48:23 [2021-05-06T15:48:23.590Z] 
15:48:23 [2021-05-06T15:48:23.590Z] #55 [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
15:48:23 [2021-05-06T15:48:23.590Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.672 + RM_GOPATH=0
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.672 + TMP_GOPATH=
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.672 + : /build
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.672 + '[' -z '' ']'
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.674 ++ mktemp -d
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.683 + export GOPATH=/tmp/tmp.XEv1mgwTAn
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.683 + GOPATH=/tmp/tmp.XEv1mgwTAn
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.684 + RM_GOPATH=1
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.684 + case "$(go env GOARCH)" in
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.690 ++ go env GOARCH
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.698 + export GO_BUILDMODE=-buildmode=pie
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.698 + GO_BUILDMODE=-buildmode=pie
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.712 ++ dirname /tmp/install/install.sh
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + dir=/tmp/install
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + bin=containerd
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + shift
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + '[' '!' -f /tmp/install/containerd.installer ']'
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + . /tmp/install/containerd.installer
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 ++ set -e
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + install_containerd
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.721 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XEv1mgwTAn/src/github.com/containerd/containerd
15:48:23 [2021-05-06T15:48:23.590Z] #55 1.722 Cloning into '/tmp/tmp.XEv1mgwTAn/src/github.com/containerd/containerd'...
15:48:23 [2021-05-06T15:48:23.590Z] #55 ...
15:48:23 [2021-05-06T15:48:23.590Z] 
15:48:23 [2021-05-06T15:48:23.590Z] #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
15:48:23 [2021-05-06T15:48:23.590Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:23 [2021-05-06T15:48:23.590Z] #29 27.68 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
15:48:24 [2021-05-06T15:48:24.166Z] #29 28.01 
15:48:24 [2021-05-06T15:48:24.166Z] #29 28.21 
                                                                           0.0%
15:48:24 [2021-05-06T15:48:24.166Z] #29 ...
15:48:24 [2021-05-06T15:48:24.166Z] 
15:48:24 [2021-05-06T15:48:24.166Z] #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
15:48:24 [2021-05-06T15:48:24.166Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.14 The following NEW packages will be installed:
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.15   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.15   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.15   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.15   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.16 The following packages will be upgraded:
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.17   libseccomp2 libsystemd0 libudev1
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.66 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.66 Need to get 73.8 MB of archives.
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.66 After this operation, 472 MB of additional disk space will be used.
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.66 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.66 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 32.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 33.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 33.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 33.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 33.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 33.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 34.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 34.30 Get:13 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]
15:48:24 [2021-05-06T15:48:24.167Z] #13 36.24 Get:14 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]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 38.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB]
15:48:24 [2021-05-06T15:48:24.167Z] #13 39.25 debconf: delaying package configuration, since apt-utils is not installed
15:48:24 [2021-05-06T15:48:24.167Z] #13 39.42 Fetched 73.8 MB in 6s (12.7 MB/s)
15:48:24 [2021-05-06T15:48:24.167Z] #13 39.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:48:24 [2021-05-06T15:48:24.167Z] #13 39.72 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 39.81 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 40.31 Setting up libsystemd0:arm64 (241-7~deb10u7) ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 40.50 (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 ... 15383 files and directories currently installed.)
15:48:24 [2021-05-06T15:48:24.167Z] #13 40.54 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 40.58 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 40.83 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.16 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.35 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.57 Setting up libudev1:arm64 (241-7~deb10u7) ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.79 Selecting previously unselected package binutils-mingw-w64-i686.
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.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 ... 15383 files and directories currently installed.)
15:48:24 [2021-05-06T15:48:24.167Z] #13 41.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
15:48:24 [2021-05-06T15:48:24.167Z] #13 ...
15:48:24 [2021-05-06T15:48:24.167Z] 
15:48:24 [2021-05-06T15:48:24.167Z] #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
15:48:24 [2021-05-06T15:48:24.167Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:25 [2021-05-06T15:48:25.081Z] Loaded image: buildpack-deps:buster
15:48:25 [2021-05-06T15:48:25.081Z] Loaded image: busybox:latest
15:48:25 [2021-05-06T15:48:25.081Z] Loaded image: busybox:glibc
15:48:26 [2021-05-06T15:48:26.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:48:26 [2021-05-06T15:48:26.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:48:26 [2021-05-06T15:48:26.968Z] Loaded image: debian:bullseye
15:48:26 [2021-05-06T15:48:26.968Z] Loaded image: hello-world:latest
15:48:26 [2021-05-06T15:48:26.968Z] Loaded image: arm32v7/hello-world:latest
15:48:26 [2021-05-06T15:48:26.968Z] INFO: Testing against a local daemon
15:48:26 [2021-05-06T15:48:26.968Z] === RUN   TestCgroupNamespacesBuild
15:48:27 [2021-05-06T15:48:27.213Z] #29 28.21 
                                                                           0.0%
#                                                                          2.3%
######                                                                     9.7%
##########                                                                14.6%
#############                                                             18.9%
#################                                                         24.7%
#####################                                                     30.3%
##########################                                                36.1%
##############################                                            41.9%
#################################                                         46.9%
###################################                                       49.4%
######################################                                    53.9%
##########################################                                58.5%
###########################################                               60.3%
############################################                              61.2%
###############################################                           65.9%
##################################################                        70.5%
##################################################                        70.7%
######################################################                    75.9%
######################################################                    75.9%
############################################################              84.2%
##############################################################            87.2%
##############################################################            87.2%
###################################################################       93.2%
######################################################################    98.1%
######################################################################## 100.0%
15:48:27 [2021-05-06T15:48:27.213Z] #29 31.31 
15:48:27 [2021-05-06T15:48:27.228Z] #42 ...
15:48:27 [2021-05-06T15:48:27.228Z] 
15:48:27 [2021-05-06T15:48:27.228Z] #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
15:48:27 [2021-05-06T15:48:27.228Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 54.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
15:48:27 [2021-05-06T15:48:27.228Z] #13 55.87 debconf: delaying package configuration, since apt-utils is not installed
15:48:27 [2021-05-06T15:48:27.228Z] #13 56.20 Fetched 78.2 MB in 8s (9460 kB/s)
15:48:27 [2021-05-06T15:48:27.228Z] #13 56.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:48:27 [2021-05-06T15:48:27.228Z] #13 56.40 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 56.66 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.15 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.34 (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 ... 15410 files and directories currently installed.)
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.46 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.49 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.70 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.92 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 57.93 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 58.09 Setting up libudev1:amd64 (241-7~deb10u7) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 58.25 Selecting previously unselected package binutils-mingw-w64-i686.
15:48:27 [2021-05-06T15:48:27.228Z] #13 58.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 ... 15410 files and directories currently installed.)
15:48:27 [2021-05-06T15:48:27.228Z] #13 58.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 58.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 60.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:48:27 [2021-05-06T15:48:27.228Z] #13 60.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 60.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 62.97 Selecting previously unselected package binutils-mingw-w64.
15:48:27 [2021-05-06T15:48:27.228Z] #13 62.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.19 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.38 Selecting previously unselected package dmsetup.
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:48:27 [2021-05-06T15:48:27.228Z] #13 63.41 Unpacking dmsetup (2:1.02.155-3) ...
15:48:27 [2021-05-06T15:48:27.488Z] #13 63.55 Selecting previously unselected package mingw-w64-common.
15:48:27 [2021-05-06T15:48:27.488Z] #13 63.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:48:27 [2021-05-06T15:48:27.488Z] #13 63.55 Unpacking mingw-w64-common (6.0.0-3) ...
15:48:28 [2021-05-06T15:48:28.428Z] #13 ...
15:48:28 [2021-05-06T15:48:28.428Z] 
15:48:28 [2021-05-06T15:48:28.428Z] #44 [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
15:48:28 [2021-05-06T15:48:28.428Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:28 [2021-05-06T15:48:28.428Z] #44 60.17 time
15:48:28 [2021-05-06T15:48:28.428Z] #44 64.60 internal/fmtsort
15:48:28 [2021-05-06T15:48:28.428Z] #44 65.37 strings
15:48:28 [2021-05-06T15:48:28.428Z] #44 65.72 os
15:48:28 [2021-05-06T15:48:28.428Z] #44 68.13 regexp/syntax
15:48:28 [2021-05-06T15:48:28.428Z] #44 69.43 fmt
15:48:28 [2021-05-06T15:48:28.428Z] #44 ...
15:48:28 [2021-05-06T15:48:28.428Z] 
15:48:28 [2021-05-06T15:48:28.428Z] #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
15:48:28 [2021-05-06T15:48:28.428Z] #37 sha256:0edff748fe4127cfb6d470e7c33eee7504957f25d701762eb496182cdacca116
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.580 + RM_GOPATH=0
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.580 + TMP_GOPATH=
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.580 + : /build
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.580 + '[' -z '' ']'
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.581 ++ mktemp -d
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.582 + export GOPATH=/tmp/tmp.30ZXlEYcgv
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.582 + GOPATH=/tmp/tmp.30ZXlEYcgv
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.583 + RM_GOPATH=1
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.583 + case "$(go env GOARCH)" in
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.585 ++ go env GOARCH
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.605 + export GO_BUILDMODE=-buildmode=pie
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.605 + GO_BUILDMODE=-buildmode=pie
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.606 ++ dirname /tmp/install/install.sh
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.615 + dir=/tmp/install
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + bin=tini
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + shift
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + '[' '!' -f /tmp/install/tini.installer ']'
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + . /tmp/install/tini.installer
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + install_tini
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.616 + git clone https://github.com/krallin/tini.git /tmp/tmp.30ZXlEYcgv/tini
15:48:28 [2021-05-06T15:48:28.428Z] #37 4.623 Cloning into '/tmp/tmp.30ZXlEYcgv/tini'...
15:48:28 [2021-05-06T15:48:28.428Z] #37 5.286 + cd /tmp/tmp.30ZXlEYcgv/tini
15:48:28 [2021-05-06T15:48:28.428Z] #37 5.306 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:48:28 [2021-05-06T15:48:28.428Z] #37 5.323 + cmake .
15:48:28 [2021-05-06T15:48:28.428Z] #37 5.871 -- The C compiler identification is GNU 8.3.0
15:48:28 [2021-05-06T15:48:28.428Z] #37 5.958 -- Check for working C compiler: /usr/bin/cc
15:48:28 [2021-05-06T15:48:28.428Z] #37 6.654 -- Check for working C compiler: /usr/bin/cc -- works
15:48:28 [2021-05-06T15:48:28.428Z] #37 6.659 -- Detecting C compiler ABI info
15:48:28 [2021-05-06T15:48:28.428Z] #37 7.248 -- Detecting C compiler ABI info - done
15:48:28 [2021-05-06T15:48:28.428Z] #37 7.306 -- Detecting C compile features
15:48:28 [2021-05-06T15:48:28.609Z] #29 32.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:48:28 [2021-05-06T15:48:28.609Z] #29 32.73 
15:48:28 [2021-05-06T15:48:28.873Z] #29 32.97 
##################################                                        48.2%
######################################################################## 100.0%
15:48:29 [2021-05-06T15:48:29.138Z] #29 33.08 
15:48:29 [2021-05-06T15:48:29.138Z] #29 ...
15:48:29 [2021-05-06T15:48:29.138Z] 
15:48:29 [2021-05-06T15:48:29.138Z] #46 [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
15:48:29 [2021-05-06T15:48:29.138Z] #46 sha256:1a2715a2c8c514f5e6414a328b4af6c76927d9bd2e63a1eee94387f9e7121ca5
15:48:29 [2021-05-06T15:48:29.138Z] #46 DONE 50.4s
15:48:29 [2021-05-06T15:48:29.138Z] 
15:48:29 [2021-05-06T15:48:29.138Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:29 [2021-05-06T15:48:29.138Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:29 [2021-05-06T15:48:29.138Z] #42 50.09 Selecting previously unselected package python3-minimal.
15:48:29 [2021-05-06T15:48:29.138Z] #42 50.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 ... 15623 files and directories currently installed.)
15:48:29 [2021-05-06T15:48:29.138Z] #42 50.12 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:48:29 [2021-05-06T15:48:29.138Z] #42 50.41 Unpacking python3-minimal (3.7.3-1) ...
15:48:29 [2021-05-06T15:48:29.404Z] #42 50.67 Selecting previously unselected package libmpdec2:arm64.
15:48:29 [2021-05-06T15:48:29.404Z] #42 50.68 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:48:29 [2021-05-06T15:48:29.404Z] #42 50.69 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:48:29 [2021-05-06T15:48:29.667Z] #42 50.90 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:48:29 [2021-05-06T15:48:29.667Z] #42 50.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
15:48:29 [2021-05-06T15:48:29.667Z] #42 50.92 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
15:48:29 [2021-05-06T15:48:29.811Z] #37 9.289 -- Detecting C compile features - done
15:48:29 [2021-05-06T15:48:29.811Z] #37 9.348 -- Performing Test HAS_BUILTIN_FORTIFY
15:48:30 [2021-05-06T15:48:30.071Z] #37 9.568 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:48:30 [2021-05-06T15:48:30.246Z] #42 ...
15:48:30 [2021-05-06T15:48:30.246Z] 
15:48:30 [2021-05-06T15:48:30.246Z] #44 [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
15:48:30 [2021-05-06T15:48:30.246Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:48:30 [2021-05-06T15:48:30.246Z] #44 41.40 strings
15:48:30 [2021-05-06T15:48:30.246Z] #44 41.47 hash
15:48:30 [2021-05-06T15:48:30.246Z] #44 41.80 hash/crc32
15:48:30 [2021-05-06T15:48:30.246Z] #44 43.01 crypto/hmac
15:48:30 [2021-05-06T15:48:30.246Z] #44 43.32 time
15:48:30 [2021-05-06T15:48:30.246Z] #44 43.39 internal/syscall/execenv
15:48:30 [2021-05-06T15:48:30.246Z] #44 43.85 internal/syscall/unix
15:48:30 [2021-05-06T15:48:30.246Z] #44 44.36 vendor/golang.org/x/text/transform
15:48:30 [2021-05-06T15:48:30.246Z] #44 45.60 regexp/syntax
15:48:30 [2021-05-06T15:48:30.246Z] #44 45.83 path
15:48:30 [2021-05-06T15:48:30.246Z] #44 49.18 regexp
15:48:30 [2021-05-06T15:48:30.246Z] #44 49.41 context
15:48:30 [2021-05-06T15:48:30.246Z] #44 49.43 internal/poll
15:48:30 [2021-05-06T15:48:30.246Z] #44 51.43 os
15:48:30 [2021-05-06T15:48:30.246Z] #44 ...
15:48:30 [2021-05-06T15:48:30.246Z] 
15:48:30 [2021-05-06T15:48:30.246Z] #50 [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
15:48:30 [2021-05-06T15:48:30.246Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:48:30 [2021-05-06T15:48:30.246Z] #50 41.58 strings
15:48:30 [2021-05-06T15:48:30.246Z] #50 41.60 text/tabwriter
15:48:30 [2021-05-06T15:48:30.246Z] #50 41.62 reflect
15:48:30 [2021-05-06T15:48:30.246Z] #50 41.65 syscall
15:48:30 [2021-05-06T15:48:30.246Z] #50 45.59 regexp/syntax
15:48:30 [2021-05-06T15:48:30.246Z] #50 48.76 regexp
15:48:30 [2021-05-06T15:48:30.246Z] #50 48.99 time
15:48:30 [2021-05-06T15:48:30.271Z] --- PASS: TestCgroupNamespacesBuild (2.87s)
15:48:30 [2021-05-06T15:48:30.271Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:48:30 [2021-05-06T15:48:30.332Z] #37 9.678 -- Configuring done
15:48:30 [2021-05-06T15:48:30.332Z] #37 9.698 -- Generating done
15:48:30 [2021-05-06T15:48:30.332Z] #37 9.701 -- Build files have been written to: /tmp/tmp.30ZXlEYcgv/tini
15:48:30 [2021-05-06T15:48:30.332Z] #37 9.717 + make tini-static
15:48:30 [2021-05-06T15:48:30.332Z] #37 ...
15:48:30 [2021-05-06T15:48:30.332Z] 
15:48:30 [2021-05-06T15:48:30.332Z] #50 [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
15:48:30 [2021-05-06T15:48:30.332Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:48:30 [2021-05-06T15:48:30.332Z] #50 62.11 context
15:48:30 [2021-05-06T15:48:30.332Z] #50 62.95 internal/poll
15:48:30 [2021-05-06T15:48:30.332Z] #50 64.63 internal/syscall/execenv
15:48:30 [2021-05-06T15:48:30.332Z] #50 64.79 internal/syscall/unix
15:48:30 [2021-05-06T15:48:30.332Z] #50 65.14 os
15:48:30 [2021-05-06T15:48:30.332Z] #50 67.68 encoding/binary
15:48:30 [2021-05-06T15:48:30.332Z] #50 68.61 fmt
15:48:30 [2021-05-06T15:48:30.332Z] #50 70.16 encoding/base64
15:48:30 [2021-05-06T15:48:30.332Z] #50 71.09 path/filepath
15:48:30 [2021-05-06T15:48:30.332Z] #50 ...
15:48:30 [2021-05-06T15:48:30.332Z] 
15:48:30 [2021-05-06T15:48:30.332Z] #44 [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
15:48:30 [2021-05-06T15:48:30.332Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:30 [2021-05-06T15:48:30.332Z] #44 72.37 path/filepath
15:48:30 [2021-05-06T15:48:30.509Z] #50 ...
15:48:30 [2021-05-06T15:48:30.509Z] 
15:48:30 [2021-05-06T15:48:30.510Z] #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
15:48:30 [2021-05-06T15:48:30.510Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:30 [2021-05-06T15:48:30.510Z] #29 33.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:48:30 [2021-05-06T15:48:30.510Z] #29 34.61 #=#=#                                                                         
15:48:30 [2021-05-06T15:48:30.510Z] #29 ...
15:48:30 [2021-05-06T15:48:30.510Z] 
15:48:30 [2021-05-06T15:48:30.510Z] #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
15:48:30 [2021-05-06T15:48:30.510Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
15:48:30 [2021-05-06T15:48:30.510Z] #36 41.82 Selecting previously unselected package libicu63:arm64.
15:48:30 [2021-05-06T15:48:30.510Z] #36 41.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 41.84 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 50.42 Selecting previously unselected package libxml2:arm64.
15:48:30 [2021-05-06T15:48:30.510Z] #36 50.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 50.45 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.05 Selecting previously unselected package libarchive13:arm64.
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.09 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.35 Selecting previously unselected package libjsoncpp1:arm64.
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.38 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.58 Selecting previously unselected package librhash0:arm64.
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.58 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.59 Unpacking librhash0:arm64 (1.3.8-1) ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.81 Selecting previously unselected package libuv1:arm64.
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.82 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.510Z] #36 51.84 Unpacking libuv1:arm64 (1.24.1-1) ...
15:48:30 [2021-05-06T15:48:30.777Z] #36 52.08 Selecting previously unselected package cmake.
15:48:30 [2021-05-06T15:48:30.777Z] #36 52.09 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
15:48:30 [2021-05-06T15:48:30.777Z] #36 52.09 Unpacking cmake (3.13.4-1) ...
15:48:30 [2021-05-06T15:48:30.777Z] #36 ...
15:48:30 [2021-05-06T15:48:30.777Z] 
15:48:30 [2021-05-06T15:48:30.777Z] #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
15:48:30 [2021-05-06T15:48:30.777Z] #29 sha256:acdbb3ccd25e5ad1406d9b870aa953d33c4a7f466f1a72194dbdc532f2f31fa5
15:48:30 [2021-05-06T15:48:30.777Z] #29 34.89 
#####################################                                     52.6%
######################################################################## 100.0%
15:48:31 [2021-05-06T15:48:31.042Z] #29 35.10 
15:48:31 [2021-05-06T15:48:31.310Z] #29 35.26 Download of images into '/build' complete.
15:48:31 [2021-05-06T15:48:31.310Z] #29 35.26 Use something like the following to load the result into a Docker daemon:
15:48:31 [2021-05-06T15:48:31.310Z] #29 35.26   tar -cC '/build' . | docker load
15:48:31 [2021-05-06T15:48:31.714Z] #44 73.70 regexp
15:48:32 [2021-05-06T15:48:32.286Z] #44 74.24 go/token
15:48:32 [2021-05-06T15:48:32.764Z] #29 DONE 36.8s
15:48:32 [2021-05-06T15:48:32.764Z] 
15:48:32 [2021-05-06T15:48:32.764Z] #44 [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
15:48:32 [2021-05-06T15:48:32.764Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:48:32 [2021-05-06T15:48:32.764Z] #44 53.77 encoding/binary
15:48:32 [2021-05-06T15:48:32.764Z] #44 53.78 internal/fmtsort
15:48:32 [2021-05-06T15:48:32.781Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s)
15:48:32 [2021-05-06T15:48:32.781Z] === RUN   TestBuildWithSession
15:48:32 [2021-05-06T15:48:32.781Z] --- SKIP: TestBuildWithSession (0.00s)
15:48:32 [2021-05-06T15:48:32.781Z]     build_session_test.go:25: TODO: BuildKit
15:48:32 [2021-05-06T15:48:32.781Z] === RUN   TestBuildSquashParent
15:48:33 [2021-05-06T15:48:33.227Z] #44 75.23 go/scanner
15:48:33 [2021-05-06T15:48:33.727Z] #44 55.00 github.com/LK4D4/vndr/versioned
15:48:33 [2021-05-06T15:48:33.798Z] #44 ...
15:48:33 [2021-05-06T15:48:33.798Z] 
15:48:33 [2021-05-06T15:48:33.798Z] #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
15:48:33 [2021-05-06T15:48:33.798Z] #37 sha256:0edff748fe4127cfb6d470e7c33eee7504957f25d701762eb496182cdacca116
15:48:33 [2021-05-06T15:48:33.798Z] #37 10.14 Scanning dependencies of target tini-static
15:48:33 [2021-05-06T15:48:33.798Z] #37 10.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:48:33 [2021-05-06T15:48:33.798Z] #37 11.52 [100%] Linking C executable tini-static
15:48:33 [2021-05-06T15:48:33.798Z] #37 12.12 [100%] Built target tini-static
15:48:33 [2021-05-06T15:48:33.798Z] #37 12.24 + mkdir -p /build
15:48:33 [2021-05-06T15:48:33.798Z] #37 12.25 + cp tini-static /build/docker-init
15:48:33 [2021-05-06T15:48:33.798Z] #37 DONE 13.1s
15:48:33 [2021-05-06T15:48:33.798Z] 
15:48:33 [2021-05-06T15:48:33.798Z] #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
15:48:33 [2021-05-06T15:48:33.798Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:48:33 [2021-05-06T15:48:33.798Z] #13 69.80 Selecting previously unselected package mingw-w64-x86-64-dev.
15:48:33 [2021-05-06T15:48:33.798Z] #13 69.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:48:33 [2021-05-06T15:48:33.798Z] #13 69.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #44 ...
15:48:34 [2021-05-06T15:48:34.688Z] 
15:48:34 [2021-05-06T15:48:34.688Z] #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
15:48:34 [2021-05-06T15:48:34.688Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:48:34 [2021-05-06T15:48:34.688Z] #13 42.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 47.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:48:34 [2021-05-06T15:48:34.688Z] #13 47.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 47.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 50.59 Selecting previously unselected package binutils-mingw-w64.
15:48:34 [2021-05-06T15:48:34.688Z] #13 50.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 50.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 50.97 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:48:34 [2021-05-06T15:48:34.688Z] #13 50.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.19 Selecting previously unselected package dmsetup.
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.21 Unpacking dmsetup (2:1.02.155-3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.45 Selecting previously unselected package mingw-w64-common.
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 51.46 Unpacking mingw-w64-common (6.0.0-3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #13 ...
15:48:34 [2021-05-06T15:48:34.688Z] 
15:48:34 [2021-05-06T15:48:34.688Z] #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
15:48:34 [2021-05-06T15:48:34.688Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.57 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.60 Setting up xxd (2:8.1.0875-5) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.63 Setting up libuv1:arm64 (1.24.1-1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.66 Setting up vim-common (2:8.1.0875-5) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.71 Setting up librhash0:arm64 (1.3.8-1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.82 Setting up cmake-data (3.13.4-1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.86 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.89 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.91 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.93 Setting up cmake (3.13.4-1) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 54.94 Processing triggers for libc-bin (2.28-10) ...
15:48:34 [2021-05-06T15:48:34.688Z] #36 55.51 Processing triggers for mime-support (3.62) ...
15:48:35 [2021-05-06T15:48:35.266Z] #36 DONE 56.6s
15:48:35 [2021-05-06T15:48:35.266Z] 
15:48:35 [2021-05-06T15:48:35.266Z] #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
15:48:35 [2021-05-06T15:48:35.266Z] #37 sha256:90b1983b7de3269c75fa1873b3ec5d3063ce4a8f52d9882e12e2c9a1cebaea8e
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.261 + RM_GOPATH=0
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.262 + TMP_GOPATH=
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.263 + : /build
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.264 + '[' -z '' ']'
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.265 ++ mktemp -d
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.267 + export GOPATH=/tmp/tmp.m2LXbzliMz
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.268 + GOPATH=/tmp/tmp.m2LXbzliMz
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.268 + RM_GOPATH=1
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.269 + case "$(go env GOARCH)" in
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.275 ++ go env GOARCH
15:48:36 [2021-05-06T15:48:36.667Z] #37 1.335 + export GO_BUILDMODE=-buildmode=pie
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.335 + GO_BUILDMODE=-buildmode=pie
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.337 ++ dirname /tmp/install/install.sh
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.342 + dir=/tmp/install
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.343 + bin=tini
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.343 + shift
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.344 + '[' '!' -f /tmp/install/tini.installer ']'
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.345 + . /tmp/install/tini.installer
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.345 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.346 + install_tini
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.346 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.347 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.347 + git clone https://github.com/krallin/tini.git /tmp/tmp.m2LXbzliMz/tini
15:48:36 [2021-05-06T15:48:36.668Z] #37 1.352 Cloning into '/tmp/tmp.m2LXbzliMz/tini'...
15:48:37 [2021-05-06T15:48:37.095Z] #13 ...
15:48:37 [2021-05-06T15:48:37.095Z] 
15:48:37 [2021-05-06T15:48:37.095Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:37 [2021-05-06T15:48:37.095Z] #42 sha256:2067221d84490376ee1d3c615b5277e2c4a4c2e11b62ee0d13afab8b1664792f
15:48:37 [2021-05-06T15:48:37.095Z] #42 69.20 Setting up python3 (3.7.3-1) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 69.80 Setting up python3-six (1.12.0-1) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 71.00 Setting up python3-pkg-resources (40.8.0-1) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 72.55 Setting up python3-protobuf (3.6.1.3-2) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 75.79 Setting up criu (3.15-1) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 77.84 Processing triggers for libc-bin (2.28-10) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 77.93 Processing triggers for mime-support (3.62) ...
15:48:37 [2021-05-06T15:48:37.095Z] #42 DONE 78.6s
15:48:37 [2021-05-06T15:48:37.095Z] 
15:48:37 [2021-05-06T15:48:37.095Z] #44 [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
15:48:37 [2021-05-06T15:48:37.095Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:37 [2021-05-06T15:48:37.095Z] #44 76.57 go/ast
15:48:37 [2021-05-06T15:48:37.095Z] #44 77.18 internal/lazyregexp
15:48:37 [2021-05-06T15:48:37.095Z] #44 77.48 path
15:48:37 [2021-05-06T15:48:37.095Z] #44 78.09 io/ioutil
15:48:37 [2021-05-06T15:48:37.095Z] #44 78.91 net/url
15:48:37 [2021-05-06T15:48:37.618Z] #37 2.142 + cd /tmp/tmp.m2LXbzliMz/tini
15:48:37 [2021-05-06T15:48:37.618Z] #37 2.143 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:48:37 [2021-05-06T15:48:37.618Z] #37 2.161 + cmake .
15:48:38 [2021-05-06T15:48:38.213Z] #37 2.805 -- The C compiler identification is GNU 8.3.0
15:48:38 [2021-05-06T15:48:38.213Z] #37 2.852 -- Check for working C compiler: /usr/bin/cc
15:48:38 [2021-05-06T15:48:38.479Z] #44 80.40 text/template/parse
15:48:39 [2021-05-06T15:48:39.123Z] 29d5b6a226d2: Pull complete
15:48:39 [2021-05-06T15:48:39.123Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
15:48:39 [2021-05-06T15:48:39.123Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
15:48:39 [2021-05-06T15:48:39.123Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
15:48:39 [2021-05-06T15:48:39.123Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
15:48:39 [2021-05-06T15:48:39.123Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
15:48:39 [2021-05-06T15:48:39.123Z] WARN: Skipping validation tests
15:48:39 [2021-05-06T15:48:39.123Z] INFO: Running unit tests at 05/06/2021 15:48:35...
15:48:39 [2021-05-06T15:48:39.123Z] INFO: make.ps1 starting at 05/06/2021 15:48:38
15:48:39 [2021-05-06T15:48:39.123Z] INFO: Git commit (d249577e02) assumed from DOCKER_GITCOMMIT environment variable
15:48:39 [2021-05-06T15:48:39.123Z] INFO: Invoking autogen...
15:48:39 [2021-05-06T15:48:39.123Z] INFO: Running unit tests...
15:48:39 [2021-05-06T15:48:39.166Z] #37 3.725 -- Check for working C compiler: /usr/bin/cc -- works
15:48:39 [2021-05-06T15:48:39.166Z] #37 3.727 -- Detecting C compiler ABI info
15:48:39 [2021-05-06T15:48:39.420Z] #44 81.23 go/parser
15:48:39 [2021-05-06T15:48:39.747Z] #37 4.500 -- Detecting C compiler ABI info - done
15:48:40 [2021-05-06T15:48:40.011Z] #37 4.547 -- Detecting C compile features
15:48:40 [2021-05-06T15:48:40.803Z] #44 ...
15:48:40 [2021-05-06T15:48:40.803Z] 
15:48:40 [2021-05-06T15:48:40.803Z] #50 [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
15:48:40 [2021-05-06T15:48:40.803Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:48:40 [2021-05-06T15:48:40.803Z] #50 72.43 encoding/json
15:48:40 [2021-05-06T15:48:40.803Z] #50 72.65 flag
15:48:40 [2021-05-06T15:48:40.803Z] #50 74.13 github.com/pkg/diff
15:48:40 [2021-05-06T15:48:40.803Z] #50 75.49 go/scanner
15:48:40 [2021-05-06T15:48:40.803Z] #50 76.91 go/ast
15:48:40 [2021-05-06T15:48:40.803Z] #50 78.90 golang.org/x/sys/unix
15:48:40 [2021-05-06T15:48:40.803Z] #50 81.39 mvdan.cc/editorconfig
15:48:40 [2021-05-06T15:48:40.803Z] #50 82.65 mvdan.cc/sh/v3/fileutil
15:48:40 [2021-05-06T15:48:40.803Z] #50 ...
15:48:40 [2021-05-06T15:48:40.803Z] 
15:48:40 [2021-05-06T15:48:40.803Z] #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
15:48:40 [2021-05-06T15:48:40.803Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:48:40 [2021-05-06T15:48:40.803Z] #13 75.35 Selecting previously unselected package gcc-mingw-w64-base.
15:48:40 [2021-05-06T15:48:40.803Z] #13 75.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:48:40 [2021-05-06T15:48:40.803Z] #13 75.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:48:40 [2021-05-06T15:48:40.803Z] #13 75.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:48:40 [2021-05-06T15:48:40.803Z] #13 75.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:48:40 [2021-05-06T15:48:40.803Z] #13 75.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:48:40 [2021-05-06T15:48:40.903Z] --- PASS: TestBuildSquashParent (8.43s)
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:48:40 [2021-05-06T15:48:40.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:48:40 [2021-05-06T15:48:40.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:48:40 [2021-05-06T15:48:40.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:48:40 [2021-05-06T15:48:40.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:48:40 [2021-05-06T15:48:40.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:48:40 [2021-05-06T15:48:40.903Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:48:40 [2021-05-06T15:48:40.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:48:40 [2021-05-06T15:48:40.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:48:40 [2021-05-06T15:48:40.903Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:48:41 [2021-05-06T15:48:41.938Z] #37 6.712 -- Detecting C compile features - done
15:48:42 [2021-05-06T15:48:42.076Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.950654732s with top 10 stages: buildssa: 1m41.712362694s, goimports: 23.303181858s, unconvert: 14.246757102s, gosec: 10.338686602s, golint: 6.055998403s, misspell: 4.42267701s, ineffassign: 4.090343079s, inspect: 3.059925635s, vrp: 2.774856868s, printf: 1.740690287s 
15:48:42 [2021-05-06T15:48:42.076Z] INFO [runner] Issues before processing: 2262, after processing: 0 
15:48:42 [2021-05-06T15:48:42.076Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1683/1683, exclude: 1578/1578, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, skip_files: 1683/1683, nolint: 0/64, cgo: 1683/2262, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, exclude-rules: 64/1578 
15:48:42 [2021-05-06T15:48:42.076Z] INFO [runner] processing took 59.741103ms with stages: nolint: 25.636532ms, identifier_marker: 16.481044ms, path_prettifier: 8.03782ms, autogenerated_exclude: 4.207133ms, exclude-rules: 3.29547ms, skip_dirs: 1.686624ms, cgo: 306.454µs, filename_unadjuster: 85.407µs, max_same_issues: 1.225µs, uniq_by_line: 941ns, diff: 470ns, path_shortener: 417ns, skip_files: 401ns, max_from_linter: 352ns, source_code: 315ns, exclude: 302ns, max_per_file_from_linter: 196ns 
15:48:42 [2021-05-06T15:48:42.076Z] INFO [runner] linters took 1m40.914917059s with stages: goanalysis_metalinter: 1m20.857342241s, unused: 19.997713995s 
15:48:42 [2021-05-06T15:48:42.076Z] INFO File cache stats: 1456 entries of total size 6.8MiB 
15:48:42 [2021-05-06T15:48:42.076Z] INFO Memory: 1509 samples, avg is 803.6MB, max is 4104.6MB 
15:48:42 [2021-05-06T15:48:42.076Z] INFO Execution took 3m40.771464566s               
15:48:42 [2021-05-06T15:48:42.076Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:48:42 [2021-05-06T15:48:42.202Z] #37 6.754 -- Performing Test HAS_BUILTIN_FORTIFY
15:48:42 [2021-05-06T15:48:42.202Z] #37 ...
15:48:42 [2021-05-06T15:48:42.202Z] 
15:48:42 [2021-05-06T15:48:42.202Z] #50 [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
15:48:42 [2021-05-06T15:48:42.202Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:48:42 [2021-05-06T15:48:42.202Z] #50 53.57 os
15:48:42 [2021-05-06T15:48:42.202Z] #50 53.62 internal/fmtsort
15:48:42 [2021-05-06T15:48:42.202Z] #50 53.63 encoding/binary
15:48:42 [2021-05-06T15:48:42.202Z] #50 55.41 encoding/base64
15:48:42 [2021-05-06T15:48:42.202Z] #50 55.41 golang.org/x/sys/unix
15:48:42 [2021-05-06T15:48:42.202Z] #50 57.19 fmt
15:48:42 [2021-05-06T15:48:42.202Z] #50 57.21 path/filepath
15:48:42 [2021-05-06T15:48:42.202Z] #50 57.21 mvdan.cc/sh/v3/fileutil
15:48:42 [2021-05-06T15:48:42.202Z] #50 58.55 io/ioutil
15:48:42 [2021-05-06T15:48:42.202Z] #50 60.76 flag
15:48:42 [2021-05-06T15:48:42.202Z] #50 60.76 encoding/json
15:48:42 [2021-05-06T15:48:42.202Z] #50 60.77 github.com/pkg/diff
15:48:42 [2021-05-06T15:48:42.202Z] #50 63.05 go/token
15:48:42 [2021-05-06T15:48:42.202Z] #50 63.19 mvdan.cc/editorconfig
15:48:42 [2021-05-06T15:48:42.420Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh dynbinary-daemon test-docker-py
15:48:42 [2021-05-06T15:48:42.466Z] #50 ...
15:48:42 [2021-05-06T15:48:42.466Z] 
15:48:42 [2021-05-06T15:48:42.466Z] #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
15:48:42 [2021-05-06T15:48:42.466Z] #37 sha256:90b1983b7de3269c75fa1873b3ec5d3063ce4a8f52d9882e12e2c9a1cebaea8e
15:48:42 [2021-05-06T15:48:42.466Z] #37 7.127 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:48:42 [2021-05-06T15:48:42.466Z] #37 7.245 -- Configuring done
15:48:42 [2021-05-06T15:48:42.729Z] #37 7.283 -- Generating done
15:48:42 [2021-05-06T15:48:42.729Z] #37 7.289 -- Build files have been written to: /tmp/tmp.m2LXbzliMz/tini
15:48:42 [2021-05-06T15:48:42.729Z] #37 7.299 + make tini-static
15:48:42 [2021-05-06T15:48:42.729Z] #37 ...
15:48:42 [2021-05-06T15:48:42.729Z] 
15:48:42 [2021-05-06T15:48:42.729Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:42 [2021-05-06T15:48:42.729Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:42 [2021-05-06T15:48:42.729Z] #42 53.99 Selecting previously unselected package python3.7.
15:48:42 [2021-05-06T15:48:42.729Z] #42 54.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 54.03 Unpacking python3.7 (3.7.3-2+deb10u3) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 54.34 Selecting previously unselected package libpython3-stdlib:arm64.
15:48:42 [2021-05-06T15:48:42.729Z] #42 54.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 54.34 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 54.54 Setting up python3-minimal (3.7.3-1) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.59 Selecting previously unselected package python3.
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.59 (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 ... 16035 files and directories currently installed.)
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.69 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.74 Unpacking python3 (3.7.3-1) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.90 Selecting previously unselected package libprotobuf17:arm64.
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.91 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 56.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.54 Selecting previously unselected package python3-pkg-resources.
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.54 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.56 Unpacking python3-pkg-resources (40.8.0-1) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.70 Selecting previously unselected package python3-six.
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.71 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.73 Unpacking python3-six (1.12.0-1) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.86 Selecting previously unselected package python3-protobuf.
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.88 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 57.90 Unpacking python3-protobuf (3.6.1.3-2) ...
15:48:42 [2021-05-06T15:48:42.729Z] #42 58.36 Selecting previously unselected package libnet1:arm64.
15:48:42 [2021-05-06T15:48:42.729Z] #42 58.36 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.53 Selecting previously unselected package libnl-3-200:arm64.
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.54 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.54 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.74 Selecting previously unselected package libprotobuf-c1:arm64.
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.75 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.88 Selecting previously unselected package criu.
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.88 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 58.89 Unpacking criu (3.15-1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.56 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.60 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.61 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.63 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.65 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:48:42 [2021-05-06T15:48:42.730Z] #42 59.67 Setting up python3.7 (3.7.3-2+deb10u3) ...
15:48:42 [2021-05-06T15:48:42.994Z] #42 ...
15:48:42 [2021-05-06T15:48:42.994Z] 
15:48:42 [2021-05-06T15:48:42.994Z] #50 [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
15:48:42 [2021-05-06T15:48:42.994Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:48:42 [2021-05-06T15:48:42.994Z] #50 64.37 golang.org/x/crypto/ssh/terminal
15:48:42 [2021-05-06T15:48:42.994Z] 
15:48:42 [2021-05-06T15:48:42.994Z] Removing bundles/
15:48:42 [2021-05-06T15:48:42.994Z] 
15:48:42 [2021-05-06T15:48:42.994Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:48:42 [2021-05-06T15:48:42.994Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:48:42 [2021-05-06T15:48:42.994Z] GOOS="" GOARCH="" GOARM=""
15:48:43 [2021-05-06T15:48:43.417Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:48:43 [2021-05-06T15:48:43.417Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:48:43 [2021-05-06T15:48:43.571Z] #50 64.61 go/scanner
15:48:44 [2021-05-06T15:48:44.521Z] #50 65.53 mvdan.cc/sh/v3/syntax
15:48:44 [2021-05-06T15:48:44.780Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:48:44 [2021-05-06T15:48:44.785Z] #50 ...
15:48:44 [2021-05-06T15:48:44.785Z] 
15:48:44 [2021-05-06T15:48:44.785Z] #44 [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
15:48:44 [2021-05-06T15:48:44.785Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:48:44 [2021-05-06T15:48:44.785Z] #44 56.03 encoding/base64
15:48:44 [2021-05-06T15:48:44.785Z] #44 56.04 crypto/sha512
15:48:44 [2021-05-06T15:48:44.785Z] #44 56.04 fmt
15:48:44 [2021-05-06T15:48:44.785Z] #44 56.04 crypto/cipher
15:48:44 [2021-05-06T15:48:44.785Z] #44 57.12 path/filepath
15:48:44 [2021-05-06T15:48:44.785Z] #44 57.50 internal/lazyregexp
15:48:44 [2021-05-06T15:48:44.785Z] #44 58.04 crypto/ed25519/internal/edwards25519
15:48:44 [2021-05-06T15:48:44.785Z] #44 58.39 crypto/aes
15:48:44 [2021-05-06T15:48:44.785Z] #44 58.95 io/ioutil
15:48:44 [2021-05-06T15:48:44.785Z] #44 59.60 crypto/des
15:48:44 [2021-05-06T15:48:44.785Z] #44 60.08 crypto/md5
15:48:44 [2021-05-06T15:48:44.785Z] #44 60.70 crypto/sha1
15:48:44 [2021-05-06T15:48:44.785Z] #44 60.99 crypto/sha256
15:48:44 [2021-05-06T15:48:44.785Z] #44 61.01 encoding/pem
15:48:44 [2021-05-06T15:48:44.785Z] #44 62.02 net
15:48:44 [2021-05-06T15:48:44.785Z] #44 62.04 vendor/golang.org/x/crypto/internal/chacha20
15:48:44 [2021-05-06T15:48:44.785Z] #44 62.14 vendor/golang.org/x/crypto/poly1305
15:48:44 [2021-05-06T15:48:44.785Z] #44 62.87 vendor/golang.org/x/crypto/curve25519
15:48:44 [2021-05-06T15:48:44.785Z] #44 62.97 vendor/golang.org/x/crypto/chacha20poly1305
15:48:44 [2021-05-06T15:48:44.785Z] #44 63.64 os/exec
15:48:44 [2021-05-06T15:48:44.785Z] #44 63.75 go/token
15:48:44 [2021-05-06T15:48:44.785Z] #44 63.77 net/url
15:48:44 [2021-05-06T15:48:44.785Z] #44 65.33 text/template/parse
15:48:44 [2021-05-06T15:48:44.785Z] #44 65.54 go/scanner
15:48:44 [2021-05-06T15:48:44.785Z] #44 ...
15:48:44 [2021-05-06T15:48:44.785Z] 
15:48:44 [2021-05-06T15:48:44.785Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:44 [2021-05-06T15:48:44.785Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:44 [2021-05-06T15:48:44.785Z] #42 65.78 Setting up python3 (3.7.3-1) ...
15:48:44 [2021-05-06T15:48:44.941Z] 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/dockerd 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/lcow 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/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/signal/testfiles 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
15:48:45 [2021-05-06T15:48:45.739Z] #42 67.03 Setting up python3-six (1.12.0-1) ...
15:48:46 [2021-05-06T15:48:46.143Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:48:47 [2021-05-06T15:48:47.384Z] #13 ...
15:48:47 [2021-05-06T15:48:47.384Z] 
15:48:47 [2021-05-06T15:48:47.384Z] #44 [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
15:48:47 [2021-05-06T15:48:47.384Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:47 [2021-05-06T15:48:47.384Z] #44 83.77 text/template
15:48:47 [2021-05-06T15:48:47.384Z] #44 84.60 log
15:48:47 [2021-05-06T15:48:47.384Z] #44 84.98 encoding/xml
15:48:47 [2021-05-06T15:48:47.384Z] #44 87.78 go/doc
15:48:47 [2021-05-06T15:48:47.384Z] #44 ...
15:48:47 [2021-05-06T15:48:47.384Z] 
15:48:47 [2021-05-06T15:48:47.384Z] #55 [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
15:48:47 [2021-05-06T15:48:47.384Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:48:48 [2021-05-06T15:48:48.070Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:48:48 [2021-05-06T15:48:48.071Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.18s)
15:48:48 [2021-05-06T15:48:48.071Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s)
15:48:48 [2021-05-06T15:48:48.071Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s)
15:48:48 [2021-05-06T15:48:48.071Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s)
15:48:48 [2021-05-06T15:48:48.071Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
15:48:48 [2021-05-06T15:48:48.071Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
15:48:48 [2021-05-06T15:48:48.071Z] === RUN   TestBuildMultiStageCopy
15:48:48 [2021-05-06T15:48:48.071Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:48:48 [2021-05-06T15:48:48.166Z] #55 43.17 Checking out files:  53% (2104/3916)   
Checking out files:  54% (2115/3916)   
Checking out files:  55% (2154/3916)   
Checking out files:  56% (2193/3916)   
Checking out files:  57% (2233/3916)   
Checking out files:  58% (2272/3916)   
Checking out files:  59% (2311/3916)   
Checking out files:  60% (2350/3916)   
Checking out files:  61% (2389/3916)   
Checking out files:  62% (2428/3916)   
Checking out files:  63% (2468/3916)   
Checking out files:  64% (2507/3916)   
Checking out files:  65% (2546/3916)   
Checking out files:  66% (2585/3916)   
Checking out files:  67% (2624/3916)   
Checking out files:  68% (2663/3916)   
Checking out files:  69% (2703/3916)   
Checking out files:  70% (2742/3916)   
Checking out files:  71% (2781/3916)   
Checking out files:  72% (2820/3916)   
Checking out files:  73% (2859/3916)   
Checking out files:  74% (2898/3916)   
Checking out files:  75% (2937/3916)   
Checking out files:  76% (2977/3916)   
Checking out files:  77% (3016/3916)   
Checking out files:  78% (3055/3916)   
Checking out files:  79% (3094/3916)   
Checking out files:  80% (3133/3916)   
Checking out files:  81% (3172/3916)   
Checking out files:  82% (3212/3916)   
Checking out files:  83% (3251/3916)   
Checking out files:  84% (3290/3916)   
Checking out files:  85% (3329/3916)   
Checking out files:  86% (3368/3916)   
Checking out files:  87% (3407/3916)   
Checking out files:  88% (3447/3916)   
Checking out files:  89% (3486/3916)   
Checking out files:  90% (3525/3916)   
Checking out files:  91% (3564/3916)   
Checking out files:  92% (3603/3916)   
Checking out files:  93% (3642/3916)   
Checking out files:  94% (3682/3916)   
Checking out files:  94% (3716/3916)   
Checking out files:  95% (3721/3916)   
Checking out files:  96% (3760/3916)   
Checking out files:  97% (3799/3916)   
Checking out files:  98% (3838/3916)   
Checking out files:  99% (3877/3916)   
Checking out files: 100% (3916/3916)   
Checking out files: 100% (3916/3916), done.
15:48:48 [2021-05-06T15:48:48.166Z] #55 44.33 + cd /tmp/tmp.hnKEzDoVmq/src/github.com/containerd/containerd
15:48:48 [2021-05-06T15:48:48.302Z] #42 ...
15:48:48 [2021-05-06T15:48:48.302Z] 
15:48:48 [2021-05-06T15:48:48.302Z] #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
15:48:48 [2021-05-06T15:48:48.302Z] #37 sha256:90b1983b7de3269c75fa1873b3ec5d3063ce4a8f52d9882e12e2c9a1cebaea8e
15:48:48 [2021-05-06T15:48:48.302Z] #37 7.732 Scanning dependencies of target tini-static
15:48:48 [2021-05-06T15:48:48.302Z] #37 7.910 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:48:48 [2021-05-06T15:48:48.302Z] #37 9.157 [100%] Linking C executable tini-static
15:48:48 [2021-05-06T15:48:48.302Z] #37 9.778 [100%] Built target tini-static
15:48:48 [2021-05-06T15:48:48.302Z] #37 9.879 + mkdir -p /build
15:48:48 [2021-05-06T15:48:48.302Z] #37 9.882 + cp tini-static /build/docker-init
15:48:48 [2021-05-06T15:48:48.302Z] #37 DONE 12.5s
15:48:48 [2021-05-06T15:48:48.302Z] 
15:48:48 [2021-05-06T15:48:48.302Z] #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
15:48:48 [2021-05-06T15:48:48.302Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:48:48 [2021-05-06T15:48:48.302Z] #13 57.45 Selecting previously unselected package mingw-w64-x86-64-dev.
15:48:48 [2021-05-06T15:48:48.302Z] #13 57.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:48:48 [2021-05-06T15:48:48.302Z] #13 57.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:48:48 [2021-05-06T15:48:48.302Z] #13 65.18 Selecting previously unselected package gcc-mingw-w64-base.
15:48:48 [2021-05-06T15:48:48.302Z] #13 65.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:48:48 [2021-05-06T15:48:48.302Z] #13 65.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:48:48 [2021-05-06T15:48:48.302Z] #13 65.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:48:48 [2021-05-06T15:48:48.302Z] #13 65.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:48:48 [2021-05-06T15:48:48.302Z] #13 65.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:48:48 [2021-05-06T15:48:48.426Z] #55 44.33 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:48:48 [2021-05-06T15:48:48.566Z] #13 ...
15:48:48 [2021-05-06T15:48:48.566Z] 
15:48:48 [2021-05-06T15:48:48.566Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:48 [2021-05-06T15:48:48.566Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:48 [2021-05-06T15:48:48.566Z] #42 69.71 Setting up python3-pkg-resources (40.8.0-1) ...
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.85 + export 'BUILDTAGS=netgo osusergo static_build'
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.85 + BUILDTAGS='netgo osusergo static_build'
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.85 + export EXTRA_FLAGS=-buildmode=pie
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.85 + EXTRA_FLAGS=-buildmode=pie
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.86 + '[' '' = dynamic ']'
15:48:49 [2021-05-06T15:48:49.806Z] #55 45.86 + make
15:48:50 [2021-05-06T15:48:50.493Z] #42 71.50 Setting up python3-protobuf (3.6.1.3-2) ...
15:48:50 [2021-05-06T15:48:50.744Z] #55 46.84 + bin/ctr
15:48:51 [2021-05-06T15:48:51.010Z] #55 ...
15:48:51 [2021-05-06T15:48:51.010Z] 
15:48:51 [2021-05-06T15:48:51.010Z] #50 [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
15:48:51 [2021-05-06T15:48:51.010Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:48:51 [2021-05-06T15:48:51.010Z] #50 82.79 text/tabwriter
15:48:51 [2021-05-06T15:48:51.010Z] #50 83.29 mvdan.cc/sh/v3/syntax
15:48:51 [2021-05-06T15:48:51.010Z] #50 86.53 golang.org/x/crypto/ssh/terminal
15:48:51 [2021-05-06T15:48:51.010Z] #50 90.91 mvdan.cc/sh/v3/cmd/shfmt
15:48:51 [2021-05-06T15:48:51.010Z] #50 ...
15:48:51 [2021-05-06T15:48:51.010Z] 
15:48:51 [2021-05-06T15:48:51.010Z] #44 [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
15:48:51 [2021-05-06T15:48:51.010Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:51 [2021-05-06T15:48:51.010Z] #44 90.12 github.com/LK4D4/vndr/versioned
15:48:51 [2021-05-06T15:48:51.010Z] #44 90.19 compress/flate
15:48:51 [2021-05-06T15:48:51.010Z] #44 90.84 github.com/LK4D4/vndr/build
15:48:51 [2021-05-06T15:48:51.010Z] #44 92.51 hash/crc32
15:48:51 [2021-05-06T15:48:51.010Z] #44 93.01 compress/gzip
15:48:51 [2021-05-06T15:48:51.347Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:48:51 [2021-05-06T15:48:51.948Z] #44 93.61 net
15:48:51 [2021-05-06T15:48:51.948Z] #44 93.80 vendor/golang.org/x/crypto/poly1305
15:48:52 [2021-05-06T15:48:52.019Z] ?   	github.com/docker/docker/api	[no test files]
15:48:52 [2021-05-06T15:48:52.207Z] #44 94.20 vendor/golang.org/x/sys/cpu
15:48:52 [2021-05-06T15:48:52.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:48:52 [2021-05-06T15:48:52.776Z] #44 94.51 vendor/golang.org/x/crypto/chacha20poly1305
15:48:53 [2021-05-06T15:48:53.196Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:48:53 [2021-05-06T15:48:53.812Z] #42 74.81 Setting up criu (3.15-1) ...
15:48:53 [2021-05-06T15:48:53.812Z] #42 ...
15:48:53 [2021-05-06T15:48:53.812Z] 
15:48:53 [2021-05-06T15:48:53.812Z] #55 [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
15:48:53 [2021-05-06T15:48:53.812Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:48:53 [2021-05-06T15:48:53.813Z] #55 37.82 Checking out files:  44% (1726/3916)   
Checking out files:  45% (1763/3916)   
Checking out files:  46% (1802/3916)   
Checking out files:  47% (1841/3916)   
Checking out files:  48% (1880/3916)   
Checking out files:  49% (1919/3916)   
Checking out files:  50% (1958/3916)   
Checking out files:  51% (1998/3916)   
Checking out files:  52% (2037/3916)   
Checking out files:  53% (2076/3916)   
Checking out files:  54% (2115/3916)   
Checking out files:  55% (2154/3916)   
Checking out files:  56% (2193/3916)   
Checking out files:  57% (2233/3916)   
Checking out files:  58% (2272/3916)   
Checking out files:  59% (2311/3916)   
Checking out files:  60% (2350/3916)   
Checking out files:  61% (2389/3916)   
Checking out files:  62% (2428/3916)   
Checking out files:  63% (2468/3916)   
Checking out files:  64% (2507/3916)   
Checking out files:  65% (2546/3916)   
Checking out files:  66% (2585/3916)   
Checking out files:  67% (2624/3916)   
Checking out files:  68% (2663/3916)   
Checking out files:  69% (2703/3916)   
Checking out files:  70% (2742/3916)   
Checking out files:  71% (2781/3916)   
Checking out files:  72% (2820/3916)   
Checking out files:  73% (2859/3916)   
Checking out files:  74% (2898/3916)   
Checking out files:  75% (2937/3916)   
Checking out files:  76% (2977/3916)   
Checking out files:  77% (3016/3916)   
Checking out files:  78% (3055/3916)   
Checking out files:  79% (3094/3916)   
Checking out files:  80% (3133/3916)   
Checking out files:  81% (3172/3916)   
Checking out files:  82% (3212/3916)   
Checking out files:  83% (3251/3916)   
Checking out files:  84% (3290/3916)   
Checking out files:  85% (3329/3916)   
Checking out files:  85% (3358/3916)   
Checking out files:  86% (3368/3916)   
Checking out files:  87% (3407/3916)   
Checking out files:  88% (3447/3916)   
Checking out files:  89% (3486/3916)   
Checking out files:  90% (3525/3916)   
Checking out files:  91% (3564/3916)   
Checking out files:  92% (3603/3916)   
Checking out files:  93% (3642/3916)   
Checking out files:  94% (3682/3916)   
Checking out files:  95% (3721/3916)   
Checking out files:  96% (3760/3916)   
Checking out files:  97% (3799/3916)   
Checking out files:  98% (3838/3916)   
Checking out files:  99% (3877/3916)   
Checking out files: 100% (3916/3916)   
Checking out files: 100% (3916/3916), done.
15:48:53 [2021-05-06T15:48:53.813Z] #55 39.32 + cd /tmp/tmp.XEv1mgwTAn/src/github.com/containerd/containerd
15:48:53 [2021-05-06T15:48:53.813Z] #55 39.32 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
15:48:54 [2021-05-06T15:48:54.121Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:48:54 [2021-05-06T15:48:54.156Z] #44 95.74 vendor/golang.org/x/crypto/hkdf
15:48:54 [2021-05-06T15:48:54.156Z] #44 95.88 vendor/golang.org/x/text/transform
15:48:54 [2021-05-06T15:48:54.415Z] #44 96.39 vendor/golang.org/x/text/unicode/bidi
15:48:54 [2021-05-06T15:48:54.674Z] #44 ...
15:48:54 [2021-05-06T15:48:54.674Z] 
15:48:54 [2021-05-06T15:48:54.674Z] #50 [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
15:48:54 [2021-05-06T15:48:54.674Z] #50 sha256:6b85782686b02289a0278819c35d0ab855a79c38479cc8b56db258477c4f071b
15:48:54 [2021-05-06T15:48:54.674Z] #50 DONE 96.7s
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + export 'BUILDTAGS=netgo osusergo static_build'
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + BUILDTAGS='netgo osusergo static_build'
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + export EXTRA_FLAGS=-buildmode=pie
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + EXTRA_FLAGS=-buildmode=pie
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + '[' '' = dynamic ']'
15:48:54 [2021-05-06T15:48:54.762Z] #55 41.26 + make
15:48:54 [2021-05-06T15:48:54.934Z] 
15:48:54 [2021-05-06T15:48:54.934Z] #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
15:48:54 [2021-05-06T15:48:54.934Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:48:55 [2021-05-06T15:48:55.045Z] --- PASS: TestBuildMultiStageCopy (7.37s)
15:48:55 [2021-05-06T15:48:55.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
15:48:55 [2021-05-06T15:48:55.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:48:55 [2021-05-06T15:48:55.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:48:55 [2021-05-06T15:48:55.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:48:55 [2021-05-06T15:48:55.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:48:55 [2021-05-06T15:48:55.045Z] === RUN   TestBuildMultiStageParentConfig
15:48:55 [2021-05-06T15:48:55.711Z] #55 ...
15:48:55 [2021-05-06T15:48:55.711Z] 
15:48:55 [2021-05-06T15:48:55.711Z] #44 [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
15:48:55 [2021-05-06T15:48:55.711Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:48:55 [2021-05-06T15:48:55.711Z] #44 66.78 encoding/json
15:48:55 [2021-05-06T15:48:55.711Z] #44 66.80 go/ast
15:48:55 [2021-05-06T15:48:55.711Z] #44 70.72 text/template
15:48:55 [2021-05-06T15:48:55.711Z] #44 73.58 go/parser
15:48:55 [2021-05-06T15:48:55.711Z] #44 74.32 encoding/xml
15:48:55 [2021-05-06T15:48:55.711Z] #44 ...
15:48:55 [2021-05-06T15:48:55.711Z] 
15:48:55 [2021-05-06T15:48:55.711Z] #50 [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
15:48:55 [2021-05-06T15:48:55.711Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:48:55 [2021-05-06T15:48:55.711Z] #50 66.91 go/ast
15:48:55 [2021-05-06T15:48:55.711Z] #50 72.64 mvdan.cc/sh/v3/cmd/shfmt
15:48:55 [2021-05-06T15:48:55.711Z] #50 ...
15:48:55 [2021-05-06T15:48:55.711Z] 
15:48:55 [2021-05-06T15:48:55.711Z] #42 [criu 1/1] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && curl -fsSL https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key | apt-key add -         && apt-get update         && apt-get install -y --no-install-recommends criu
15:48:55 [2021-05-06T15:48:55.711Z] #42 sha256:1c17c57fa4be181f18ef7a3dc843d026ee2a8bf2e4044d84471c9c6a19f8a894
15:48:55 [2021-05-06T15:48:55.711Z] #42 77.00 Processing triggers for libc-bin (2.28-10) ...
15:48:55 [2021-05-06T15:48:55.711Z] #42 77.12 Processing triggers for mime-support (3.62) ...
15:48:56 [2021-05-06T15:48:56.313Z] #40 ...
15:48:56 [2021-05-06T15:48:56.313Z] 
15:48:56 [2021-05-06T15:48:56.313Z] #44 [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
15:48:56 [2021-05-06T15:48:56.313Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:48:56 [2021-05-06T15:48:56.313Z] #44 98.11 vendor/golang.org/x/text/secure/bidirule
15:48:56 [2021-05-06T15:48:56.313Z] #44 98.33 vendor/golang.org/x/text/unicode/norm
15:48:58 [2021-05-06T15:48:58.271Z] #42 DONE 79.2s
15:48:58 [2021-05-06T15:48:58.271Z] 
15:48:58 [2021-05-06T15:48:58.271Z] #44 [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
15:48:58 [2021-05-06T15:48:58.271Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:48:58 [2021-05-06T15:48:58.271Z] #44 78.08 go/doc
15:48:58 [2021-05-06T15:48:58.271Z] #44 78.27 crypto/elliptic
15:48:58 [2021-05-06T15:48:58.271Z] #44 ...
15:48:58 [2021-05-06T15:48:58.271Z] 
15:48:58 [2021-05-06T15:48:58.271Z] #50 [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
15:48:58 [2021-05-06T15:48:58.271Z] #50 sha256:0841db37bfa3a2b431923e58e3ea169e27c54977e48a5877bdcceabf73a9419f
15:48:58 [2021-05-06T15:48:58.271Z] #50 DONE 79.2s
15:48:58 [2021-05-06T15:48:58.271Z] 
15:48:58 [2021-05-06T15:48:58.271Z] #55 [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
15:48:58 [2021-05-06T15:48:58.271Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:48:58 [2021-05-06T15:48:58.271Z] #55 42.20 + bin/ctr
15:49:00 [2021-05-06T15:49:00.279Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:49:00 [2021-05-06T15:49:00.279Z] === RUN   TestBuildLabelWithTargets
15:49:00 [2021-05-06T15:49:00.518Z] #44 102.1 vendor/golang.org/x/net/idna
15:49:00 [2021-05-06T15:49:00.833Z] #55 ...
15:49:00 [2021-05-06T15:49:00.833Z] 
15:49:00 [2021-05-06T15:49:00.833Z] #44 [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
15:49:00 [2021-05-06T15:49:00.833Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:49:00 [2021-05-06T15:49:00.833Z] #44 81.73 crypto/x509/pkix
15:49:00 [2021-05-06T15:49:00.833Z] #44 81.92 github.com/LK4D4/vndr/build
15:49:00 [2021-05-06T15:49:00.833Z] #44 81.95 vendor/golang.org/x/crypto/cryptobyte
15:49:01 [2021-05-06T15:49:01.411Z] #44 82.78 vendor/golang.org/x/text/unicode/norm
15:49:01 [2021-05-06T15:49:01.902Z] #44 103.8 vendor/golang.org/x/net/http2/hpack
15:49:02 [2021-05-06T15:49:02.843Z] #44 104.7 mime
15:49:04 [2021-05-06T15:49:04.226Z] #44 106.2 mime/quotedprintable
15:49:04 [2021-05-06T15:49:04.406Z] === RUN   TestMiddlewares
15:49:04 [2021-05-06T15:49:04.406Z] --- PASS: TestMiddlewares (0.00s)
15:49:04 [2021-05-06T15:49:04.406Z] PASS
15:49:04 [2021-05-06T15:49:04.406Z] coverage: 9.0% of statements
15:49:04 [2021-05-06T15:49:04.406Z] ok  	github.com/docker/docker/api/server	0.069s	coverage: 9.0% of statements
15:49:04 [2021-05-06T15:49:04.486Z] #44 106.5 net/http/internal
15:49:05 [2021-05-06T15:49:05.638Z] #44 86.43 vendor/golang.org/x/net/idna
15:49:07 [2021-05-06T15:49:07.784Z] #44 109.4 crypto/tls
15:49:07 [2021-05-06T15:49:07.784Z] #44 ...
15:49:07 [2021-05-06T15:49:07.784Z] 
15:49:07 [2021-05-06T15:49:07.784Z] #57 [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
15:49:07 [2021-05-06T15:49:07.784Z] #57 sha256:ec180cbc2b7430e8631a810630c380c1530b0e49ad2ce7f2279bb122b6be9bfb
15:49:07 [2021-05-06T15:49:07.784Z] #57 109.6 + for f in rootlesskit rootlesskit-docker-proxy
15:49:07 [2021-05-06T15:49:07.784Z] #57 109.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:49:08 [2021-05-06T15:49:08.198Z] #44 89.35 net/textproto
15:49:08 [2021-05-06T15:49:08.198Z] #44 89.36 vendor/golang.org/x/net/http/httpproxy
15:49:08 [2021-05-06T15:49:08.198Z] #44 89.37 crypto/x509
15:49:08 [2021-05-06T15:49:08.352Z] --- PASS: TestBuildLabelWithTargets (8.01s)
15:49:08 [2021-05-06T15:49:08.352Z] === RUN   TestBuildWithEmptyLayers
15:49:08 [2021-05-06T15:49:08.355Z] #57 ...
15:49:08 [2021-05-06T15:49:08.355Z] 
15:49:08 [2021-05-06T15:49:08.355Z] #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
15:49:08 [2021-05-06T15:49:08.355Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:49:08 [2021-05-06T15:49:08.355Z] #13 94.35 Selecting previously unselected package g++-mingw-w64-x86-64.
15:49:08 [2021-05-06T15:49:08.355Z] #13 94.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:49:08 [2021-05-06T15:49:08.355Z] #13 94.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:49:08 [2021-05-06T15:49:08.461Z] #44 ...
15:49:08 [2021-05-06T15:49:08.461Z] 
15:49:08 [2021-05-06T15:49:08.461Z] #57 [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
15:49:08 [2021-05-06T15:49:08.461Z] #57 sha256:ace131df43bbda83055ed94ffea06fe0366bfd15be0ba5ef01b7ce25243e1bb1
15:49:08 [2021-05-06T15:49:08.461Z] #57 89.78 + for f in rootlesskit rootlesskit-docker-proxy
15:49:08 [2021-05-06T15:49:08.724Z] #57 89.78 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:49:11 [2021-05-06T15:49:11.653Z] #13 107.9 Selecting previously unselected package libapparmor1:amd64.
15:49:11 [2021-05-06T15:49:11.653Z] #13 107.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:49:11 [2021-05-06T15:49:11.653Z] #13 107.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:49:11 [2021-05-06T15:49:11.653Z] #13 108.0 Selecting previously unselected package libapparmor-dev:amd64.
15:49:11 [2021-05-06T15:49:11.654Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
15:49:11 [2021-05-06T15:49:11.654Z] === RUN   TestBuildMultiStageOnBuild
15:49:11 [2021-05-06T15:49:11.913Z] #13 108.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:49:11 [2021-05-06T15:49:11.913Z] #13 108.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:49:11 [2021-05-06T15:49:11.913Z] #13 108.2 Selecting previously unselected package libbtrfs0.
15:49:11 [2021-05-06T15:49:11.913Z] #13 108.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:49:11 [2021-05-06T15:49:11.913Z] #13 108.2 Unpacking libbtrfs0 (4.20.1-2) ...
15:49:11 [2021-05-06T15:49:11.913Z] #13 108.3 Selecting previously unselected package libbtrfs-dev.
15:49:12 [2021-05-06T15:49:12.042Z] #57 ...
15:49:12 [2021-05-06T15:49:12.042Z] 
15:49:12 [2021-05-06T15:49:12.042Z] #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
15:49:12 [2021-05-06T15:49:12.042Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:49:12 [2021-05-06T15:49:12.042Z] #13 79.50 Selecting previously unselected package g++-mingw-w64-x86-64.
15:49:12 [2021-05-06T15:49:12.042Z] #13 79.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 79.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.34 Selecting previously unselected package libapparmor1:arm64.
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.36 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.37 Unpacking libapparmor1:arm64 (2.13.2-10) ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.48 Selecting previously unselected package libapparmor-dev:arm64.
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.49 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.50 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.68 Selecting previously unselected package libbtrfs0.
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.68 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.70 Unpacking libbtrfs0 (4.20.1-2) ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.82 Selecting previously unselected package libbtrfs-dev.
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.82 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.042Z] #13 88.83 Unpacking libbtrfs-dev (4.20.1-2) ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 88.93 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:49:12 [2021-05-06T15:49:12.043Z] #13 88.94 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 88.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.06 Selecting previously unselected package libudev-dev:arm64.
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.08 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.11 Unpacking libudev-dev:arm64 (241-7~deb10u7) ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.29 Selecting previously unselected package libsepol1-dev:arm64.
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.32 Unpacking libsepol1-dev:arm64 (2.8-1) ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.65 Selecting previously unselected package libpcre16-3:arm64.
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.65 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.68 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.86 Selecting previously unselected package libpcre32-3:arm64.
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.043Z] #13 89.86 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.3 Unpacking libbtrfs-dev (4.20.1-2) ...
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.5 Selecting previously unselected package libudev-dev:amd64.
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
15:49:12 [2021-05-06T15:49:12.174Z] #13 108.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
15:49:12 [2021-05-06T15:49:12.306Z] #13 90.08 Selecting previously unselected package libpcrecpp0v5:arm64.
15:49:12 [2021-05-06T15:49:12.306Z] #13 90.08 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.306Z] #13 90.09 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
15:49:12 [2021-05-06T15:49:12.306Z] #13 90.23 Selecting previously unselected package libpcre3-dev:arm64.
15:49:12 [2021-05-06T15:49:12.306Z] #13 90.24 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.306Z] #13 90.25 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
15:49:12 [2021-05-06T15:49:12.434Z] #13 108.7 Selecting previously unselected package libsepol1-dev:amd64.
15:49:12 [2021-05-06T15:49:12.434Z] #13 108.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:49:12 [2021-05-06T15:49:12.434Z] #13 108.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:49:12 [2021-05-06T15:49:12.695Z] #13 108.9 Selecting previously unselected package libpcre16-3:amd64.
15:49:12 [2021-05-06T15:49:12.695Z] #13 108.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:49:12 [2021-05-06T15:49:12.695Z] #13 108.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:49:12 [2021-05-06T15:49:12.695Z] #13 ...
15:49:12 [2021-05-06T15:49:12.695Z] 
15:49:12 [2021-05-06T15:49:12.695Z] #44 [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
15:49:12 [2021-05-06T15:49:12.695Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:49:12 [2021-05-06T15:49:12.695Z] #44 114.7 net/http/httptrace
15:49:12 [2021-05-06T15:49:12.882Z] #13 90.71 Selecting previously unselected package libselinux1-dev:arm64.
15:49:12 [2021-05-06T15:49:12.882Z] #13 90.71 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
15:49:12 [2021-05-06T15:49:12.882Z] #13 90.73 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
15:49:12 [2021-05-06T15:49:12.955Z] #44 114.9 net/http
15:49:13 [2021-05-06T15:49:13.145Z] #13 91.04 Selecting previously unselected package libdevmapper-dev:arm64.
15:49:13 [2021-05-06T15:49:13.145Z] #13 91.06 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
15:49:13 [2021-05-06T15:49:13.145Z] #13 91.07 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:49:13 [2021-05-06T15:49:13.487Z] #13 91.17 Selecting previously unselected package libseccomp-dev:arm64.
15:49:13 [2021-05-06T15:49:13.487Z] #13 91.18 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
15:49:13 [2021-05-06T15:49:13.487Z] #13 91.20 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
15:49:13 [2021-05-06T15:49:13.487Z] #13 91.35 Selecting previously unselected package libsystemd-dev:arm64.
15:49:13 [2021-05-06T15:49:13.487Z] #13 91.36 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ...
15:49:13 [2021-05-06T15:49:13.487Z] #13 91.37 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ...
15:49:14 [2021-05-06T15:49:14.479Z] #13 92.38 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
15:49:14 [2021-05-06T15:49:14.479Z] #13 92.41 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
15:49:14 [2021-05-06T15:49:14.479Z] #13 92.42 Setting up libapparmor1:arm64 (2.13.2-10) ...
15:49:14 [2021-05-06T15:49:14.479Z] #13 92.44 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:49:14 [2021-05-06T15:49:14.872Z] #13 92.45 Setting up libpcre16-3:arm64 (2:8.39-12) ...
15:49:14 [2021-05-06T15:49:14.872Z] #13 92.79 Setting up libsepol1-dev:arm64 (2.8-1) ...
15:49:15 [2021-05-06T15:49:15.620Z] #44 ...
15:49:15 [2021-05-06T15:49:15.620Z] 
15:49:15 [2021-05-06T15:49:15.620Z] #57 [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
15:49:15 [2021-05-06T15:49:15.620Z] #57 sha256:ec180cbc2b7430e8631a810630c380c1530b0e49ad2ce7f2279bb122b6be9bfb
15:49:15 [2021-05-06T15:49:15.620Z] #57 DONE 117.2s
15:49:15 [2021-05-06T15:49:15.620Z] 
15:49:15 [2021-05-06T15:49:15.620Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:49:15 [2021-05-06T15:49:15.620Z] #58 sha256:fa025800ff5bb2ed6bd874f7d337b5e55acdae0aa239fcfadac6de2f38f059f1
15:49:15 [2021-05-06T15:49:15.620Z] #58 DONE 0.1s
15:49:15 [2021-05-06T15:49:15.620Z] 
15:49:15 [2021-05-06T15:49:15.620Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:49:15 [2021-05-06T15:49:15.620Z] #59 sha256:5db42a35929ab71e200562fc0cd1f29dd1cc6d8348c98b532172c943d9649baf
15:49:15 [2021-05-06T15:49:15.620Z] #59 DONE 0.1s
15:49:15 [2021-05-06T15:49:15.620Z] 
15:49:15 [2021-05-06T15:49:15.620Z] #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
15:49:15 [2021-05-06T15:49:15.620Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.1 Selecting previously unselected package libpcre32-3:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.3 Selecting previously unselected package libpcrecpp0v5:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.4 Selecting previously unselected package libpcre3-dev:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 109.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.0 Selecting previously unselected package libselinux1-dev:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.5 Selecting previously unselected package libdevmapper-dev:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.6 Selecting previously unselected package libseccomp-dev:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 110.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 111.5 Selecting previously unselected package libsystemd-dev:amd64.
15:49:15 [2021-05-06T15:49:15.620Z] #13 111.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
15:49:15 [2021-05-06T15:49:15.620Z] #13 111.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
15:49:15 [2021-05-06T15:49:15.821Z] #13 93.47 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.2 Setting up libbtrfs0 (4.20.1-2) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:49:15 [2021-05-06T15:49:15.890Z] #13 112.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.3 Setting up libbtrfs-dev (4.20.1-2) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.3 Setting up mingw-w64-common (6.0.0-3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 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
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 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
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 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
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 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
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.5 Setting up dmsetup (2:1.02.155-3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:49:16 [2021-05-06T15:49:16.150Z] #13 112.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:49:16 [2021-05-06T15:49:16.411Z] #13 112.5 Processing triggers for libc-bin (2.28-10) ...
15:49:16 [2021-05-06T15:49:16.932Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:49:16 [2021-05-06T15:49:16.932Z] === RUN   TestBuildUncleanTarFilenames
15:49:16 [2021-05-06T15:49:16.983Z] #13 DONE 112.9s
15:49:16 [2021-05-06T15:49:16.983Z] 
15:49:16 [2021-05-06T15:49:16.983Z] #52 [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
15:49:16 [2021-05-06T15:49:16.983Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:49:17 [2021-05-06T15:49:17.187Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
15:49:17 [2021-05-06T15:49:17.187Z] === RUN   TestBuildMultiStageLayerLeak
15:49:17 [2021-05-06T15:49:17.216Z] #13 94.98 Setting up libbtrfs0 (4.20.1-2) ...
15:49:17 [2021-05-06T15:49:17.480Z] #13 95.33 Setting up libpcre32-3:arm64 (2:8.39-12) ...
15:49:17 [2021-05-06T15:49:17.480Z] #13 95.44 Setting up libudev-dev:arm64 (241-7~deb10u7) ...#13 ...
15:49:17 [2021-05-06T15:49:17.480Z] 
15:49:17 [2021-05-06T15:49:17.480Z] #57 [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
15:49:17 [2021-05-06T15:49:17.480Z] #57 sha256:ace131df43bbda83055ed94ffea06fe0366bfd15be0ba5ef01b7ce25243e1bb1
15:49:17 [2021-05-06T15:49:17.480Z] #57 DONE 98.8s
15:49:17 [2021-05-06T15:49:17.480Z] 
15:49:17 [2021-05-06T15:49:17.480Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:49:17 [2021-05-06T15:49:17.480Z] #58 sha256:c98fe614da68df5bc6aa1f855f85fb4f6d112b55f50ce379666e5e77094dd8ff
15:49:17 [2021-05-06T15:49:17.480Z] #58 DONE 0.1s
15:49:17 [2021-05-06T15:49:17.480Z] 
15:49:17 [2021-05-06T15:49:17.480Z] #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
15:49:17 [2021-05-06T15:49:17.480Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:49:17 [2021-05-06T15:49:17.480Z] #13 95.44 Setting up libudev-dev:arm64 (241-7~deb10u7) ...
15:49:17 [2021-05-06T15:49:17.480Z] #13 95.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:49:17 [2021-05-06T15:49:17.480Z] #13 95.53 Setting up libbtrfs-dev (4.20.1-2) ...
15:49:17 [2021-05-06T15:49:17.480Z] #13 95.55 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
15:49:17 [2021-05-06T15:49:17.480Z] #13 ...
15:49:17 [2021-05-06T15:49:17.480Z] 
15:49:17 [2021-05-06T15:49:17.480Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:49:17 [2021-05-06T15:49:17.480Z] #59 sha256:9e8066b94a30fad9b19c30e32503b2882ffbdb1e6b77e9903836f45b70ef69be
15:49:17 [2021-05-06T15:49:17.755Z] #59 DONE 0.1s
15:49:17 [2021-05-06T15:49:17.755Z] 
15:49:17 [2021-05-06T15:49:17.755Z] #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
15:49:17 [2021-05-06T15:49:17.755Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.56 Setting up mingw-w64-common (6.0.0-3) ...
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.58 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ...
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.60 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.62 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.63 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.65 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
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.67 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
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.69 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.71 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
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.73 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
15:49:17 [2021-05-06T15:49:17.755Z] #13 95.74 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:49:18 [2021-05-06T15:49:18.022Z] #13 95.75 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
15:49:18 [2021-05-06T15:49:18.022Z] #13 95.77 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:49:18 [2021-05-06T15:49:18.022Z] #13 95.79 Setting up dmsetup (2:1.02.155-3) ...
15:49:18 [2021-05-06T15:49:18.022Z] #13 95.80 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:49:18 [2021-05-06T15:49:18.022Z] #13 95.82 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:49:18 [2021-05-06T15:49:18.022Z] #13 95.84 Processing triggers for libc-bin (2.28-10) ...
15:49:18 [2021-05-06T15:49:18.286Z] #13 DONE 96.3s
15:49:18 [2021-05-06T15:49:18.286Z] 
15:49:18 [2021-05-06T15:49:18.286Z] #44 [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
15:49:18 [2021-05-06T15:49:18.286Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:49:18 [2021-05-06T15:49:18.286Z] #44 90.23 vendor/golang.org/x/net/http/httpguts
15:49:18 [2021-05-06T15:49:18.286Z] #44 90.24 mime/multipart
15:49:18 [2021-05-06T15:49:18.286Z] #44 92.16 crypto/tls
15:49:18 [2021-05-06T15:49:18.286Z] #44 96.77 net/http/httptrace
15:49:18 [2021-05-06T15:49:18.286Z] #44 97.02 net/http
15:49:18 [2021-05-06T15:49:18.550Z] #44 ...
15:49:18 [2021-05-06T15:49:18.550Z] 
15:49:18 [2021-05-06T15:49:18.550Z] #52 [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
15:49:18 [2021-05-06T15:49:18.550Z] #52 sha256:cf06fca305ef0cd50d381a3ca54e607db4109faa7e221372928246c61b191a09
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.978 + RM_GOPATH=0
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.978 + TMP_GOPATH=
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.978 + : /build
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.978 + '[' -z '' ']'
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.978 ++ mktemp -d
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.979 + export GOPATH=/tmp/tmp.PBI8PKXCNJ
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.979 + GOPATH=/tmp/tmp.PBI8PKXCNJ
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.979 + RM_GOPATH=1
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.979 + case "$(go env GOARCH)" in
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.979 ++ go env GOARCH
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.991 + export GO_BUILDMODE=-buildmode=pie
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.991 + GO_BUILDMODE=-buildmode=pie
15:49:20 [2021-05-06T15:49:20.494Z] #52 1.992 ++ dirname /tmp/install/install.sh
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.002 + dir=/tmp/install
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.002 + bin=runc
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.002 + shift
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.006 + '[' '!' -f /tmp/install/runc.installer ']'
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.006 + . /tmp/install/runc.installer
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.006 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.006 + install_runc
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.007 + uname -r
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.023 + grep -q '^3\.10\.0.*\.el7\.'
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.030 + RUNC_BUILDTAGS='seccomp '
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.030 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.030 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.031 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PBI8PKXCNJ/src/github.com/opencontainers/runc
15:49:20 [2021-05-06T15:49:20.494Z] #52 2.033 Cloning into '/tmp/tmp.PBI8PKXCNJ/src/github.com/opencontainers/runc'...
15:49:20 [2021-05-06T15:49:20.760Z] #52 ...
15:49:20 [2021-05-06T15:49:20.760Z] 
15:49:20 [2021-05-06T15:49:20.760Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
15:49:20 [2021-05-06T15:49:20.760Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
15:49:20 [2021-05-06T15:49:20.760Z] #14 DONE 2.2s
15:49:20 [2021-05-06T15:49:20.760Z] 
15:49:20 [2021-05-06T15:49:20.760Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:49:20 [2021-05-06T15:49:20.760Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
15:49:21 [2021-05-06T15:49:21.188Z] #52 ...
15:49:21 [2021-05-06T15:49:21.188Z] 
15:49:21 [2021-05-06T15:49:21.188Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
15:49:21 [2021-05-06T15:49:21.188Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
15:49:21 [2021-05-06T15:49:21.188Z] #14 DONE 4.3s
15:49:21 [2021-05-06T15:49:21.188Z] 
15:49:21 [2021-05-06T15:49:21.188Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:49:21 [2021-05-06T15:49:21.188Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
15:49:22 [2021-05-06T15:49:22.423Z] --- PASS: TestBuildMultiStageLayerLeak (5.09s)
15:49:22 [2021-05-06T15:49:22.423Z] === RUN   TestBuildWithHugeFile
15:49:22 [2021-05-06T15:49:22.689Z] #15 DONE 1.8s
15:49:22 [2021-05-06T15:49:22.689Z] 
15:49:22 [2021-05-06T15:49:22.689Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:49:22 [2021-05-06T15:49:22.689Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
15:49:24 [2021-05-06T15:49:24.083Z] #16 1.335 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:49:24 [2021-05-06T15:49:24.083Z] #16 DONE 1.7s
15:49:24 [2021-05-06T15:49:24.083Z] 
15:49:24 [2021-05-06T15:49:24.083Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:49:24 [2021-05-06T15:49:24.083Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
15:49:24 [2021-05-06T15:49:24.487Z] #15 DONE 3.4s
15:49:24 [2021-05-06T15:49:24.487Z] 
15:49:24 [2021-05-06T15:49:24.487Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:49:24 [2021-05-06T15:49:24.487Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
15:49:25 [2021-05-06T15:49:25.480Z] #17 DONE 1.5s
15:49:25 [2021-05-06T15:49:25.480Z] 
15:49:25 [2021-05-06T15:49:25.480Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:49:25 [2021-05-06T15:49:25.480Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
15:49:26 [2021-05-06T15:49:26.398Z] #16 2.084 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:49:26 [2021-05-06T15:49:26.398Z] #16 DONE 2.2s
15:49:26 [2021-05-06T15:49:26.398Z] 
15:49:26 [2021-05-06T15:49:26.398Z] #52 [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
15:49:26 [2021-05-06T15:49:26.398Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.629 + RM_GOPATH=0
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.629 + TMP_GOPATH=
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.629 + : /build
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.629 + '[' -z '' ']'
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.660 ++ mktemp -d
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.660 + export GOPATH=/tmp/tmp.XHMMBoUvri
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.660 + GOPATH=/tmp/tmp.XHMMBoUvri
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.660 + RM_GOPATH=1
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.660 + case "$(go env GOARCH)" in
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.660 ++ go env GOARCH
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + export GO_BUILDMODE=-buildmode=pie
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + GO_BUILDMODE=-buildmode=pie
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 ++ dirname /tmp/install/install.sh
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + dir=/tmp/install
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + bin=runc
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + shift
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + '[' '!' -f /tmp/install/runc.installer ']'
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + . /tmp/install/runc.installer
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + install_runc
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.682 + grep -q '^3\.10\.0.*\.el7\.'
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.694 + uname -r
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.708 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.724 + RUNC_BUILDTAGS='seccomp '
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.724 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XHMMBoUvri/src/github.com/opencontainers/runc
15:49:26 [2021-05-06T15:49:26.398Z] #52 4.724 Cloning into '/tmp/tmp.XHMMBoUvri/src/github.com/opencontainers/runc'...
15:49:27 [2021-05-06T15:49:27.423Z] #18 DONE 1.5s
15:49:27 [2021-05-06T15:49:27.423Z] 
15:49:27 [2021-05-06T15:49:27.423Z] #19 [dev-systemd-false  6/26] RUN ldconfig
15:49:27 [2021-05-06T15:49:27.423Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
15:49:28 [2021-05-06T15:49:28.818Z] #19 DONE 1.7s
15:49:28 [2021-05-06T15:49:28.818Z] 
15:49:28 [2021-05-06T15:49:28.818Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:49:28 [2021-05-06T15:49:28.818Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
15:49:28 [2021-05-06T15:49:28.941Z] #52 ...
15:49:28 [2021-05-06T15:49:28.941Z] 
15:49:28 [2021-05-06T15:49:28.941Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:49:28 [2021-05-06T15:49:28.941Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
15:49:28 [2021-05-06T15:49:28.941Z] #17 DONE 2.2s
15:49:28 [2021-05-06T15:49:28.941Z] 
15:49:28 [2021-05-06T15:49:28.941Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:49:28 [2021-05-06T15:49:28.941Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
15:49:29 [2021-05-06T15:49:29.083Z] #20 ...
15:49:29 [2021-05-06T15:49:29.083Z] 
15:49:29 [2021-05-06T15:49:29.083Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:49:29 [2021-05-06T15:49:29.083Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
15:49:29 [2021-05-06T15:49:29.083Z] #32 DONE 110.0s
15:49:29 [2021-05-06T15:49:29.083Z] 
15:49:29 [2021-05-06T15:49:29.083Z] #52 [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
15:49:29 [2021-05-06T15:49:29.083Z] #52 sha256:cf06fca305ef0cd50d381a3ca54e607db4109faa7e221372928246c61b191a09
15:49:29 [2021-05-06T15:49:29.083Z] #52 9.565 + cd /tmp/tmp.PBI8PKXCNJ/src/github.com/opencontainers/runc
15:49:29 [2021-05-06T15:49:29.083Z] #52 9.565 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:49:29 [2021-05-06T15:49:29.083Z] #52 10.51 + '[' -z '' ']'
15:49:29 [2021-05-06T15:49:29.083Z] #52 10.51 + target=static
15:49:29 [2021-05-06T15:49:29.083Z] #52 10.51 + make 'BUILDTAGS=seccomp ' static
15:49:29 [2021-05-06T15:49:29.347Z] #52 10.79 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
15:49:31 [2021-05-06T15:49:31.481Z] #18 DONE 2.3s
15:49:31 [2021-05-06T15:49:31.481Z] 
15:49:31 [2021-05-06T15:49:31.481Z] #19 [dev-systemd-false  6/26] RUN ldconfig
15:49:31 [2021-05-06T15:49:31.481Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
15:49:33 [2021-05-06T15:49:33.390Z] #19 ...
15:49:33 [2021-05-06T15:49:33.390Z] 
15:49:33 [2021-05-06T15:49:33.390Z] #44 [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
15:49:33 [2021-05-06T15:49:33.390Z] #44 sha256:babe385013babaeae792eee0161d11aaf95ecfcd9acb2e48e8a6108a93688273
15:49:33 [2021-05-06T15:49:33.390Z] #44 125.6 github.com/LK4D4/vndr/godl
15:49:33 [2021-05-06T15:49:33.390Z] #44 126.5 github.com/LK4D4/vndr
15:49:33 [2021-05-06T15:49:33.390Z] #44 DONE 135.2s
15:49:33 [2021-05-06T15:49:33.390Z] 
15:49:33 [2021-05-06T15:49:33.390Z] #52 [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
15:49:33 [2021-05-06T15:49:33.390Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:49:33 [2021-05-06T15:49:33.390Z] #52 12.77 + cd /tmp/tmp.XHMMBoUvri/src/github.com/opencontainers/runc
15:49:33 [2021-05-06T15:49:33.390Z] #52 12.77 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
15:49:33 [2021-05-06T15:49:33.390Z] #52 13.42 + '[' -z '' ']'
15:49:33 [2021-05-06T15:49:33.390Z] #52 13.42 + target=static
15:49:33 [2021-05-06T15:49:33.390Z] #52 13.42 + make 'BUILDTAGS=seccomp ' static
15:49:33 [2021-05-06T15:49:33.390Z] #52 13.76 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
15:49:33 [2021-05-06T15:49:33.390Z] #52 ...
15:49:33 [2021-05-06T15:49:33.390Z] 
15:49:33 [2021-05-06T15:49:33.390Z] #19 [dev-systemd-false  6/26] RUN ldconfig
15:49:33 [2021-05-06T15:49:33.390Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
15:49:33 [2021-05-06T15:49:33.390Z] #19 DONE 2.3s
15:49:33 [2021-05-06T15:49:33.650Z] 
15:49:33 [2021-05-06T15:49:33.650Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:49:33 [2021-05-06T15:49:33.650Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
15:49:33 [2021-05-06T15:49:33.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:49:34 [2021-05-06T15:49:34.659Z] #52 ...
15:49:34 [2021-05-06T15:49:34.659Z] 
15:49:34 [2021-05-06T15:49:34.659Z] #44 [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
15:49:34 [2021-05-06T15:49:34.659Z] #44 sha256:7e288a33a51fb5a27b14a553fceef7a138116505af24269b07fee4d681807221
15:49:34 [2021-05-06T15:49:34.659Z] #44 106.6 github.com/LK4D4/vndr/godl
15:49:34 [2021-05-06T15:49:34.659Z] #44 107.4 github.com/LK4D4/vndr
15:49:34 [2021-05-06T15:49:34.659Z] #44 DONE 115.0s
15:49:34 [2021-05-06T15:49:34.659Z] 
15:49:34 [2021-05-06T15:49:34.659Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:49:34 [2021-05-06T15:49:34.659Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
15:49:34 [2021-05-06T15:49:34.659Z] #20 2.080 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
15:49:34 [2021-05-06T15:49:34.659Z] #20 2.080 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:49:34 [2021-05-06T15:49:34.659Z] #20 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:49:34 [2021-05-06T15:49:34.659Z] #20 2.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:49:34 [2021-05-06T15:49:34.659Z] #20 2.789 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB]
15:49:34 [2021-05-06T15:49:34.659Z] #20 3.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:49:34 [2021-05-06T15:49:34.660Z] #20 4.338 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [280 kB]
15:49:34 [2021-05-06T15:49:34.660Z] #20 5.278 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
15:49:36 [2021-05-06T15:49:36.587Z] #20 7.700 Fetched 8773 kB in 6s (1493 kB/s)
15:49:36 [2021-05-06T15:49:36.587Z] #20 7.700 Reading package lists...
15:49:36 [2021-05-06T15:49:36.587Z] #20 ...
15:49:36 [2021-05-06T15:49:36.587Z] 
15:49:36 [2021-05-06T15:49:36.587Z] #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
15:49:36 [2021-05-06T15:49:36.587Z] #24 sha256:b82fc64392dd2bcd833f00dfe8c566a9def48b4d639220073ffa303bf8013e72
15:49:37 [2021-05-06T15:49:37.892Z] #20 4.453 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
15:49:37 [2021-05-06T15:49:37.892Z] #20 4.501 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:49:37 [2021-05-06T15:49:37.892Z] #20 4.565 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:49:38 [2021-05-06T15:49:38.152Z] #20 4.651 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:49:38 [2021-05-06T15:49:38.414Z] #20 5.037 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB]
15:49:38 [2021-05-06T15:49:38.674Z] #20 ...
15:49:38 [2021-05-06T15:49:38.674Z] 
15:49:38 [2021-05-06T15:49:38.674Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:49:38 [2021-05-06T15:49:38.674Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
15:49:38 [2021-05-06T15:49:38.674Z] #32 DONE 140.5s
15:49:38 [2021-05-06T15:49:38.934Z] 
15:49:38 [2021-05-06T15:49:38.934Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:49:38 [2021-05-06T15:49:38.934Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
15:49:39 [2021-05-06T15:49:39.489Z] #24 117.8 Checking out files:  30% (3444/11355)   
Checking out files:  31% (3521/11355)   
Checking out files:  32% (3634/11355)   
Checking out files:  33% (3748/11355)   
Checking out files:  34% (3861/11355)   
Checking out files:  35% (3975/11355)   
Checking out files:  36% (4088/11355)   
Checking out files:  37% (4202/11355)   
Checking out files:  38% (4315/11355)   
Checking out files:  39% (4429/11355)   
Checking out files:  40% (4542/11355)   
Checking out files:  41% (4656/11355)   
Checking out files:  42% (4770/11355)   
Checking out files:  43% (4883/11355)   
Checking out files:  44% (4997/11355)   
Checking out files:  45% (5110/11355)   
Checking out files:  46% (5224/11355)   
Checking out files:  47% (5337/11355)   
Checking out files:  48% (5451/11355)   
Checking out files:  49% (5564/11355)   
Checking out files:  50% (5678/11355)   
Checking out files:  51% (5792/11355)   
Checking out files:  51% (5832/11355)   
Checking out files:  52% (5905/11355)   
Checking out files:  53% (6019/11355)   
Checking out files:  54% (6132/11355)   
Checking out files:  55% (6246/11355)   
Checking out files:  56% (6359/11355)   
Checking out files:  57% (6473/11355)   
Checking out files:  58% (6586/11355)   
Checking out files:  59% (6700/11355)   
Checking out files:  60% (6813/11355)   
Checking out files:  61% (6927/11355)   
Checking out files:  62% (7041/11355)   
Checking out files:  63% (7154/11355)   
Checking out files:  64% (7268/11355)   
Checking out files:  65% (7381/11355)   
Checking out files:  66% (7495/11355)   
Checking out files:  67% (7608/11355)   
Checking out files:  68% (7722/11355)   
Checking out files:  69% (7835/11355)   
Checking out files:  70% (7949/11355)   
Checking out files:  71% (8063/11355)   
Checking out files:  72% (8176/11355)   
Checking out files:  73% (8290/11355)   
Checking out files:  74% (8403/11355)   
Checking out files:  75% (8517/11355)   
Checking out files:  76% (8630/11355)   
Checking out files:  76% (8684/11355)   
Checking out files:  77% (8744/11355)   
Checking out files:  78% (8857/11355)   
Checking out files:  79% (8971/11355)   
Checking out files:  80% (9084/11355)   
Checking out files:  81% (9198/11355)   
Checking out files:  82% (9312/11355)   
Checking out files:  83% (9425/11355)   
Checking out files:  84% (9539/11355)   
Checking out files:  85% (9652/11355)   
Checking out files:  86% (9766/11355)   
Checking out files:  87% (9879/11355)   
Checking out files:  88% (9993/11355)   
Checking out files:  89% (10106/11355)   
Checking out files:  90% (10220/11355)   
Checking out files:  91% (10334/11355)   
Checking out files:  92% (10447/11355)   
Checking out files:  93% (10561/11355)   
Checking out files:  94% (10674/11355)   
Checking out files:  95% (10788/11355)   
Checking out files:  96% (10901/11355)   
Checking out files:  97% (11015/11355)   
Checking out files:  98% (11128/11355)   
Checking out files:  99% (11242/11355)   
Checking out files: 100% (11355/11355)   
Checking out files: 100% (11355/11355), done.
15:49:39 [2021-05-06T15:49:39.505Z] #20 6.008 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:49:39 [2021-05-06T15:49:39.753Z] #24 120.9 + cd /tmp/tmp.ws4ty86LEH/tmp/docker-ce
15:49:39 [2021-05-06T15:49:39.754Z] #24 120.9 + git checkout -q v17.06.2-ce
15:49:40 [2021-05-06T15:49:40.537Z] #20 6.976 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
15:49:41 [2021-05-06T15:49:41.476Z] #20 8.052 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
15:49:42 [2021-05-06T15:49:42.524Z] #24 123.4 + mkdir -p /tmp/tmp.ws4ty86LEH/src/github.com/docker
15:49:42 [2021-05-06T15:49:42.524Z] #24 123.4 + mv components/cli /tmp/tmp.ws4ty86LEH/src/github.com/docker/cli
15:49:42 [2021-05-06T15:49:42.524Z] #24 123.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:49:44 [2021-05-06T15:49:44.771Z] #20 11.53 Fetched 8955 kB in 7s (1222 kB/s)
15:49:45 [2021-05-06T15:49:45.844Z] #24 ...
15:49:45 [2021-05-06T15:49:45.844Z] 
15:49:45 [2021-05-06T15:49:45.844Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:49:45 [2021-05-06T15:49:45.844Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
15:49:45 [2021-05-06T15:49:45.844Z] #20 7.700 Reading package lists...
15:49:45 [2021-05-06T15:49:45.844Z] #20 10.19 Reading package lists...
15:49:45 [2021-05-06T15:49:45.844Z] #20 12.47 Building dependency tree...
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.47 libcap2-bin is already the newest version (1:2.25-2).
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.47 The following additional packages will be installed:
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   python3.7 python3.7-minimal vim-runtime xxd
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48 Suggested packages:
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48 Recommended packages:
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   aufs-dkms nftables build-essential python3-dev python3-keyring
15:49:45 [2021-05-06T15:49:45.844Z] #20 13.48   python3-keyrings.alt python3-xdg unzip
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61 The following NEW packages will be installed:
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.61   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.62   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:49:45 [2021-05-06T15:49:45.844Z] #20 14.62   xz-utils zip
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.13 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.13 Need to get 27.6 MB of archives.
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.13 After this operation, 114 MB of additional disk space will be used.
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 15.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 16.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 17.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
15:49:45 [2021-05-06T15:49:45.844Z] #20 17.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
15:49:46 [2021-05-06T15:49:46.107Z] #20 17.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.10 debconf: delaying package configuration, since apt-utils is not installed
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.21 Fetched 27.6 MB in 3s (10.3 MB/s)
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.26 Selecting previously unselected package pigz.
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.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 ... 23408 files and directories currently installed.)
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.33 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.35 Unpacking pigz (2.4-1) ...
15:49:47 [2021-05-06T15:49:47.057Z] #20 18.44 Selecting previously unselected package libpython3.7-minimal:arm64.
15:49:47 [2021-05-06T15:49:47.308Z] #20 11.53 Reading package lists...
15:49:47 [2021-05-06T15:49:47.321Z] #20 18.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
15:49:47 [2021-05-06T15:49:47.321Z] #20 18.45 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
15:49:47 [2021-05-06T15:49:47.584Z] #20 18.88 Selecting previously unselected package python3.7-minimal.
15:49:47 [2021-05-06T15:49:47.584Z] #20 18.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
15:49:47 [2021-05-06T15:49:47.584Z] #20 18.91 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
15:49:48 [2021-05-06T15:49:48.533Z] #20 19.53 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
15:49:48 [2021-05-06T15:49:48.533Z] #20 19.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
15:49:50 [2021-05-06T15:49:50.109Z] #20 14.13 Reading package lists...
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.41 Selecting previously unselected package python3-minimal.
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.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 ... 23657 files and directories currently installed.)
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.47 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.48 Unpacking python3-minimal (3.7.3-1) ...
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.57 Selecting previously unselected package libmpdec2:arm64.
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.57 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.58 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.71 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
15:49:50 [2021-05-06T15:49:50.461Z] #20 21.74 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
15:49:50 [2021-05-06T15:49:50.678Z] #20 16.64 Building dependency tree...
15:49:51 [2021-05-06T15:49:51.247Z] #20 17.94 libcap2-bin is already the newest version (1:2.25-2).
15:49:51 [2021-05-06T15:49:51.247Z] #20 17.94 The following additional packages will be installed:
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.42 Selecting previously unselected package python3.7.
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.44 Unpacking python3.7 (3.7.3-2+deb10u3) ...
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.57 Selecting previously unselected package libpython3-stdlib:arm64.
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:49:51 [2021-05-06T15:49:51.301Z] #20 22.71 Setting up python3-minimal (3.7.3-1) ...
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.95   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.95   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.95   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.95   python3.7 python3.7-minimal vim-runtime xxd
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96 Suggested packages:
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96 Recommended packages:
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96   aufs-dkms nftables build-essential python3-dev python3-keyring
15:49:51 [2021-05-06T15:49:51.506Z] #20 17.96   python3-keyrings.alt python3-xdg unzip
15:49:52 [2021-05-06T15:49:52.697Z] #20 23.79 Selecting previously unselected package python3.
15:49:52 [2021-05-06T15:49:52.697Z] #20 23.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 ... 24069 files and directories currently installed.)
15:49:52 [2021-05-06T15:49:52.697Z] #20 23.86 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
15:49:52 [2021-05-06T15:49:52.697Z] #20 23.89 Unpacking python3 (3.7.3-1) ...
15:49:52 [2021-05-06T15:49:52.697Z] #20 24.13 Selecting previously unselected package libip4tc0:arm64.
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.21 The following NEW packages will be installed:
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.22   xz-utils zip
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.59 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.59 Need to get 28.5 MB of archives.
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.59 After this operation, 116 MB of additional disk space will be used.
15:49:52 [2021-05-06T15:49:52.886Z] #20 19.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:49:52 [2021-05-06T15:49:52.961Z] #20 24.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:49:53 [2021-05-06T15:49:53.146Z] #20 19.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:49:53 [2021-05-06T15:49:53.147Z] #20 19.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:49:53 [2021-05-06T15:49:53.224Z] #20 24.45 Unpacking libip4tc0:arm64 (1.8.2-4) ...
15:49:53 [2021-05-06T15:49:53.224Z] #20 24.53 Selecting previously unselected package libip6tc0:arm64.
15:49:53 [2021-05-06T15:49:53.224Z] #20 24.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
15:49:53 [2021-05-06T15:49:53.224Z] #20 24.54 Unpacking libip6tc0:arm64 (1.8.2-4) ...
15:49:53 [2021-05-06T15:49:53.224Z] #20 24.64 Selecting previously unselected package libiptc0:arm64.
15:49:53 [2021-05-06T15:49:53.406Z] #20 19.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:49:53 [2021-05-06T15:49:53.406Z] #20 19.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:49:53 [2021-05-06T15:49:53.406Z] #20 19.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:49:53 [2021-05-06T15:49:53.406Z] #20 19.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:49:53 [2021-05-06T15:49:53.559Z] #20 24.65 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
15:49:53 [2021-05-06T15:49:53.559Z] #20 24.67 Unpacking libiptc0:arm64 (1.8.2-4) ...
15:49:53 [2021-05-06T15:49:53.559Z] #20 24.77 Selecting previously unselected package libnfnetlink0:arm64.
15:49:53 [2021-05-06T15:49:53.559Z] #20 24.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:49:53 [2021-05-06T15:49:53.559Z] #20 24.78 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:49:53 [2021-05-06T15:49:53.559Z] #20 24.87 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:49:53 [2021-05-06T15:49:53.822Z] #20 24.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
15:49:53 [2021-05-06T15:49:53.822Z] #20 24.90 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:49:53 [2021-05-06T15:49:53.822Z] #20 25.10 Selecting previously unselected package libnftnl11:arm64.
15:49:53 [2021-05-06T15:49:53.822Z] #20 25.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
15:49:53 [2021-05-06T15:49:53.822Z] #20 25.12 Unpacking libnftnl11:arm64 (1.1.2-2) ...
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:49:53 [2021-05-06T15:49:53.975Z] #20 20.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:49:54 [2021-05-06T15:49:54.086Z] #20 25.25 Selecting previously unselected package iptables.
15:49:54 [2021-05-06T15:49:54.086Z] #20 25.25 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
15:49:54 [2021-05-06T15:49:54.086Z] #20 25.26 Unpacking iptables (1.8.2-4) ...
15:49:54 [2021-05-06T15:49:54.234Z] #20 20.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:49:54 [2021-05-06T15:49:54.348Z] #20 25.58 Selecting previously unselected package xxd.
15:49:54 [2021-05-06T15:49:54.348Z] #20 25.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
15:49:54 [2021-05-06T15:49:54.348Z] #20 25.60 Unpacking xxd (2:8.1.0875-5) ...
15:49:54 [2021-05-06T15:49:54.494Z] #20 20.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:49:54 [2021-05-06T15:49:54.494Z] #20 20.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:49:54 [2021-05-06T15:49:54.610Z] #20 25.77 Selecting previously unselected package vim-common.
15:49:54 [2021-05-06T15:49:54.610Z] #20 25.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:49:54 [2021-05-06T15:49:54.610Z] #20 25.81 Unpacking vim-common (2:8.1.0875-5) ...
15:49:54 [2021-05-06T15:49:54.610Z] #20 26.01 Selecting previously unselected package bash-completion.
15:49:54 [2021-05-06T15:49:54.753Z] #20 21.46 debconf: delaying package configuration, since apt-utils is not installed
15:49:54 [2021-05-06T15:49:54.872Z] #20 26.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:49:55 [2021-05-06T15:49:55.013Z] #20 21.56 Fetched 28.5 MB in 2s (17.0 MB/s)
15:49:55 [2021-05-06T15:49:55.013Z] #20 21.62 Selecting previously unselected package pigz.
15:49:55 [2021-05-06T15:49:55.013Z] #20 21.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 ... 23435 files and directories currently installed.)
15:49:55 [2021-05-06T15:49:55.013Z] #20 21.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:49:55 [2021-05-06T15:49:55.013Z] #20 21.68 Unpacking pigz (2.4-1) ...
15:49:55 [2021-05-06T15:49:55.013Z] #20 21.75 Selecting previously unselected package libpython3.7-minimal:amd64.
15:49:55 [2021-05-06T15:49:55.097Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:49:55 [2021-05-06T15:49:55.097Z] === RUN   TestBoolValue
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestBoolValue (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestBoolValueOrDefault
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestBoolValueOrDefault (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestInt64ValueOrZero
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestInt64ValueOrZero (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestInt64ValueOrDefault
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestInt64ValueOrDefault (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestInt64ValueOrDefaultWithError
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestJsonContentType
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestJsonContentType (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 14.7% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/server/httputils	0.049s	coverage: 14.7% of statements
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestMaskSecretKeys
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestMaskSecretKeys (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestVersionMiddlewareVersion
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 37.7% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/server/middleware	0.056s	coverage: 37.7% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestToJSON
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestToJSON (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestToParamWithVersion
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestToParamWithVersion (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestFromJSON
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestFromJSON (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestEmpty
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestEmpty (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestArgsMatchKVListEmptySources
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestArgsMatchKVList
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestArgsMatchKVList (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestArgsMatch
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestArgsMatch (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestAdd
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestAdd (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestDel
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestDel (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestLen
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestLen (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestExactMatch
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestExactMatch (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestOnlyOneExactMatch
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestOnlyOneExactMatch (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestContains
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestContains (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestValidate
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestValidate (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestWalkValues
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestWalkValues (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestFuzzyMatch
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestFuzzyMatch (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestClone
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestClone (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 92.2% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/types/filters	0.179s	coverage: 92.2% of statements
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestStrSliceMarshalJSON
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestStrSliceUnmarshalJSON
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestStrSliceUnmarshalString
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestStrSliceUnmarshalSlice
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 90.0% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/types/strslice	0.070s	coverage: 90.0% of statements
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestDurationToSecondsString
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestDurationToSecondsString (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestGetTimestamp
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestAdjustForAPIVersion
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestAdjustForAPIVersion (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 5.7% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/server/router/swarm	0.046s	coverage: 5.7% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestGetTimestamp (0.12s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseTimestamps
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestParseTimestamps (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 100.0% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/types/time	0.174s	coverage: 100.0% of statements
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestCompareVersion
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestCompareVersion (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] PASS
15:49:55 [2021-05-06T15:49:55.098Z] coverage: 75.0% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ok  	github.com/docker/docker/api/types/versions	0.065s	coverage: 75.0% of statements
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestParseRemoteURL (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestCloneArgsSmartHttp
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestCloneArgsDumbHttp
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestCloneArgsGit
15:49:55 [2021-05-06T15:49:55.098Z] --- PASS: TestCloneArgsGit (0.00s)
15:49:55 [2021-05-06T15:49:55.098Z] === RUN   TestCheckoutGit
15:49:55 [2021-05-06T15:49:55.272Z] #20 21.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:49:55 [2021-05-06T15:49:55.273Z] #20 21.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:49:55 [2021-05-06T15:49:55.532Z] #20 22.10 Selecting previously unselected package python3.7-minimal.
15:49:55 [2021-05-06T15:49:55.532Z] #20 22.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
15:49:55 [2021-05-06T15:49:55.532Z] #20 22.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
15:49:56 [2021-05-06T15:49:56.070Z] === RUN   TestEnable
15:49:56 [2021-05-06T15:49:56.070Z] --- PASS: TestEnable (0.00s)
15:49:56 [2021-05-06T15:49:56.070Z] === RUN   TestDisable
15:49:56 [2021-05-06T15:49:56.070Z] --- PASS: TestDisable (0.00s)
15:49:56 [2021-05-06T15:49:56.070Z] === RUN   TestEnabled
15:49:56 [2021-05-06T15:49:56.070Z] --- PASS: TestEnabled (0.00s)
15:49:56 [2021-05-06T15:49:56.070Z] PASS
15:49:56 [2021-05-06T15:49:56.070Z] coverage: 100.0% of statements
15:49:56 [2021-05-06T15:49:56.070Z] ok  	github.com/docker/docker/cli/debug	0.032s	coverage: 100.0% of statements
15:49:56 [2021-05-06T15:49:56.470Z] #20 22.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
15:49:56 [2021-05-06T15:49:56.470Z] #20 22.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestProcessNoDockerignore
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestProcessNoDockerignore (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestProcessShouldLeaveAllFiles
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestDetectContentType
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestDetectContentType (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestSelectAcceptableMIME
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestSelectAcceptableMIME (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestInspectEmptyResponse
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestInspectEmptyResponse (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestInspectResponseBinary
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestInspectResponseBinary (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestResponseUnsupportedContentType
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestInspectResponseTextSimple
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestInspectResponseTextSimple (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestInspectResponseEmptyContentType
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestUnknownContentLength
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestUnknownContentLength (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestDownloadRemote
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestDownloadRemote (0.06s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestGetWithStatusError
15:49:56 [2021-05-06T15:49:56.529Z] --- PASS: TestGetWithStatusError (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestCloseRootDirectory
15:49:56 [2021-05-06T15:49:56.529Z] --- SKIP: TestCloseRootDirectory (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestHashFile
15:49:56 [2021-05-06T15:49:56.529Z] --- SKIP: TestHashFile (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestHashSubdir
15:49:56 [2021-05-06T15:49:56.529Z] --- SKIP: TestHashSubdir (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:56 [2021-05-06T15:49:56.529Z] === RUN   TestRemoveDirectory
15:49:56 [2021-05-06T15:49:56.529Z] --- SKIP: TestRemoveDirectory (0.00s)
15:49:56 [2021-05-06T15:49:56.529Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:56 [2021-05-06T15:49:56.529Z] PASS
15:49:56 [2021-05-06T15:49:56.529Z] coverage: 9.3% of statements
15:49:56 [2021-05-06T15:49:56.529Z] ok  	github.com/docker/docker/builder/remotecontext	0.197s	coverage: 9.3% of statements
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestGetAllAllowed
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestGetAllAllowed (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestGetAllMeta
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestGetAllMeta (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestWarnOnUnusedBuildArgs
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestIsUnreferencedBuiltin
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestIsExistingDirectory
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestIsExistingDirectory (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestGetFilenameForDownload
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestGetFilenameForDownload (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestEnv2Variables
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestEnv2Variables (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestEnvValueWithExistingRunConfigEnv
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestMaintainer
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestMaintainer (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestLabel
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestLabel (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestFromScratch
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestFromScratch (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestFromWithArg
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestFromWithArg (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestFromWithArgButBuildArgsNotGiven
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestFromWithUndefinedArg
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestFromWithUndefinedArg (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestFromMultiStageWithNamedStage
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestOnbuild
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestOnbuild (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestWorkdir
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestWorkdir (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestCmd
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestCmd (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestHealthcheckNone
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestHealthcheckNone (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestHealthcheckCmd
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestHealthcheckCmd (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestEntrypoint
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestEntrypoint (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestExpose
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestExpose (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestUser
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestUser (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestVolume
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestVolume (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestStopSignal
15:49:56 [2021-05-06T15:49:56.991Z] --- SKIP: TestStopSignal (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestArg
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestArg (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestShell
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestShell (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestPrependEnvOnCmd
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestPrependEnvOnCmd (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestRunWithBuildArgs
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestRunWithBuildArgs (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestRunIgnoresHealthcheck
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatchUnsupportedOptions
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestNormalizeWorkdir
15:49:56 [2021-05-06T15:49:56.991Z] --- PASS: TestNormalizeWorkdir (0.00s)
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatch
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatch/ADD_multiple_files_to_file
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
15:49:56 [2021-05-06T15:49:56.991Z] === RUN   TestDispatch/COPY_multiple_files_to_file
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestDispatch/COPY_wildcard_no_files
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestDispatch/COPY_url
15:49:57 [2021-05-06T15:49:57.451Z] --- PASS: TestDispatch (0.07s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
15:49:57 [2021-05-06T15:49:57.451Z]     --- PASS: TestDispatch/COPY_url (0.00s)
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestAddScratchImageAddsToMounts
15:49:57 [2021-05-06T15:49:57.451Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestAddFromScratchPopulatesPlatform
15:49:57 [2021-05-06T15:49:57.451Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
15:49:57 [2021-05-06T15:49:57.451Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestImageSourceGetAddsToMounts
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestEmptyDockerfile
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestEmptyDockerfile (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestSymlinkDockerfile
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestSymlinkDockerfile (0.01s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestDockerfileOutsideTheBuildContext
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestNonExistingDockerfile
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestNonExistingDockerfile (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestCopyRunConfig
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestCopyRunConfig (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestDeepCopyRunConfig
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestDeepCopyRunConfig (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestExportImage
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestExportImage (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] === RUN   TestNormalizeDest
15:49:57 [2021-05-06T15:49:57.452Z] --- PASS: TestNormalizeDest (0.00s)
15:49:57 [2021-05-06T15:49:57.452Z] PASS
15:49:57 [2021-05-06T15:49:57.452Z] coverage: 46.8% of statements
15:49:57 [2021-05-06T15:49:57.452Z] ok  	github.com/docker/docker/builder/dockerfile	0.221s	coverage: 46.8% of statements
15:49:57 [2021-05-06T15:49:57.452Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:49:57 [2021-05-06T15:49:57.484Z] #20 ...
15:49:57 [2021-05-06T15:49:57.484Z] 
15:49:57 [2021-05-06T15:49:57.484Z] #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
15:49:57 [2021-05-06T15:49:57.484Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
15:49:57 [2021-05-06T15:49:57.484Z] #40 138.2 + dpkg --print-architecture
15:49:57 [2021-05-06T15:49:57.850Z] #20 24.34 Selecting previously unselected package python3-minimal.
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.34 (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 ... 23684 files and directories currently installed.)
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.41 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.43 Unpacking python3-minimal (3.7.3-1) ...
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.51 Selecting previously unselected package libmpdec2:amd64.
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.53 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:49:57 [2021-05-06T15:49:57.851Z] #20 24.62 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:49:58 [2021-05-06T15:49:58.110Z] #20 24.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
15:49:58 [2021-05-06T15:49:58.110Z] #20 24.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:49:58 [2021-05-06T15:49:58.908Z] #40 DONE 139.8s
15:49:58 [2021-05-06T15:49:58.908Z] 
15:49:58 [2021-05-06T15:49:58.908Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:49:58 [2021-05-06T15:49:58.908Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
15:49:58 [2021-05-06T15:49:58.908Z] #20 28.93 Unpacking bash-completion (1:2.8-6) ...
15:49:58 [2021-05-06T15:49:58.908Z] #20 30.03 Selecting previously unselected package bzip2.
15:49:58 [2021-05-06T15:49:58.908Z] #20 30.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
15:49:58 [2021-05-06T15:49:58.908Z] #20 30.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:49:58 [2021-05-06T15:49:58.908Z] #20 30.20 Selecting previously unselected package xz-utils.
15:49:58 [2021-05-06T15:49:58.908Z] #20 30.21 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
15:49:58 [2021-05-06T15:49:58.908Z] #20 30.21 Unpacking xz-utils (5.2.4-1) ...
15:49:59 [2021-05-06T15:49:59.048Z] #20 25.41 Selecting previously unselected package python3.7.
15:49:59 [2021-05-06T15:49:59.048Z] #20 25.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
15:49:59 [2021-05-06T15:49:59.048Z] #20 25.43 Unpacking python3.7 (3.7.3-2+deb10u3) ...
15:49:59 [2021-05-06T15:49:59.048Z] #20 25.54 Selecting previously unselected package libpython3-stdlib:amd64.
15:49:59 [2021-05-06T15:49:59.048Z] #20 25.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:49:59 [2021-05-06T15:49:59.048Z] #20 25.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:49:59 [2021-05-06T15:49:59.049Z] #20 25.62 Setting up python3-minimal (3.7.3-1) ...
15:49:59 [2021-05-06T15:49:59.170Z] #20 30.44 Selecting previously unselected package apparmor.
15:49:59 [2021-05-06T15:49:59.170Z] #20 30.46 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
15:49:59 [2021-05-06T15:49:59.432Z] #20 30.55 Unpacking apparmor (2.13.2-10) ...
15:49:59 [2021-05-06T15:49:59.618Z] #20 26.31 Selecting previously unselected package python3.
15:49:59 [2021-05-06T15:49:59.696Z] #20 30.87 Selecting previously unselected package aufs-tools.
15:49:59 [2021-05-06T15:49:59.696Z] #20 30.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
15:49:59 [2021-05-06T15:49:59.696Z] #20 30.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:49:59 [2021-05-06T15:49:59.696Z] #20 31.03 Selecting previously unselected package libonig5:arm64.
15:49:59 [2021-05-06T15:49:59.696Z] #20 31.03 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
15:49:59 [2021-05-06T15:49:59.696Z] #20 31.04 Unpacking libonig5:arm64 (6.9.1-1) ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.38 Unpacking python3 (3.7.3-1) ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.46 Selecting previously unselected package libip4tc0:amd64.
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.48 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.56 Selecting previously unselected package libip6tc0:amd64.
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.57 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:49:59 [2021-05-06T15:49:59.877Z] #20 26.66 Selecting previously unselected package libiptc0:amd64.
15:49:59 [2021-05-06T15:49:59.959Z] #20 31.18 Selecting previously unselected package libjq1:arm64.
15:49:59 [2021-05-06T15:49:59.959Z] #20 31.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:49:59 [2021-05-06T15:49:59.959Z] #20 31.20 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:50:00 [2021-05-06T15:50:00.137Z] #20 26.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:50:00 [2021-05-06T15:50:00.137Z] #20 26.67 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:50:00 [2021-05-06T15:50:00.137Z] #20 26.75 Selecting previously unselected package libnfnetlink0:amd64.
15:50:00 [2021-05-06T15:50:00.137Z] #20 26.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:50:00 [2021-05-06T15:50:00.137Z] #20 26.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.35 Selecting previously unselected package jq.
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.37 Unpacking jq (1.5+dfsg-2+b1) ...
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.47 Selecting previously unselected package libaio1:arm64.
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.47 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.48 Unpacking libaio1:arm64 (0.3.112-3) ...
15:50:00 [2021-05-06T15:50:00.223Z] #20 31.55 Selecting previously unselected package libgpm2:arm64.
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.81 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.88 Selecting previously unselected package libnftnl11:amd64.
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.90 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:50:00 [2021-05-06T15:50:00.397Z] #20 26.99 Selecting previously unselected package iptables.
15:50:00 [2021-05-06T15:50:00.397Z] #20 27.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:50:00 [2021-05-06T15:50:00.397Z] #20 27.01 Unpacking iptables (1.8.2-4) ...
15:50:00 [2021-05-06T15:50:00.486Z] #20 31.56 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
15:50:00 [2021-05-06T15:50:00.486Z] #20 31.57 Unpacking libgpm2:arm64 (1.20.7-5) ...
15:50:00 [2021-05-06T15:50:00.486Z] #20 31.62 Selecting previously unselected package libicu63:arm64.
15:50:00 [2021-05-06T15:50:00.486Z] #20 31.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
15:50:00 [2021-05-06T15:50:00.486Z] #20 31.64 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:50:00 [2021-05-06T15:50:00.657Z] #20 27.25 Selecting previously unselected package xxd.
15:50:00 [2021-05-06T15:50:00.657Z] #20 27.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:50:00 [2021-05-06T15:50:00.657Z] #20 27.27 Unpacking xxd (2:8.1.0875-5) ...
15:50:00 [2021-05-06T15:50:00.657Z] #20 27.36 Selecting previously unselected package vim-common.
15:50:00 [2021-05-06T15:50:00.917Z] #20 27.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:50:00 [2021-05-06T15:50:00.917Z] #20 27.39 Unpacking vim-common (2:8.1.0875-5) ...
15:50:00 [2021-05-06T15:50:00.917Z] #20 27.55 Selecting previously unselected package bash-completion.
15:50:00 [2021-05-06T15:50:00.917Z] #20 27.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.42 Selecting previously unselected package libnet1:arm64.
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.52 Selecting previously unselected package libnl-3-200:arm64.
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.54 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.66 Selecting previously unselected package libprotobuf-c1:arm64.
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.76 Selecting previously unselected package libreadline5:arm64.
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:50:02 [2021-05-06T15:50:02.412Z] #20 33.86 Selecting previously unselected package net-tools.
15:50:02 [2021-05-06T15:50:02.675Z] #20 33.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
15:50:02 [2021-05-06T15:50:02.675Z] #20 33.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:50:02 [2021-05-06T15:50:02.938Z] #20 34.08 Selecting previously unselected package python-pip-whl.
15:50:02 [2021-05-06T15:50:02.938Z] #20 34.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:50:02 [2021-05-06T15:50:02.938Z] #20 34.10 Unpacking python-pip-whl (18.1-5) ...
15:50:03 [2021-05-06T15:50:03.201Z] #20 34.47 Selecting previously unselected package python3-lib2to3.
15:50:03 [2021-05-06T15:50:03.201Z] #20 34.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:50:03 [2021-05-06T15:50:03.201Z] #20 34.49 Unpacking python3-lib2to3 (3.7.3-1) ...
15:50:03 [2021-05-06T15:50:03.465Z] #20 34.67 Selecting previously unselected package python3-distutils.
15:50:03 [2021-05-06T15:50:03.465Z] #20 34.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:50:03 [2021-05-06T15:50:03.465Z] #20 34.69 Unpacking python3-distutils (3.7.3-1) ...
15:50:03 [2021-05-06T15:50:03.465Z] #20 34.84 Selecting previously unselected package python3-pip.
15:50:03 [2021-05-06T15:50:03.465Z] #20 34.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:50:03 [2021-05-06T15:50:03.545Z] #20 30.05 Unpacking bash-completion (1:2.8-6) ...
15:50:03 [2021-05-06T15:50:03.728Z] #20 34.87 Unpacking python3-pip (18.1-5) ...
15:50:03 [2021-05-06T15:50:03.728Z] #20 35.07 Selecting previously unselected package python3-pkg-resources.
15:50:03 [2021-05-06T15:50:03.728Z] #20 35.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:50:03 [2021-05-06T15:50:03.728Z] #20 35.09 Unpacking python3-pkg-resources (40.8.0-1) ...
15:50:03 [2021-05-06T15:50:03.805Z] #20 30.37 Selecting previously unselected package bzip2.
15:50:03 [2021-05-06T15:50:03.805Z] #20 30.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:50:03 [2021-05-06T15:50:03.805Z] #20 30.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:50:03 [2021-05-06T15:50:03.805Z] #20 30.46 Selecting previously unselected package xz-utils.
15:50:03 [2021-05-06T15:50:03.992Z] #20 35.23 Selecting previously unselected package python3-setuptools.
15:50:03 [2021-05-06T15:50:03.992Z] #20 35.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:50:03 [2021-05-06T15:50:03.992Z] #20 35.25 Unpacking python3-setuptools (40.8.0-1) ...
15:50:04 [2021-05-06T15:50:04.064Z] #20 30.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.064Z] #20 30.48 Unpacking xz-utils (5.2.4-1) ...
15:50:04 [2021-05-06T15:50:04.064Z] #20 30.63 Selecting previously unselected package apparmor.
15:50:04 [2021-05-06T15:50:04.064Z] #20 30.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.064Z] #20 30.71 Unpacking apparmor (2.13.2-10) ...
15:50:04 [2021-05-06T15:50:04.256Z] #20 35.45 Selecting previously unselected package python3-wheel.
15:50:04 [2021-05-06T15:50:04.256Z] #20 35.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:50:04 [2021-05-06T15:50:04.256Z] #20 35.47 Unpacking python3-wheel (0.32.3-2) ...
15:50:04 [2021-05-06T15:50:04.323Z] #20 31.02 Selecting previously unselected package aufs-tools.
15:50:04 [2021-05-06T15:50:04.519Z] #20 35.60 Selecting previously unselected package sudo.
15:50:04 [2021-05-06T15:50:04.519Z] #20 35.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
15:50:04 [2021-05-06T15:50:04.519Z] #20 35.61 Unpacking sudo (1.8.27-1+deb10u3) ...
15:50:04 [2021-05-06T15:50:04.583Z] #20 31.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.583Z] #20 31.03 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:50:04 [2021-05-06T15:50:04.583Z] #20 31.13 Selecting previously unselected package libonig5:amd64.
15:50:04 [2021-05-06T15:50:04.583Z] #20 31.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.583Z] #20 31.14 Unpacking libonig5:amd64 (6.9.1-1) ...
15:50:04 [2021-05-06T15:50:04.783Z] #20 35.99 Selecting previously unselected package thin-provisioning-tools.
15:50:04 [2021-05-06T15:50:04.783Z] #20 36.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
15:50:04 [2021-05-06T15:50:04.783Z] #20 36.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:50:04 [2021-05-06T15:50:04.842Z] #20 31.27 Selecting previously unselected package libjq1:amd64.
15:50:04 [2021-05-06T15:50:04.842Z] #20 31.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.842Z] #20 31.28 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.38 Selecting previously unselected package jq.
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.39 Unpacking jq (1.5+dfsg-2+b1) ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.44 Selecting previously unselected package libaio1:amd64.
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.45 Unpacking libaio1:amd64 (0.3.112-3) ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.51 Selecting previously unselected package libgpm2:amd64.
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.52 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.53 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:50:04 [2021-05-06T15:50:04.843Z] #20 31.59 Selecting previously unselected package libicu63:amd64.
15:50:05 [2021-05-06T15:50:05.046Z] #20 36.22 Selecting previously unselected package uidmap.
15:50:05 [2021-05-06T15:50:05.046Z] #20 36.23 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
15:50:05 [2021-05-06T15:50:05.046Z] #20 36.24 Unpacking uidmap (1:4.5-1.1) ...
15:50:05 [2021-05-06T15:50:05.046Z] #20 36.37 Selecting previously unselected package vim-runtime.
15:50:05 [2021-05-06T15:50:05.046Z] #20 36.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:50:05 [2021-05-06T15:50:05.046Z] #20 36.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:50:05 [2021-05-06T15:50:05.102Z] #20 31.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:50:05 [2021-05-06T15:50:05.102Z] #20 31.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:50:05 [2021-05-06T15:50:05.309Z] #20 36.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:50:05 [2021-05-06T15:50:05.309Z] #20 36.49 Unpacking vim-runtime (2:8.1.0875-5) ...
15:50:06 [2021-05-06T15:50:06.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:50:07 [2021-05-06T15:50:07.235Z] #20 38.50 Selecting previously unselected package vim.
15:50:07 [2021-05-06T15:50:07.235Z] #20 38.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
15:50:07 [2021-05-06T15:50:07.235Z] #20 38.55 Unpacking vim (2:8.1.0875-5) ...
15:50:07 [2021-05-06T15:50:07.641Z] #20 34.40 Selecting previously unselected package libnet1:amd64.
15:50:07 [2021-05-06T15:50:07.812Z] #20 38.99 Selecting previously unselected package xfsprogs.
15:50:07 [2021-05-06T15:50:07.812Z] #20 39.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
15:50:07 [2021-05-06T15:50:07.812Z] #20 39.01 Unpacking xfsprogs (4.20.0-1) ...
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.52 Selecting previously unselected package libnl-3-200:amd64.
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.60 Selecting previously unselected package libprotobuf-c1:amd64.
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:50:07 [2021-05-06T15:50:07.902Z] #20 34.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:50:07 [2021-05-06T15:50:07.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:50:08 [2021-05-06T15:50:08.076Z] #20 39.33 Selecting previously unselected package zip.
15:50:08 [2021-05-06T15:50:08.076Z] #20 39.35 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
15:50:08 [2021-05-06T15:50:08.076Z] #20 39.35 Unpacking zip (3.0-11+b1) ...
15:50:08 [2021-05-06T15:50:08.161Z] #20 34.66 Selecting previously unselected package libreadline5:amd64.
15:50:08 [2021-05-06T15:50:08.161Z] #20 34.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:50:08 [2021-05-06T15:50:08.161Z] #20 34.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:50:08 [2021-05-06T15:50:08.161Z] #20 34.77 Selecting previously unselected package net-tools.
15:50:08 [2021-05-06T15:50:08.161Z] #20 34.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:50:08 [2021-05-06T15:50:08.161Z] #20 34.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.55 Setting up aufs-tools (1:4.14+20190211-1) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.61 Setting up libip6tc0:arm64 (1.8.2-4) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.63 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.65 Setting up libgpm2:arm64 (1.20.7-5) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.66 Setting up libip4tc0:arm64 (1.8.2-4) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.68 Setting up uidmap (1:4.5-1.1) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.69 Setting up libnftnl11:arm64 (1.1.2-2) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:50:08 [2021-05-06T15:50:08.340Z] #20 39.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:50:08 [2021-05-06T15:50:08.421Z] #20 34.92 Selecting previously unselected package python-pip-whl.
15:50:08 [2021-05-06T15:50:08.421Z] #20 34.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:50:08 [2021-05-06T15:50:08.422Z] #20 34.94 Unpacking python-pip-whl (18.1-5) ...
15:50:08 [2021-05-06T15:50:08.603Z] #20 39.78 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:50:08 [2021-05-06T15:50:08.603Z] #20 39.79 Setting up xxd (2:8.1.0875-5) ...
15:50:08 [2021-05-06T15:50:08.603Z] #20 39.81 Setting up zip (3.0-11+b1) ...
15:50:08 [2021-05-06T15:50:08.603Z] #20 39.82 Setting up vim-common (2:8.1.0875-5) ...
15:50:08 [2021-05-06T15:50:08.603Z] #20 39.87 Setting up bash-completion (1:2.8-6) ...
15:50:09 [2021-05-06T15:50:09.007Z] #20 35.40 Selecting previously unselected package python3-lib2to3.
15:50:09 [2021-05-06T15:50:09.007Z] #20 35.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:50:09 [2021-05-06T15:50:09.007Z] #20 35.41 Unpacking python3-lib2to3 (3.7.3-1) ...
15:50:09 [2021-05-06T15:50:09.007Z] #20 35.52 Selecting previously unselected package python3-distutils.
15:50:09 [2021-05-06T15:50:09.007Z] #20 35.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:50:09 [2021-05-06T15:50:09.007Z] #20 35.54 Unpacking python3-distutils (3.7.3-1) ...
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.65 Selecting previously unselected package python3-pip.
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.66 Unpacking python3-pip (18.1-5) ...
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.80 Selecting previously unselected package python3-pkg-resources.
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.83 Unpacking python3-pkg-resources (40.8.0-1) ...
15:50:09 [2021-05-06T15:50:09.268Z] #20 35.94 Selecting previously unselected package python3-setuptools.
15:50:09 [2021-05-06T15:50:09.529Z] #20 35.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:50:09 [2021-05-06T15:50:09.529Z] #20 35.95 Unpacking python3-setuptools (40.8.0-1) ...
15:50:09 [2021-05-06T15:50:09.529Z] #20 ...
15:50:09 [2021-05-06T15:50:09.529Z] 
15:50:09 [2021-05-06T15:50:09.529Z] #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
15:50:09 [2021-05-06T15:50:09.529Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:50:09 [2021-05-06T15:50:09.529Z] #40 171.1 + dpkg --print-architecture
15:50:09 [2021-05-06T15:50:09.529Z] #40 171.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:50:09 [2021-05-06T15:50:09.790Z] #40 171.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:50:09 [2021-05-06T15:50:09.790Z] #40 171.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointCreateError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointCreate
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointDeleteError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointDeleteError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointDelete
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointDelete (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointListError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointListError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointList
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointList (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCheckpointListContainerNotFound
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNewClientWithOpsFromEnv
15:50:09 [2021-05-06T15:50:09.846Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z]     client_test.go:23: runtime.GOOS == "windows"
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestGetAPIPath
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestGetAPIPath (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestParseHostURL
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestParseHostURL (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNegotiateAPIVersionEmpty
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNegotiateAPIVersion
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNegotiateAPIVersion (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNegotiateAPVersionOverride
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNegotiateAPIVersionAutomatic
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestClientRedirect
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestClientRedirect (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigCreateUnsupported
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigCreateUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigCreateError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigCreate
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigInspectNotFound
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigInspectNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigInspectUnsupported
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigInspectUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigInspectError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigInspectConfigNotFound
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigInspect
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigListUnsupported
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigListUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigListError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigListError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigList
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigList (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigRemoveUnsupported
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigRemoveError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigRemove
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigUpdateUnsupported
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigUpdateError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigUpdateError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestConfigUpdate
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestConfigUpdate (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerCommitError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerCommitError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerCommit
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerCommit (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStatPathError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStatPathError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStatPathNotFoundError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStatPathNoHeaderError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStatPath
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStatPath (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyToContainerError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyToContainerError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyToContainerNotFoundError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyToContainerNotStatusOKError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyToContainer
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyToContainer (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyFromContainerError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyFromContainerError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyFromContainerNotFoundError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyFromContainerNotStatusOKError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyFromContainerNoHeaderError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestCopyFromContainer
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestCopyFromContainer (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerCreateError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerCreateImageNotFound
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerCreateWithName
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerCreateWithName (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerCreateAutoRemove
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerDiffError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerDiffError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerDiff
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerDiff (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecCreateError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecCreate
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecStartError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecStartError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecStart
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecStart (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecInspectError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecInspect
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExportError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExportError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExport
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExport (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerInspectError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerInspectContainerNotFound
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerInspect
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerInspectNode
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerInspectNode (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerKillError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerKillError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerKill
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerKill (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerListError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerListError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerList
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerList (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerLogsNotFoundError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerLogsError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerLogsError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerLogs
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerLogs (0.13s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerPauseError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerPauseError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerPause
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerPause (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainersPruneError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainersPruneError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainersPrune
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainersPrune (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRemoveError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRemoveNotFoundError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRemove
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRenameError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRenameError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRename
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRename (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerResizeError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerResizeError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecResizeError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecResizeError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerResize
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerResize (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerExecResize
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerExecResize (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRestartError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRestartError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerRestart
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerRestart (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStartError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStartError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStart
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStart (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStatsError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStatsError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStats
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStats (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStopError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStopError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerStop
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerStop (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerTopError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerTopError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerTop
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerTop (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerUnpauseError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerUnpauseError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerUnpause
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerUnpause (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerUpdateError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerUpdateError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerUpdate
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerUpdate (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerWaitError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerWaitError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestContainerWait
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestContainerWait (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestDiskUsageError
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestDiskUsageError (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestDiskUsage
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestDiskUsage (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestDistributionInspectUnsupported
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestDistributionInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestEventsErrorInOptions
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestEventsErrorInOptions (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestEventsErrorFromServer
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestEventsErrorFromServer (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestEvents
15:50:09 [2021-05-06T15:50:09.846Z] --- PASS: TestEvents (0.00s)
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestTLSCloseWriter
15:50:09 [2021-05-06T15:50:09.846Z] === PAUSE TestTLSCloseWriter
15:50:09 [2021-05-06T15:50:09.846Z] === RUN   TestImageBuildError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageBuildError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageBuild
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageBuild (0.01s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestGetDockerOS
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestGetDockerOS (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageCreateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageCreate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageHistoryError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageHistoryError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageHistory
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageHistory (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageImportError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageImportError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageImport
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageImport (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageInspectImageNotFound
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageInspectImageNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageListApiBefore125
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageListApiBefore125 (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageLoadError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageLoadError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageLoad
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageLoad (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagesPruneError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagesPruneError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagesPrune
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagesPrune (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullReferenceParseError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullReferenceParseError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullAnyError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullAnyError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullStatusUnauthorizedError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullWithPrivilegedFuncNoError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePullWithoutErrors
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePullWithoutErrors (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushReferenceError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushReferenceError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushAnyError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushAnyError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushStatusUnauthorizedError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithPrivilegedFuncNoError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithoutErrors
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImagePushWithoutErrors (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageRemoveImageNotFound
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSaveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSaveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSave
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSave (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSearchAnyError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSearchAnyError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSearchStatusUnauthorizedError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageSearchWithoutErrors
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageTagError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageTagError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageTagInvalidReference
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageTagInvalidReference (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageTagInvalidSourceImageName
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageTagHexSource
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageTagHexSource (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestImageTag
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestImageTag (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestInfoServerError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestInfoServerError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestInfoInvalidResponseJSONError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestInfo
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestInfo (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkConnectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkConnectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkConnect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkConnect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkCreateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkCreate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkDisconnectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkDisconnectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkDisconnect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkDisconnect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkInspectNotFoundError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworksPruneError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworksPruneError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworksPrune
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworksPrune (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNetworkRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNetworkRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeInspectNodeNotFound
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeUpdateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeUpdateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestNodeUpdate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestNodeUpdate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestOptionWithTimeout
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestOptionWithTimeout (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingFail
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPingFail (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingWithError
15:50:09 [2021-05-06T15:50:09.847Z] 2021/05/06 15:50:08 RoundTripper returned a response & error; ignoring response
15:50:09 [2021-05-06T15:50:09.847Z] 2021/05/06 15:50:08 RoundTripper returned a response & error; ignoring response
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPingWithError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingSuccess
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPingSuccess (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingHeadFallback
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingHeadFallback/OK
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingHeadFallback/Internal_Server_Error
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingHeadFallback/Not_Found
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPingHeadFallback (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginDisableError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginDisableError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginDisable
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginDisable (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginEnableError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginEnableError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginEnable
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginEnable (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginPushError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginPushError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginPush
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginPush (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginSetError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginSetError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPluginSet
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPluginSet (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSetHostHeader
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSetHostHeader (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestPlainTextError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestPlainTextError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestInfiniteError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestInfiniteError (0.01s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretCreateUnsupported
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretCreateUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretCreateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretCreate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretInspectUnsupported
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretInspectUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretInspectSecretNotFound
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretListUnsupported
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretListUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretRemoveUnsupported
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretUpdateUnsupported
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretUpdateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretUpdateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSecretUpdate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSecretUpdate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceCreateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceCreateError (0.01s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceCreate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceCreateCompatiblePlatforms
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceCreateDigestPinning
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceInspectServiceNotFound
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceLogsError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceLogsError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceLogs
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceLogs (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceRemoveNotFoundError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceUpdateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceUpdateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestServiceUpdate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestServiceUpdate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmGetUnlockKeyError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmGetUnlockKey
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmInitError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmInitError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmInit
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmInit (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmJoinError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmJoinError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmJoin
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmJoin (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmLeaveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmLeaveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmLeave
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmLeave (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmUnlockError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmUnlockError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmUnlock
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmUnlock (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmUpdateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmUpdateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestSwarmUpdate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestSwarmUpdate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestTaskInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestTaskInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestTaskInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestTaskInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestTaskInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestTaskListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestTaskListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestTaskList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestTaskList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeCreateError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeCreateError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeCreate
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeCreate (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeInspectError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeInspectError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeInspectNotFound
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeInspectNotFound (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeInspectWithEmptyID
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeInspect
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeInspect (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeListError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeListError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeList
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeList (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeRemoveError
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeRemoveError (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === RUN   TestVolumeRemove
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestVolumeRemove (0.00s)
15:50:09 [2021-05-06T15:50:09.847Z] === CONT  TestTLSCloseWriter
15:50:09 [2021-05-06T15:50:09.847Z] --- PASS: TestTLSCloseWriter (0.01s)
15:50:09 [2021-05-06T15:50:09.847Z] PASS
15:50:09 [2021-05-06T15:50:09.847Z] coverage: 74.9% of statements
15:50:09 [2021-05-06T15:50:09.847Z] ok  	github.com/docker/docker/client	0.383s	coverage: 74.9% of statements
15:50:11 [2021-05-06T15:50:11.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.70 Setting up libiptc0:arm64 (1.8.2-4) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.71 Setting up xz-utils (5.2.4-1) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.76 Setting up sudo (1.8.27-1+deb10u3) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.86 invoke-rc.d: could not determine current runlevel
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.87 invoke-rc.d: policy-rc.d denied execution of start.
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.88 Setting up pigz (2.4-1) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.96 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 42.99 Setting up python-pip-whl (18.1-5) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 43.02 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:50:11 [2021-05-06T15:50:11.923Z] #20 43.03 Setting up vim-runtime (2:8.1.0875-5) ...
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.45 Setting up libaio1:arm64 (0.3.112-3) ...
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.46 Setting up libonig5:arm64 (6.9.1-1) ...
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.49 Setting up vim (2:8.1.0875-5) ...
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.61 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:50:12 [2021-05-06T15:50:12.188Z] #20 43.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:50:12 [2021-05-06T15:50:12.451Z] #20 43.65 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:50:12 [2021-05-06T15:50:12.451Z] #20 43.66 Setting up jq (1.5+dfsg-2+b1) ...
15:50:12 [2021-05-06T15:50:12.451Z] #20 43.68 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:50:12 [2021-05-06T15:50:12.451Z] #20 43.69 Setting up python3.7 (3.7.3-2+deb10u3) ...
15:50:14 [2021-05-06T15:50:14.377Z] #20 45.66 Setting up iptables (1.8.2-4) ...
15:50:14 [2021-05-06T15:50:14.377Z] #20 45.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:50:14 [2021-05-06T15:50:14.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:50:14 [2021-05-06T15:50:14.641Z] #20 45.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:50:14 [2021-05-06T15:50:14.641Z] #20 45.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:50:14 [2021-05-06T15:50:14.641Z] #20 45.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:50:14 [2021-05-06T15:50:14.641Z] #20 45.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:50:14 [2021-05-06T15:50:14.641Z] #20 45.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:50:14 [2021-05-06T15:50:14.641Z] #20 45.81 Setting up python3 (3.7.3-1) ...
15:50:14 [2021-05-06T15:50:14.904Z] #20 46.25 Setting up python3-wheel (0.32.3-2) ...
15:50:15 [2021-05-06T15:50:15.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:50:15 [2021-05-06T15:50:15.877Z] #20 47.14 Setting up apparmor (2.13.2-10) ...
15:50:16 [2021-05-06T15:50:16.375Z] #40 ...
15:50:16 [2021-05-06T15:50:16.376Z] 
15:50:16 [2021-05-06T15:50:16.376Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:50:16 [2021-05-06T15:50:16.376Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.14 Selecting previously unselected package python3-wheel.
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.15 Unpacking python3-wheel (0.32.3-2) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.22 Selecting previously unselected package sudo.
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.22 Unpacking sudo (1.8.27-1+deb10u3) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.68 Selecting previously unselected package thin-provisioning-tools.
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.90 Selecting previously unselected package uidmap.
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 36.92 Unpacking uidmap (1:4.5-1.1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 37.02 Selecting previously unselected package vim-runtime.
15:50:16 [2021-05-06T15:50:16.376Z] #20 37.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 37.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:50:16 [2021-05-06T15:50:16.376Z] #20 37.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:50:16 [2021-05-06T15:50:16.376Z] #20 37.11 Unpacking vim-runtime (2:8.1.0875-5) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 39.82 Selecting previously unselected package vim.
15:50:16 [2021-05-06T15:50:16.376Z] #20 39.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 39.84 Unpacking vim (2:8.1.0875-5) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.29 Selecting previously unselected package xfsprogs.
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.30 Unpacking xfsprogs (4.20.0-1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.68 Selecting previously unselected package zip.
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.70 Unpacking zip (3.0-11+b1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.85 Setting up aufs-tools (1:4.14+20190211-1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.89 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.91 Setting up libgpm2:amd64 (1.20.7-5) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.92 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.93 Setting up uidmap (1:4.5-1.1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.94 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 40.99 Setting up xxd (2:8.1.0875-5) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 41.00 Setting up zip (3.0-11+b1) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 41.02 Setting up vim-common (2:8.1.0875-5) ...
15:50:16 [2021-05-06T15:50:16.376Z] #20 41.04 Setting up bash-completion (1:2.8-6) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.41 Setting up libiptc0:amd64 (1.8.2-4) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.42 Setting up xz-utils (5.2.4-1) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.45 Setting up sudo (1.8.27-1+deb10u3) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.51 invoke-rc.d: could not determine current runlevel
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.53 invoke-rc.d: policy-rc.d denied execution of start.
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.54 Setting up pigz (2.4-1) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.57 Setting up python-pip-whl (18.1-5) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.58 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:50:16 [2021-05-06T15:50:16.895Z] #20 43.59 Setting up vim-runtime (2:8.1.0875-5) ...
15:50:17 [2021-05-06T15:50:17.463Z] #20 43.97 Setting up libaio1:amd64 (0.3.112-3) ...
15:50:17 [2021-05-06T15:50:17.463Z] #20 43.98 Setting up libonig5:amd64 (6.9.1-1) ...
15:50:17 [2021-05-06T15:50:17.463Z] #20 43.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.00 Setting up vim (2:8.1.0875-5) ...
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:50:17 [2021-05-06T15:50:17.463Z] #20 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:50:17 [2021-05-06T15:50:17.464Z] #20 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:50:17 [2021-05-06T15:50:17.464Z] #20 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:50:17 [2021-05-06T15:50:17.726Z] #20 44.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:50:17 [2021-05-06T15:50:17.726Z] #20 44.20 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:50:17 [2021-05-06T15:50:17.726Z] #20 44.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:50:17 [2021-05-06T15:50:17.726Z] #20 44.22 Setting up jq (1.5+dfsg-2+b1) ...
15:50:17 [2021-05-06T15:50:17.726Z] #20 44.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:50:17 [2021-05-06T15:50:17.726Z] #20 44.24 Setting up python3.7 (3.7.3-2+deb10u3) ...
15:50:18 [2021-05-06T15:50:18.442Z] #20 49.21 Setting up xfsprogs (4.20.0-1) ...
15:50:18 [2021-05-06T15:50:18.442Z] #20 49.23 Setting up python3-lib2to3 (3.7.3-1) ...
15:50:18 [2021-05-06T15:50:18.442Z] #20 49.60 Setting up python3-pkg-resources (40.8.0-1) ...
15:50:18 [2021-05-06T15:50:18.710Z] --- PASS: TestBuildWithHugeFile (52.79s)
15:50:18 [2021-05-06T15:50:18.710Z] === RUN   TestBuildWCOWSandboxSize
15:50:18 [2021-05-06T15:50:18.710Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
15:50:18 [2021-05-06T15:50:18.710Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:50:18 [2021-05-06T15:50:18.710Z] === RUN   TestBuildWithEmptyDockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:50:18 [2021-05-06T15:50:18.710Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:50:18 [2021-05-06T15:50:18.711Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:50:18 [2021-05-06T15:50:18.711Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:50:18 [2021-05-06T15:50:18.711Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:50:18 [2021-05-06T15:50:18.711Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:50:18 [2021-05-06T15:50:18.711Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
15:50:18 [2021-05-06T15:50:18.711Z] === RUN   TestBuildPreserveOwnership
15:50:18 [2021-05-06T15:50:18.711Z] === RUN   TestBuildPreserveOwnership/copy_from
15:50:19 [2021-05-06T15:50:19.392Z] #20 50.57 Setting up python3-distutils (3.7.3-1) ...
15:50:19 [2021-05-06T15:50:19.537Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:50:19 [2021-05-06T15:50:19.537Z] 
15:50:19 [2021-05-06T15:50:19.537Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:50:19 [2021-05-06T15:50:19.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:50:19 [2021-05-06T15:50:19.537Z] Using test binary docker
15:50:19 [2021-05-06T15:50:19.537Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:50:19 [2021-05-06T15:50:19.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:50:19 [2021-05-06T15:50:19.537Z] INFO: Waiting for daemon to start...
15:50:19 [2021-05-06T15:50:19.537Z] Starting dockerd
15:50:19 [2021-05-06T15:50:19.537Z] .
15:50:19 [2021-05-06T15:50:19.537Z] INFO: Building docker-sdk-python3:5.0.0...
15:50:19 [2021-05-06T15:50:19.655Z] #20 ...
15:50:19 [2021-05-06T15:50:19.655Z] 
15:50:19 [2021-05-06T15:50:19.655Z] #48 [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
15:50:19 [2021-05-06T15:50:19.655Z] #48 sha256:458828473520345edb7fd02f0885bfc9eb5621364e37b76e8b7dceef791d3d51
15:50:19 [2021-05-06T15:50:19.655Z] #48 160.9 + /build/golangci-lint --version
15:50:20 [2021-05-06T15:50:20.231Z] #48 161.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.70 Setting up iptables (1.8.2-4) ...
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:50:20 [2021-05-06T15:50:20.266Z] #20 46.75 Setting up python3 (3.7.3-1) ...
15:50:20 [2021-05-06T15:50:20.526Z] #20 47.18 Setting up python3-wheel (0.32.3-2) ...
15:50:20 [2021-05-06T15:50:20.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:50:21 [2021-05-06T15:50:21.221Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:50:21 [2021-05-06T15:50:21.467Z] #20 47.76 Setting up apparmor (2.13.2-10) ...
15:50:22 [2021-05-06T15:50:22.809Z] #48 DONE 163.7s
15:50:22 [2021-05-06T15:50:22.809Z] 
15:50:22 [2021-05-06T15:50:22.809Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
15:50:22 [2021-05-06T15:50:22.809Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
15:50:22 [2021-05-06T15:50:22.809Z] #20 51.09 Setting up python3-setuptools (40.8.0-1) ...
15:50:22 [2021-05-06T15:50:22.809Z] #20 52.17 Setting up python3-pip (18.1-5) ...
15:50:22 [2021-05-06T15:50:22.809Z] #20 53.55 Processing triggers for libc-bin (2.28-10) ...
15:50:22 [2021-05-06T15:50:22.809Z] #20 53.64 Processing triggers for mime-support (3.62) ...
15:50:22 [2021-05-06T15:50:22.809Z] #20 DONE 54.0s
15:50:22 [2021-05-06T15:50:22.809Z] 
15:50:22 [2021-05-06T15:50:22.809Z] #55 [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
15:50:22 [2021-05-06T15:50:22.809Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:50:22 [2021-05-06T15:50:22.809Z] #55 ...
15:50:22 [2021-05-06T15:50:22.809Z] 
15:50:22 [2021-05-06T15:50:22.809Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:50:22 [2021-05-06T15:50:22.809Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
15:50:22 [2021-05-06T15:50:22.853Z] #20 49.28 Setting up xfsprogs (4.20.0-1) ...
15:50:22 [2021-05-06T15:50:22.853Z] #20 49.29 Setting up python3-lib2to3 (3.7.3-1) ...
15:50:23 [2021-05-06T15:50:23.114Z] #20 49.61 Setting up python3-pkg-resources (40.8.0-1) ...
15:50:23 [2021-05-06T15:50:23.944Z] #20 50.43 Setting up python3-distutils (3.7.3-1) ...
15:50:24 [2021-05-06T15:50:24.463Z] #20 50.87 Setting up python3-setuptools (40.8.0-1) ...
15:50:24 [2021-05-06T15:50:24.665Z] --- PASS: TestCheckoutGit (29.73s)
15:50:24 [2021-05-06T15:50:24.665Z] === RUN   TestValidGitTransport
15:50:24 [2021-05-06T15:50:24.665Z] --- PASS: TestValidGitTransport (0.00s)
15:50:24 [2021-05-06T15:50:24.665Z] === RUN   TestGitInvalidRef
15:50:24 [2021-05-06T15:50:24.665Z] --- PASS: TestGitInvalidRef (0.20s)
15:50:24 [2021-05-06T15:50:24.665Z] PASS
15:50:24 [2021-05-06T15:50:24.665Z] coverage: 86.3% of statements
15:50:24 [2021-05-06T15:50:24.665Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.320s	coverage: 86.3% of statements
15:50:24 [2021-05-06T15:50:24.665Z] ?   	github.com/docker/docker/cli	[no test files]
15:50:24 [2021-05-06T15:50:24.665Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:50:24 [2021-05-06T15:50:24.748Z] #21 1.554 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:50:24 [2021-05-06T15:50:24.749Z] #21 1.559 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:50:24 [2021-05-06T15:50:24.749Z] #21 1.563 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:50:24 [2021-05-06T15:50:24.749Z] #21 DONE 1.7s
15:50:24 [2021-05-06T15:50:24.749Z] 
15:50:24 [2021-05-06T15:50:24.749Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:50:24 [2021-05-06T15:50:24.749Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780
15:50:25 [2021-05-06T15:50:25.380Z] --- PASS: TestBuildPreserveOwnership (9.96s)
15:50:25 [2021-05-06T15:50:25.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.95s)
15:50:25 [2021-05-06T15:50:25.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestBuildPlatformInvalid
15:50:25 [2021-05-06T15:50:25.380Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:50:25 [2021-05-06T15:50:25.380Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
15:50:25 [2021-05-06T15:50:25.380Z] PASS
15:50:25 [2021-05-06T15:50:25.380Z] 
15:50:25 [2021-05-06T15:50:25.380Z] === Skipped
15:50:25 [2021-05-06T15:50:25.380Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:50:25 [2021-05-06T15:50:25.380Z]     build_session_test.go:25: TODO: BuildKit
15:50:25 [2021-05-06T15:50:25.380Z] 
15:50:25 [2021-05-06T15:50:25.380Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
15:50:25 [2021-05-06T15:50:25.380Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:50:25 [2021-05-06T15:50:25.380Z] 
15:50:25 [2021-05-06T15:50:25.380Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:50:25 [2021-05-06T15:50:25.380Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
15:50:25 [2021-05-06T15:50:25.380Z] 
15:50:25 [2021-05-06T15:50:25.380Z] 
15:50:25 [2021-05-06T15:50:25.380Z] DONE 34 tests, 3 skipped in 135.043s
15:50:25 [2021-05-06T15:50:25.380Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:50:25 [2021-05-06T15:50:25.380Z] INFO: Testing against a local daemon
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestConfigInspect
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestConfigInspect (0.02s)
15:50:25 [2021-05-06T15:50:25.380Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestConfigList
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestConfigList (0.02s)
15:50:25 [2021-05-06T15:50:25.380Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestConfigsCreateAndDelete
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
15:50:25 [2021-05-06T15:50:25.380Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestConfigsUpdate
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestConfigsUpdate (0.01s)
15:50:25 [2021-05-06T15:50:25.380Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestTemplatedConfig
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestTemplatedConfig (0.00s)
15:50:25 [2021-05-06T15:50:25.380Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestConfigCreateResolve
15:50:25 [2021-05-06T15:50:25.380Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:50:25 [2021-05-06T15:50:25.380Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:25 [2021-05-06T15:50:25.380Z] === RUN   TestConfigDaemonLibtrustID
15:50:25 [2021-05-06T15:50:25.403Z] #20 51.95 Setting up python3-pip (18.1-5) ...
15:50:26 [2021-05-06T15:50:26.344Z] #20 52.81 Processing triggers for libc-bin (2.28-10) ...
15:50:26 [2021-05-06T15:50:26.344Z] #20 52.83 Processing triggers for mime-support (3.62) ...
15:50:26 [2021-05-06T15:50:26.604Z] #20 DONE 53.2s
15:50:26 [2021-05-06T15:50:26.604Z] 
15:50:26 [2021-05-06T15:50:26.604Z] #55 [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
15:50:26 [2021-05-06T15:50:26.604Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:50:26 [2021-05-06T15:50:26.604Z] #55 ...
15:50:26 [2021-05-06T15:50:26.604Z] 
15:50:26 [2021-05-06T15:50:26.604Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
15:50:26 [2021-05-06T15:50:26.604Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
15:50:27 [2021-05-06T15:50:27.265Z] --- PASS: TestConfigDaemonLibtrustID (1.82s)
15:50:27 [2021-05-06T15:50:27.265Z] PASS
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] === Skipped
15:50:27 [2021-05-06T15:50:27.265Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:50:27 [2021-05-06T15:50:27.265Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
15:50:27 [2021-05-06T15:50:27.265Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
15:50:27 [2021-05-06T15:50:27.265Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:50:27 [2021-05-06T15:50:27.265Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:50:27 [2021-05-06T15:50:27.265Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:50:27 [2021-05-06T15:50:27.265Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] 
15:50:27 [2021-05-06T15:50:27.265Z] DONE 7 tests, 6 skipped in 2.009s
15:50:27 [2021-05-06T15:50:27.265Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:50:27 [2021-05-06T15:50:27.520Z] INFO: Testing against a local daemon
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestCheckpoint
15:50:27 [2021-05-06T15:50:27.520Z] --- SKIP: TestCheckpoint (0.00s)
15:50:27 [2021-05-06T15:50:27.520Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestContainerInvalidJSON
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:50:27 [2021-05-06T15:50:27.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:50:27 [2021-05-06T15:50:27.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:50:27 [2021-05-06T15:50:27.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:50:27 [2021-05-06T15:50:27.520Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:50:27 [2021-05-06T15:50:27.520Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:50:27 [2021-05-06T15:50:27.520Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:50:27 [2021-05-06T15:50:27.520Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:50:27 [2021-05-06T15:50:27.520Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:50:27 [2021-05-06T15:50:27.520Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:50:27 [2021-05-06T15:50:27.520Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:50:27 [2021-05-06T15:50:27.520Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestCopyFromContainerPathIsNotDir
15:50:27 [2021-05-06T15:50:27.520Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestCopyToContainerPathDoesNotExist
15:50:27 [2021-05-06T15:50:27.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:50:27 [2021-05-06T15:50:27.520Z] === RUN   TestCopyToContainerPathIsNotDir
15:50:27 [2021-05-06T15:50:27.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:50:27 [2021-05-06T15:50:27.775Z] === RUN   TestCopyFromContainer
15:50:28 [2021-05-06T15:50:28.511Z] #21 1.673 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:50:28 [2021-05-06T15:50:28.511Z] #21 1.676 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:50:28 [2021-05-06T15:50:28.511Z] #21 1.679 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:50:28 [2021-05-06T15:50:28.511Z] #21 DONE 1.9s
15:50:28 [2021-05-06T15:50:28.511Z] 
15:50:28 [2021-05-06T15:50:28.511Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:50:28 [2021-05-06T15:50:28.511Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
15:50:28 [2021-05-06T15:50:28.989Z] #22 4.252 Collecting yamllint==1.26.1
15:50:31 [2021-05-06T15:50:31.038Z] === RUN   TestCopyFromContainer//
15:50:31 [2021-05-06T15:50:31.293Z] === RUN   TestCopyFromContainer//bar/root
15:50:31 [2021-05-06T15:50:31.293Z] === RUN   TestCopyFromContainer//bar/root/
15:50:31 [2021-05-06T15:50:31.293Z] === RUN   TestCopyFromContainer/bar/quux
15:50:31 [2021-05-06T15:50:31.549Z] === RUN   TestCopyFromContainer/bar/quux/
15:50:31 [2021-05-06T15:50:31.549Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:50:31 [2021-05-06T15:50:31.549Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:50:31 [2021-05-06T15:50:31.549Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCopyFromContainer/bar/notarget
15:50:31 [2021-05-06T15:50:31.846Z] --- PASS: TestCopyFromContainer (4.19s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer// (0.08s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:50:31 [2021-05-06T15:50:31.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:50:31 [2021-05-06T15:50:31.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:50:31 [2021-05-06T15:50:31.846Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:50:31 [2021-05-06T15:50:31.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:50:31 [2021-05-06T15:50:31.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:50:31 [2021-05-06T15:50:31.846Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:50:31 [2021-05-06T15:50:31.846Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateLinkToNonExistingContainer
15:50:31 [2021-05-06T15:50:31.846Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateWithInvalidEnv
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateWithInvalidEnv/0
15:50:31 [2021-05-06T15:50:31.846Z] === PAUSE TestCreateWithInvalidEnv/0
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateWithInvalidEnv/1
15:50:31 [2021-05-06T15:50:31.846Z] === PAUSE TestCreateWithInvalidEnv/1
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateWithInvalidEnv/2
15:50:31 [2021-05-06T15:50:31.846Z] === PAUSE TestCreateWithInvalidEnv/2
15:50:31 [2021-05-06T15:50:31.846Z] === CONT  TestCreateWithInvalidEnv/0
15:50:31 [2021-05-06T15:50:31.846Z] === CONT  TestCreateWithInvalidEnv/2
15:50:31 [2021-05-06T15:50:31.846Z] === CONT  TestCreateWithInvalidEnv/1
15:50:31 [2021-05-06T15:50:31.846Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:50:31 [2021-05-06T15:50:31.846Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:50:31 [2021-05-06T15:50:31.846Z] === RUN   TestCreateTmpfsMountsTarget
15:50:31 [2021-05-06T15:50:31.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:50:31 [2021-05-06T15:50:31.847Z] === RUN   TestCreateWithCustomMaskedPaths
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithTLS
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithConflicts
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliWithConflictingLabels
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestConfigureDaemonLogs
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestConfigureDaemonLogs (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestCommonOptionsInstallFlags
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
15:50:33 [2021-05-06T15:50:33.237Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
15:50:33 [2021-05-06T15:50:33.237Z] PASS
15:50:33 [2021-05-06T15:50:33.237Z] coverage: 18.4% of statements
15:50:33 [2021-05-06T15:50:33.237Z] ok  	github.com/docker/docker/cmd/dockerd	0.549s	coverage: 18.4% of statements
15:50:33 [2021-05-06T15:50:33.778Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
15:50:33 [2021-05-06T15:50:33.778Z] === RUN   TestCreateWithCustomReadonlyPaths
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestContainerStopSignal
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestContainerStopSignal (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestContainerStopTimeout
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestContainerStopTimeout (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestContainerSecretReferenceDestTarget
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestContainerLogPathSetForJSONFileLogger
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestContainerLogPathSetForRingLogger
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestReplaceAndAppendEnvVars
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestNewMemoryStore
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestNewMemoryStore (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestAddContainers
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestAddContainers (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestGetContainer
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestGetContainer (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestDeleteContainer
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestDeleteContainer (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestListContainers
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestListContainers (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestFirstContainer
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestFirstContainer (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestApplyAllContainer
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestApplyAllContainer (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestIsValidHealthString
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestIsValidHealthString (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestStateRunStop
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestStateRunStop (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestStateTimeoutWait
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestStateTimeoutWait (0.17s)
15:50:34 [2021-05-06T15:50:34.206Z]     state_test.go:141: Stop callback fired
15:50:34 [2021-05-06T15:50:34.206Z]     state_test.go:165: Stop callback fired
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestIsValidStateString
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestIsValidStateString (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestViewSaveDelete
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestViewSaveDelete (0.04s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestViewAll
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestViewAll (0.01s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestViewGet
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestViewGet (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestNames
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestNames (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] === RUN   TestViewWithHealthCheck
15:50:34 [2021-05-06T15:50:34.206Z] --- PASS: TestViewWithHealthCheck (0.00s)
15:50:34 [2021-05-06T15:50:34.206Z] PASS
15:50:34 [2021-05-06T15:50:34.206Z] coverage: 41.6% of statements
15:50:34 [2021-05-06T15:50:34.206Z] ok  	github.com/docker/docker/container	0.334s	coverage: 41.6% of statements
15:50:34 [2021-05-06T15:50:34.206Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:50:34 [2021-05-06T15:50:34.206Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:50:34 [2021-05-06T15:50:34.206Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:50:34 [2021-05-06T15:50:34.206Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:50:34 [2021-05-06T15:50:34.299Z] #22 9.702   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
15:50:35 [2021-05-06T15:50:35.088Z] #22 5.535 Collecting yamllint==1.26.1
15:50:35 [2021-05-06T15:50:35.248Z] #22 10.65 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
15:50:35 [2021-05-06T15:50:35.248Z] #22 10.73   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
15:50:35 [2021-05-06T15:50:35.248Z] #22 10.78 Collecting pyyaml (from yamllint==1.26.1)
15:50:35 [2021-05-06T15:50:35.349Z] #22 ...
15:50:35 [2021-05-06T15:50:35.349Z] 
15:50:35 [2021-05-06T15:50:35.349Z] #48 [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
15:50:35 [2021-05-06T15:50:35.349Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:50:35 [2021-05-06T15:50:35.349Z] #48 197.2 + /build/golangci-lint --version
15:50:35 [2021-05-06T15:50:35.349Z] #48 ...
15:50:35 [2021-05-06T15:50:35.349Z] 
15:50:35 [2021-05-06T15:50:35.349Z] #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
15:50:35 [2021-05-06T15:50:35.349Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
15:50:35 [2021-05-06T15:50:35.349Z] #40 DONE 197.0s
15:50:35 [2021-05-06T15:50:35.512Z] #22 11.08   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
15:50:35 [2021-05-06T15:50:35.609Z] 
15:50:35 [2021-05-06T15:50:35.609Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:50:35 [2021-05-06T15:50:35.609Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
15:50:35 [2021-05-06T15:50:35.609Z] #22 ...
15:50:35 [2021-05-06T15:50:35.609Z] 
15:50:35 [2021-05-06T15:50:35.609Z] #48 [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
15:50:35 [2021-05-06T15:50:35.609Z] #48 sha256:c4f166322cac81bc7fc122b880aba01e5821451e72986055bba39366997bef7f
15:50:35 [2021-05-06T15:50:35.609Z] #48 197.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:50:35 [2021-05-06T15:50:35.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:50:35 [2021-05-06T15:50:35.706Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s)
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:50:35 [2021-05-06T15:50:35.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:50:35 [2021-05-06T15:50:35.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:50:35 [2021-05-06T15:50:35.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:50:35 [2021-05-06T15:50:35.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:50:35 [2021-05-06T15:50:35.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:50:35 [2021-05-06T15:50:35.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:50:35 [2021-05-06T15:50:35.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:50:35 [2021-05-06T15:50:35.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:50:35 [2021-05-06T15:50:35.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:50:35 [2021-05-06T15:50:35.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:50:35 [2021-05-06T15:50:35.706Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:50:35 [2021-05-06T15:50:35.869Z] #48 DONE 197.8s
15:50:35 [2021-05-06T15:50:35.869Z] 
15:50:35 [2021-05-06T15:50:35.869Z] #55 [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
15:50:35 [2021-05-06T15:50:35.869Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:50:36 [2021-05-06T15:50:36.088Z] #22 11.65   Installing build dependencies: started
15:50:36 [2021-05-06T15:50:36.388Z] === RUN   TestPrepare
15:50:36 [2021-05-06T15:50:36.388Z] --- PASS: TestPrepare (0.00s)
15:50:36 [2021-05-06T15:50:36.388Z] === RUN   TestStart
15:50:36 [2021-05-06T15:50:36.388Z] --- PASS: TestStart (0.00s)
15:50:36 [2021-05-06T15:50:36.388Z] === RUN   TestWaitCancel
15:50:36 [2021-05-06T15:50:36.388Z] --- PASS: TestWaitCancel (0.00s)
15:50:36 [2021-05-06T15:50:36.388Z] === RUN   TestWaitDisabled
15:50:36 [2021-05-06T15:50:36.388Z] --- PASS: TestWaitDisabled (0.00s)
15:50:36 [2021-05-06T15:50:36.388Z] === RUN   TestWaitEnabled
15:50:36 [2021-05-06T15:50:36.388Z] --- PASS: TestWaitEnabled (0.00s)
15:50:36 [2021-05-06T15:50:36.388Z] === RUN   TestRemove
15:50:36 [2021-05-06T15:50:36.388Z] --- PASS: TestRemove (0.00s)
15:50:36 [2021-05-06T15:50:36.388Z] PASS
15:50:36 [2021-05-06T15:50:36.388Z] coverage: 65.3% of statements
15:50:36 [2021-05-06T15:50:36.388Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.149s	coverage: 65.3% of statements
15:50:36 [2021-05-06T15:50:36.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestCreateDifferentPlatform
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestCreateDifferentPlatform/different_os
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:50:36 [2021-05-06T15:50:36.631Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:50:36 [2021-05-06T15:50:36.631Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:50:36 [2021-05-06T15:50:36.631Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:50:36 [2021-05-06T15:50:36.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:50:36 [2021-05-06T15:50:36.631Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestContainerStartOnDaemonRestart
15:50:36 [2021-05-06T15:50:36.631Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:50:36 [2021-05-06T15:50:36.631Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestDaemonRestartIpcMode
15:50:36 [2021-05-06T15:50:36.631Z] === PAUSE TestDaemonRestartIpcMode
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestDaemonHostGatewayIP
15:50:36 [2021-05-06T15:50:36.631Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:50:36 [2021-05-06T15:50:36.631Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestRestartDaemonWithRestartingContainer
15:50:36 [2021-05-06T15:50:36.631Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestContainerKillOnDaemonStart
15:50:36 [2021-05-06T15:50:36.631Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:50:36 [2021-05-06T15:50:36.631Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:50:36 [2021-05-06T15:50:36.631Z] === RUN   TestDiff
15:50:37 [2021-05-06T15:50:37.233Z] --- PASS: TestDiff (0.65s)
15:50:37 [2021-05-06T15:50:37.233Z] === RUN   TestExecWithCloseStdin
15:50:38 [2021-05-06T15:50:38.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:50:38 [2021-05-06T15:50:38.160Z] --- PASS: TestExecWithCloseStdin (0.94s)
15:50:38 [2021-05-06T15:50:38.160Z] === RUN   TestExec
15:50:39 [2021-05-06T15:50:39.088Z] --- PASS: TestExec (0.97s)
15:50:39 [2021-05-06T15:50:39.088Z] === RUN   TestExecUser
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCContainerRuntime
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation/empty
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation/default
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation/process
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCIsolation
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCIsolation/default
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCIsolation/process
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
15:50:39 [2021-05-06T15:50:39.296Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.296Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
15:50:39 [2021-05-06T15:50:39.297Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
15:50:39 [2021-05-06T15:50:39.297Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
15:50:39 [2021-05-06T15:50:39.297Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertFromGRPCConfigs
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertFromGRPCConfigs/file
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
15:50:39 [2021-05-06T15:50:39.297Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCConfigs
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCConfigs/file
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
15:50:39 [2021-05-06T15:50:39.297Z] === RUN   TestServiceConvertToGRPCConfigs/none
15:50:39 [2021-05-06T15:50:39.297Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
15:50:39 [2021-05-06T15:50:39.297Z] PASS
15:50:39 [2021-05-06T15:50:39.297Z] coverage: 35.9% of statements
15:50:39 [2021-05-06T15:50:39.297Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.551s	coverage: 35.9% of statements
15:50:39 [2021-05-06T15:50:39.756Z] === RUN   TestNewListSecretsFilters
15:50:39 [2021-05-06T15:50:39.756Z] --- PASS: TestNewListSecretsFilters (0.00s)
15:50:39 [2021-05-06T15:50:39.756Z] === RUN   TestNewListConfigsFilters
15:50:39 [2021-05-06T15:50:39.756Z] --- PASS: TestNewListConfigsFilters (0.00s)
15:50:39 [2021-05-06T15:50:39.756Z] PASS
15:50:39 [2021-05-06T15:50:39.756Z] coverage: 0.5% of statements
15:50:39 [2021-05-06T15:50:39.756Z] ok  	github.com/docker/docker/daemon/cluster	0.832s	coverage: 0.5% of statements
15:50:40 [2021-05-06T15:50:40.014Z] --- PASS: TestExecUser (0.96s)
15:50:40 [2021-05-06T15:50:40.014Z] === RUN   TestExportContainerAndImportImage
15:50:40 [2021-05-06T15:50:40.069Z] #55 ...
15:50:40 [2021-05-06T15:50:40.069Z] 
15:50:40 [2021-05-06T15:50:40.069Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:50:40 [2021-05-06T15:50:40.069Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
15:50:40 [2021-05-06T15:50:40.069Z] #22 10.96   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
15:50:40 [2021-05-06T15:50:40.069Z] #22 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
15:50:40 [2021-05-06T15:50:40.069Z] #22 11.60   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
15:50:40 [2021-05-06T15:50:40.069Z] #22 11.63 Collecting pyyaml (from yamllint==1.26.1)
15:50:40 [2021-05-06T15:50:40.312Z] #22 ...
15:50:40 [2021-05-06T15:50:40.312Z] 
15:50:40 [2021-05-06T15:50:40.312Z] #55 [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
15:50:40 [2021-05-06T15:50:40.312Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:50:40 [2021-05-06T15:50:40.312Z] #55 146.7 + bin/containerd
15:50:40 [2021-05-06T15:50:40.329Z] #22 11.79   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
15:50:40 [2021-05-06T15:50:40.329Z] #22 11.95 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
15:50:40 [2021-05-06T15:50:40.592Z] #22 11.95 Building wheels for collected packages: yamllint
15:50:40 [2021-05-06T15:50:40.592Z] #22 11.96   Running setup.py bdist_wheel for yamllint: started
15:50:40 [2021-05-06T15:50:40.939Z] --- PASS: TestExportContainerAndImportImage (0.85s)
15:50:40 [2021-05-06T15:50:40.939Z] === RUN   TestExportContainerAfterDaemonRestart
15:50:41 [2021-05-06T15:50:41.163Z] #22 12.56   Running setup.py bdist_wheel for yamllint: finished with status 'done'
15:50:41 [2021-05-06T15:50:41.163Z] #22 12.56   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
15:50:41 [2021-05-06T15:50:41.163Z] #22 12.58 Successfully built yamllint
15:50:41 [2021-05-06T15:50:41.163Z] #22 12.59 Installing collected packages: pathspec, pyyaml, yamllint
15:50:41 [2021-05-06T15:50:41.163Z] #22 12.79 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
15:50:41 [2021-05-06T15:50:41.422Z] #22 DONE 13.0s
15:50:41 [2021-05-06T15:50:41.422Z] 
15:50:41 [2021-05-06T15:50:41.422Z] #52 [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
15:50:41 [2021-05-06T15:50:41.422Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:50:41 [2021-05-06T15:50:41.681Z] #52 ...
15:50:41 [2021-05-06T15:50:41.681Z] 
15:50:41 [2021-05-06T15:50:41.681Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
15:50:41 [2021-05-06T15:50:41.681Z] #25 sha256:41b2a771b56ade8151be506b2fcf1628955301bf1f930e40229f20d1693f182d
15:50:41 [2021-05-06T15:50:41.941Z] #25 DONE 0.4s
15:50:41 [2021-05-06T15:50:41.941Z] 
15:50:41 [2021-05-06T15:50:41.941Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
15:50:41 [2021-05-06T15:50:41.941Z] #30 sha256:c3618c05247b24e94e462004be42d9156780b235d092a5ea84739d8408edfd69
15:50:42 [2021-05-06T15:50:42.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:50:44 [2021-05-06T15:50:44.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:50:44 [2021-05-06T15:50:44.450Z] === RUN   TestDiscoveryOptsErrors
15:50:44 [2021-05-06T15:50:44.451Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
15:50:44 [2021-05-06T15:50:44.451Z] === RUN   TestDiscoveryOpts
15:50:44 [2021-05-06T15:50:44.451Z] --- PASS: TestDiscoveryOpts (0.00s)
15:50:44 [2021-05-06T15:50:44.451Z] PASS
15:50:44 [2021-05-06T15:50:44.451Z] coverage: 30.0% of statements
15:50:44 [2021-05-06T15:50:44.451Z] ok  	github.com/docker/docker/daemon/discovery	0.154s	coverage: 30.0% of statements
15:50:45 [2021-05-06T15:50:45.099Z] --- PASS: TestExportContainerAfterDaemonRestart (4.05s)
15:50:45 [2021-05-06T15:50:45.099Z] === RUN   TestHealthCheckWorkdir
15:50:45 [2021-05-06T15:50:45.423Z] === RUN   TestWaitNodeAttachment
15:50:45 [2021-05-06T15:50:45.883Z] --- PASS: TestWaitNodeAttachment (0.49s)
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestIsolationConversion
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestIsolationConversion/default
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestIsolationConversion/process
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestIsolationConversion/hyperv
15:50:45 [2021-05-06T15:50:45.883Z] --- PASS: TestIsolationConversion (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestIsolationConversion/default (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestIsolationConversion/process (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestContainerLabels
15:50:45 [2021-05-06T15:50:45.883Z] --- PASS: TestContainerLabels (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestCredentialSpecConversion
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestCredentialSpecConversion/none
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestCredentialSpecConversion/config
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestCredentialSpecConversion/file
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestCredentialSpecConversion/registry
15:50:45 [2021-05-06T15:50:45.883Z] --- PASS: TestCredentialSpecConversion (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestControllerValidateMountBind
15:50:45 [2021-05-06T15:50:45.883Z] --- PASS: TestControllerValidateMountBind (0.03s)
15:50:45 [2021-05-06T15:50:45.883Z] === RUN   TestControllerValidateMountVolume
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestControllerValidateMountVolume (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestControllerValidateMountTarget
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestControllerValidateMountTarget (0.01s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestControllerValidateMountTmpfs
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestControllerValidateMountInvalidType
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestControllerValidateMountNamedPipe
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] PASS
15:50:46 [2021-05-06T15:50:46.342Z] coverage: 11.3% of statements
15:50:46 [2021-05-06T15:50:46.342Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.983s	coverage: 11.3% of statements
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestVerifyNetworkingConfig
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestGetContainer
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestGetContainer (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestValidContainerNames
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestValidContainerNames (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestContainerInitDNS
15:50:46 [2021-05-06T15:50:46.342Z] --- SKIP: TestContainerInitDNS (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z]     daemon_test.go:147: root required
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestMerge
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestMerge (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestValidateContainerIsolation
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestValidateContainerIsolation (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestFindNetworkErrorType
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestFindNetworkErrorType (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestEnsureServicesExist
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestEnsureServicesExist (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestEnsureServicesExistErrors
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestContainerDelete
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestContainerDelete (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestContainerDoubleDelete
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestContainerDoubleDelete (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestLogContainerEventCopyLabels
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestLogContainerEventWithAttributes
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestNoneHealthcheck
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestNoneHealthcheck (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestHealthStates
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] time="2021-05-06T15:50:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestHealthStates (0.12s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestMaskURLCredentials
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestMaskURLCredentials (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestGetInspectData
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestGetInspectData (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestFillLicense
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestFillLicense (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestListInvalidFilter
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestListInvalidFilter (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestNameFilter
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestNameFilter (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
15:50:46 [2021-05-06T15:50:46.342Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestSetWindowsCredentialSpecInSpec
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
15:50:46 [2021-05-06T15:50:46.342Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
15:50:46 [2021-05-06T15:50:46.343Z] === 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
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
15:50:46 [2021-05-06T15:50:46.343Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- 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)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestDaemonReloadLabels
15:50:46 [2021-05-06T15:50:46.343Z] --- PASS: TestDaemonReloadLabels (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
15:50:46 [2021-05-06T15:50:46.343Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestDaemonReloadMirrors
15:50:46 [2021-05-06T15:50:46.343Z] --- PASS: TestDaemonReloadMirrors (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestDaemonReloadInsecureRegistries
15:50:46 [2021-05-06T15:50:46.343Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestDaemonReloadNotAffectOthers
15:50:46 [2021-05-06T15:50:46.343Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
15:50:46 [2021-05-06T15:50:46.343Z] === RUN   TestDaemonDiscoveryReload
15:50:46 [2021-05-06T15:50:46.499Z] --- PASS: TestHealthCheckWorkdir (1.41s)
15:50:46 [2021-05-06T15:50:46.499Z] === RUN   TestHealthKillContainer
15:50:46 [2021-05-06T15:50:46.802Z] === RUN   TestBuilderGC
15:50:46 [2021-05-06T15:50:46.802Z] --- PASS: TestBuilderGC (0.00s)
15:50:46 [2021-05-06T15:50:46.802Z] === RUN   TestDaemonConfigurationNotFound
15:50:46 [2021-05-06T15:50:46.802Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
15:50:46 [2021-05-06T15:50:46.802Z] === RUN   TestDaemonBrokenConfiguration
15:50:46 [2021-05-06T15:50:46.802Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
15:50:46 [2021-05-06T15:50:46.802Z] === RUN   TestParseClusterAdvertiseSettings
15:50:46 [2021-05-06T15:50:46.802Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
15:50:46 [2021-05-06T15:50:46.802Z] === RUN   TestFindConfigurationConflicts
15:50:46 [2021-05-06T15:50:46.802Z] --- PASS: TestFindConfigurationConflicts (0.00s)
15:50:46 [2021-05-06T15:50:46.802Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
15:50:46 [2021-05-06T15:50:46.802Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
15:50:46 [2021-05-06T15:50:46.935Z] #55 ...
15:50:46 [2021-05-06T15:50:46.935Z] 
15:50:46 [2021-05-06T15:50:46.935Z] #52 [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
15:50:46 [2021-05-06T15:50:46.935Z] #52 sha256:cf06fca305ef0cd50d381a3ca54e607db4109faa7e221372928246c61b191a09
15:50:46 [2021-05-06T15:50:46.935Z] #52 87.92 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:50:47 [2021-05-06T15:50:47.224Z] #30 DONE 4.5s
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #52 [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
15:50:47 [2021-05-06T15:50:47.224Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:50:47 [2021-05-06T15:50:47.224Z] #52 ...
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
15:50:47 [2021-05-06T15:50:47.224Z] #33 sha256:99387a9053e0e882e99be9e63b3e489ca5e466724e6c4233f57796dc3d1ce864
15:50:47 [2021-05-06T15:50:47.224Z] #33 DONE 0.4s
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #55 [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
15:50:47 [2021-05-06T15:50:47.224Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:50:47 [2021-05-06T15:50:47.224Z] #55 ...
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
15:50:47 [2021-05-06T15:50:47.224Z] #35 sha256:921c7f5f6331be017ca40ac31ff3276c65650aa0f01e0b8f98ab401da8968342
15:50:47 [2021-05-06T15:50:47.224Z] #35 DONE 0.1s
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
15:50:47 [2021-05-06T15:50:47.224Z] #38 sha256:e693e6fd28fef554a83581244ae21e4d160728a222e54dedd97ff52fef270587
15:50:47 [2021-05-06T15:50:47.224Z] #38 DONE 0.1s
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #55 [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
15:50:47 [2021-05-06T15:50:47.224Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:50:47 [2021-05-06T15:50:47.224Z] #55 ...
15:50:47 [2021-05-06T15:50:47.224Z] 
15:50:47 [2021-05-06T15:50:47.224Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
15:50:47 [2021-05-06T15:50:47.224Z] #41 sha256:689e6f842995e4f357cf24f414f4f3f6a96a5192fe7ead64391308188f8c87ea
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeConflicts
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeConcurrent
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeConcurrentError
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestFindConfigurationConflictsWithMergedValues
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
15:50:47 [2021-05-06T15:50:47.262Z] --- PASS: TestValidateConfigurationErrors (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfiguration
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfiguration/with_label
15:50:47 [2021-05-06T15:50:47.262Z] === RUN   TestValidateConfiguration/with_dns
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestValidateConfiguration/with_dns-search
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestValidateConfiguration/with_max-download-attempts
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestValidateConfiguration/with_node_generic_resources
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestValidateConfiguration (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestModifiedDiscoverySettings
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestReloadSetConfigFileNotExist
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestEventsLog
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestEventsLog (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestEventsLogTimeout
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestEventsLogTimeout (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestLogEvents
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestLogEvents (0.05s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestLoadBufferedEvents
15:50:47 [2021-05-06T15:50:47.263Z] time="2021-05-06T15:50:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestReloadDefaultConfigNotExist
15:50:47 [2021-05-06T15:50:47.263Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestReloadBadDefaultConfig
15:50:47 [2021-05-06T15:50:47.263Z] time="2021-05-06T15:50:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-604915915"
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestReloadWithConflictingLabels
15:50:47 [2021-05-06T15:50:47.263Z] time="2021-05-06T15:50:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-724314542"
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestReloadWithDuplicateLabels
15:50:47 [2021-05-06T15:50:47.263Z] time="2021-05-06T15:50:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-615801141"
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestDaemonConfigurationMerge
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] PASS
15:50:47 [2021-05-06T15:50:47.263Z] coverage: 79.7% of statements
15:50:47 [2021-05-06T15:50:47.263Z] ok  	github.com/docker/docker/daemon/config	0.336s	coverage: 79.7% of statements
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestLoadBufferedEvents (0.11s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestLoadBufferedEventsOnlyFromPast
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestIgnoreBufferedWhenNoTimes
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
15:50:47 [2021-05-06T15:50:47.263Z] PASS
15:50:47 [2021-05-06T15:50:47.263Z] coverage: 50.0% of statements
15:50:47 [2021-05-06T15:50:47.263Z] ok  	github.com/docker/docker/daemon/events	0.251s	coverage: 50.0% of statements
15:50:47 [2021-05-06T15:50:47.263Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
15:50:47 [2021-05-06T15:50:47.263Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
15:50:47 [2021-05-06T15:50:47.722Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s)
15:50:47 [2021-05-06T15:50:47.722Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
15:50:47 [2021-05-06T15:50:47.795Z] #41 DONE 0.6s
15:50:47 [2021-05-06T15:50:47.795Z] 
15:50:47 [2021-05-06T15:50:47.795Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /usr/sbin/criu /usr/local/bin
15:50:47 [2021-05-06T15:50:47.795Z] #43 sha256:919065d4981703a69455883e7483805fcbff59bb42fa16fe594ecfe3878104b4
15:50:47 [2021-05-06T15:50:47.795Z] #43 DONE 0.1s
15:50:47 [2021-05-06T15:50:47.795Z] 
15:50:47 [2021-05-06T15:50:47.795Z] #52 [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
15:50:47 [2021-05-06T15:50:47.795Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:50:47 [2021-05-06T15:50:47.795Z] #52 ...
15:50:47 [2021-05-06T15:50:47.795Z] 
15:50:47 [2021-05-06T15:50:47.795Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
15:50:47 [2021-05-06T15:50:47.795Z] #45 sha256:8590a992f4e8d1fcabd57d627bc765e9aeef891eaa77386ba08d1124b724bcb4
15:50:47 [2021-05-06T15:50:47.884Z] #52 89.44 + mkdir -p /build
15:50:47 [2021-05-06T15:50:47.884Z] #52 89.45 + cp runc /build/runc
15:50:48 [2021-05-06T15:50:48.055Z] #45 DONE 0.3s
15:50:48 [2021-05-06T15:50:48.055Z] 
15:50:48 [2021-05-06T15:50:48.055Z] #52 [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
15:50:48 [2021-05-06T15:50:48.055Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:50:48 [2021-05-06T15:50:48.055Z] #52 ...
15:50:48 [2021-05-06T15:50:48.055Z] 
15:50:48 [2021-05-06T15:50:48.055Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
15:50:48 [2021-05-06T15:50:48.055Z] #47 sha256:6f38fd590d6e090e505a094cf277a6d97a709f45be250522e1fc0f98e657d84b
15:50:48 [2021-05-06T15:50:48.055Z] #47 DONE 0.1s
15:50:48 [2021-05-06T15:50:48.315Z] 
15:50:48 [2021-05-06T15:50:48.315Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
15:50:48 [2021-05-06T15:50:48.315Z] #49 sha256:36097184505c75c37acf649280b18d902b2f25b3708ccbe90574ea5b4d03f1c9
15:50:48 [2021-05-06T15:50:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
15:50:48 [2021-05-06T15:50:48.691Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:50:48 [2021-05-06T15:50:48.691Z]     reload_test.go:520: root required
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestParseVolumesFrom
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestParseVolumesFrom (0.00s)
15:50:48 [2021-05-06T15:50:48.691Z] PASS
15:50:48 [2021-05-06T15:50:48.691Z] coverage: 9.0% of statements
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestIsEmptyDir
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestIsEmptyDir (0.01s)
15:50:48 [2021-05-06T15:50:48.691Z] PASS
15:50:48 [2021-05-06T15:50:48.691Z] coverage: 2.3% of statements
15:50:48 [2021-05-06T15:50:48.691Z] ok  	github.com/docker/docker/daemon	3.114s	coverage: 9.0% of statements
15:50:48 [2021-05-06T15:50:48.691Z] ok  	github.com/docker/docker/daemon/graphdriver	0.097s	coverage: 2.3% of statements
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:50:48 [2021-05-06T15:50:48.691Z] === RUN   TestLinkNaming
15:50:48 [2021-05-06T15:50:48.691Z] --- PASS: TestLinkNaming (0.00s)
15:50:48 [2021-05-06T15:50:48.692Z] === RUN   TestLinkNew
15:50:48 [2021-05-06T15:50:48.692Z] --- PASS: TestLinkNew (0.00s)
15:50:48 [2021-05-06T15:50:48.692Z] === RUN   TestLinkEnv
15:50:48 [2021-05-06T15:50:48.692Z] --- PASS: TestLinkEnv (0.00s)
15:50:48 [2021-05-06T15:50:48.692Z] === RUN   TestLinkMultipleEnv
15:50:48 [2021-05-06T15:50:48.692Z] --- PASS: TestLinkMultipleEnv (0.00s)
15:50:48 [2021-05-06T15:50:48.692Z] === RUN   TestLinkPortRangeEnv
15:50:48 [2021-05-06T15:50:48.692Z] --- PASS: TestLinkPortRangeEnv (0.00s)
15:50:48 [2021-05-06T15:50:48.692Z] PASS
15:50:48 [2021-05-06T15:50:48.692Z] coverage: 93.0% of statements
15:50:48 [2021-05-06T15:50:48.692Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
15:50:48 [2021-05-06T15:50:48.886Z] #49 DONE 0.6s
15:50:48 [2021-05-06T15:50:48.886Z] 
15:50:48 [2021-05-06T15:50:48.886Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
15:50:48 [2021-05-06T15:50:48.886Z] #51 sha256:f225e587d41b5f21875cd582ef16cbc4e3a99c9d202ed423a6981f1f6d3f61d4
15:50:48 [2021-05-06T15:50:48.886Z] #51 DONE 0.1s
15:50:48 [2021-05-06T15:50:48.886Z] 
15:50:48 [2021-05-06T15:50:48.886Z] #52 [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
15:50:48 [2021-05-06T15:50:48.886Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:50:49 [2021-05-06T15:50:49.760Z] --- PASS: TestHealthKillContainer (3.00s)
15:50:49 [2021-05-06T15:50:49.760Z] === RUN   TestInspectCpusetInConfigPre120
15:50:50 [2021-05-06T15:50:50.016Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
15:50:50 [2021-05-06T15:50:50.016Z] === RUN   TestIpcModeNone
15:50:50 [2021-05-06T15:50:50.943Z] --- PASS: TestIpcModeNone (0.92s)
15:50:50 [2021-05-06T15:50:50.943Z] === RUN   TestIpcModePrivate
15:50:51 [2021-05-06T15:50:51.202Z] #52 DONE 92.5s
15:50:51 [2021-05-06T15:50:51.202Z] 
15:50:51 [2021-05-06T15:50:51.202Z] #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
15:50:51 [2021-05-06T15:50:51.202Z] #24 sha256:b82fc64392dd2bcd833f00dfe8c566a9def48b4d639220073ffa303bf8013e72
15:50:51 [2021-05-06T15:50:51.202Z] #24 191.8 + return
15:50:51 [2021-05-06T15:50:51.202Z] #24 DONE 192.2s
15:50:51 [2021-05-06T15:50:51.202Z] 
15:50:51 [2021-05-06T15:50:51.202Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
15:50:51 [2021-05-06T15:50:51.202Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780
15:50:51 [2021-05-06T15:50:51.202Z] #22 25.39   Installing build dependencies: finished with status 'done'
15:50:51 [2021-05-06T15:50:51.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:50:51 [2021-05-06T15:50:51.910Z] --- PASS: TestIpcModePrivate (0.94s)
15:50:51 [2021-05-06T15:50:51.910Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
15:50:51 [2021-05-06T15:50:51.910Z] === RUN   TestIpcModeShareable
15:50:51 [2021-05-06T15:50:51.910Z] --- SKIP: TestIpcModeShareable (0.00s)
15:50:51 [2021-05-06T15:50:51.910Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:50:51 [2021-05-06T15:50:51.910Z] === RUN   TestAPIIpcModeShareableAndContainer
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/defaults
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/invalid_create_group
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/invalid_flush_interval
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/flush_interval_at_15
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestNewStreamConfig (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewAWSLogsClientUserAgentHandler
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewAWSLogsClientRegionDetect
15:50:52 [2021-05-06T15:50:52.429Z] time="2021-05-06T15:50:51Z" level=info msg="Trying to get region from EC2 Metadata"
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCreateSuccess
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCreateSuccess (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCreateLogGroupSuccess
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCreateError
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCreateError (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCreateAlreadyExists
15:50:52 [2021-05-06T15:50:52.429Z] time="2021-05-06T15:50:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCreateAlreadyExists (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestLogClosed
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestLogClosed (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestLogBlocking
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestLogBlocking (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestLogNonBlockingBufferEmpty
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestLogNonBlockingBufferFull
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestPublishBatchSuccess
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestPublishBatchSuccess (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestPublishBatchError
15:50:52 [2021-05-06T15:50:52.429Z] time="2021-05-06T15:50:51Z" level=error msg=Error
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestPublishBatchError (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestPublishBatchInvalidSeqSuccess
15:50:52 [2021-05-06T15:50:52.429Z] time="2021-05-06T15:50:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestPublishBatchAlreadyAccepted
15:50:52 [2021-05-06T15:50:52.429Z] time="2021-05-06T15:50:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:50:52 [2021-05-06T15:50:52.429Z] time="2021-05-06T15:50:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchSimple
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchSimple (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchTicker
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchTicker (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMultilinePattern
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchClose
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchClose (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen/0/Hello
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen/2/🙃
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen/3/����
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen/4/He��o
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestEffectiveLen/5/
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestEffectiveLen (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/0/
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/1/Hello
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/2/Hello
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/3/Hello
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/4/🙃
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/5/🙃
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/6/a�
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestFindValidSplit/7/a�
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestFindValidSplit (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: 
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: 
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: Hello
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: 
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: He
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: llo
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: 
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: Hello
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: 
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: 🙃
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: 🙃
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: 
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: a
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: �
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1044: a�
15:50:52 [2021-05-06T15:50:52.429Z]         cloudwatchlogs_test.go:1045: 
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestProcessEventEmoji
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestProcessEventEmoji (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchLineSplit
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchLineSplit (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchLineSplitWithBinary
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMaxEvents
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMaxTotalBytes
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCollectBatchWithDuplicateTimestamps
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsMultilinePattern
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestCreateTagSuccess
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestCreateTagSuccess (0.00s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
15:50:52 [2021-05-06T15:50:52.429Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
15:50:52 [2021-05-06T15:50:52.429Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] PASS
15:50:52 [2021-05-06T15:50:52.430Z] coverage: 77.8% of statements
15:50:52 [2021-05-06T15:50:52.430Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.418s	coverage: 77.8% of statements
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestAdapterReadLogs
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestAdapterReadLogs (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopier
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestCopier (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopierLongLines
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestCopierLongLines (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopierSlow
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestSearchRegistryForImagesErrors
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestSearchRegistryForImages
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestSearchRegistryForImages (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestOnlyPlatformWithFallback
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestImageDelete
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestImageDelete/no_lease
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestImageDelete/lease_exists
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestImageDelete (0.11s)
15:50:52 [2021-05-06T15:50:52.430Z]     --- PASS: TestImageDelete/no_lease (0.04s)
15:50:52 [2021-05-06T15:50:52.430Z]     --- PASS: TestImageDelete/lease_exists (0.05s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestContentStoreForPull
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestCopierSlow (0.20s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopierWithSized
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopierWithSized/as_is
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopierWithSized/With_RingLogger
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestJSONFileLogger
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestJSONFileLogger (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestJSONFileLoggerWithTags
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestCopierWithSized (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestCopierWithPartial
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestJSONFileLoggerWithOpts
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestCopierWithPartial (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestRingLogger
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestRingLogger (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestRingCap
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestRingCap (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestRingClose
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestRingClose (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestRingDrain
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestRingDrain (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] PASS
15:50:52 [2021-05-06T15:50:52.430Z] coverage: 43.5% of statements
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestJSONFileLoggerWithLabelsEnv
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestEncodeDecode
15:50:52 [2021-05-06T15:50:52.430Z] === PAUSE TestEncodeDecode
15:50:52 [2021-05-06T15:50:52.430Z] === RUN   TestUnexpectedEOF
15:50:52 [2021-05-06T15:50:52.430Z] ok  	github.com/docker/docker/daemon/logger	0.350s	coverage: 43.5% of statements
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestContentStoreForPull (0.14s)
15:50:52 [2021-05-06T15:50:52.430Z] PASS
15:50:52 [2021-05-06T15:50:52.430Z] coverage: 6.7% of statements
15:50:52 [2021-05-06T15:50:52.430Z] ok  	github.com/docker/docker/daemon/images	0.462s	coverage: 6.7% of statements
15:50:52 [2021-05-06T15:50:52.430Z] time="2021-05-06T15:50:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:50:52 [2021-05-06T15:50:52.430Z] time="2021-05-06T15:50:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestUnexpectedEOF (0.13s)
15:50:52 [2021-05-06T15:50:52.430Z] === CONT  TestEncodeDecode
15:50:52 [2021-05-06T15:50:52.430Z] --- PASS: TestEncodeDecode (0.00s)
15:50:52 [2021-05-06T15:50:52.430Z] PASS
15:50:52 [2021-05-06T15:50:52.430Z] coverage: 69.9% of statements
15:50:52 [2021-05-06T15:50:52.430Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.417s	coverage: 69.9% of statements
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:50:52 [2021-05-06T15:50:52.430Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:50:53 [2021-05-06T15:50:53.399Z] === RUN   TestJSONLogsMarshalJSONBuf
15:50:53 [2021-05-06T15:50:53.399Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
15:50:53 [2021-05-06T15:50:53.399Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
15:50:53 [2021-05-06T15:50:53.399Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
15:50:53 [2021-05-06T15:50:53.399Z] === RUN   TestFastTimeMarshalJSON
15:50:53 [2021-05-06T15:50:53.399Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
15:50:53 [2021-05-06T15:50:53.399Z] PASS
15:50:53 [2021-05-06T15:50:53.399Z] coverage: 87.2% of statements
15:50:53 [2021-05-06T15:50:53.399Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.225s	coverage: 87.2% of statements
15:50:54 [2021-05-06T15:50:54.368Z] === RUN   TestWriteLog
15:50:54 [2021-05-06T15:50:54.368Z] === PAUSE TestWriteLog
15:50:54 [2021-05-06T15:50:54.368Z] === RUN   TestReadLog
15:50:54 [2021-05-06T15:50:54.368Z] === PAUSE TestReadLog
15:50:54 [2021-05-06T15:50:54.368Z] === CONT  TestWriteLog
15:50:54 [2021-05-06T15:50:54.368Z] --- PASS: TestWriteLog (0.01s)
15:50:54 [2021-05-06T15:50:54.368Z] === CONT  TestReadLog
15:50:54 [2021-05-06T15:50:54.368Z] === RUN   TestReadLog/tail_exact
15:50:54 [2021-05-06T15:50:54.368Z] === RUN   TestReadLog/tail_less_than_available
15:50:54 [2021-05-06T15:50:54.423Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
15:50:54 [2021-05-06T15:50:54.423Z] === RUN   TestAPIIpcModeHost
15:50:54 [2021-05-06T15:50:54.423Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:50:54 [2021-05-06T15:50:54.423Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:50:54 [2021-05-06T15:50:54.423Z] === RUN   TestDaemonIpcModeShareable
15:50:54 [2021-05-06T15:50:54.423Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:50:54 [2021-05-06T15:50:54.423Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:50:54 [2021-05-06T15:50:54.423Z] === RUN   TestDaemonIpcModePrivate
15:50:54 [2021-05-06T15:50:54.631Z] #22 30.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
15:50:54 [2021-05-06T15:50:54.631Z] #22 30.29 Building wheels for collected packages: yamllint, pyyaml
15:50:54 [2021-05-06T15:50:54.631Z] #22 30.29   Running setup.py bdist_wheel for yamllint: started
15:50:54 [2021-05-06T15:50:54.827Z] === RUN   TestReadLog/tail_more_than_available
15:50:54 [2021-05-06T15:50:54.827Z] --- PASS: TestReadLog (0.26s)
15:50:54 [2021-05-06T15:50:54.827Z]     --- PASS: TestReadLog/tail_exact (0.10s)
15:50:54 [2021-05-06T15:50:54.827Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
15:50:54 [2021-05-06T15:50:54.827Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
15:50:54 [2021-05-06T15:50:54.827Z] PASS
15:50:54 [2021-05-06T15:50:54.827Z] coverage: 75.2% of statements
15:50:54 [2021-05-06T15:50:54.827Z] ok  	github.com/docker/docker/daemon/logger/local	0.359s	coverage: 75.2% of statements
15:50:54 [2021-05-06T15:50:54.827Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:50:54 [2021-05-06T15:50:54.827Z] === RUN   TestLog
15:50:54 [2021-05-06T15:50:54.827Z] --- PASS: TestLog (0.00s)
15:50:54 [2021-05-06T15:50:54.827Z] PASS
15:50:54 [2021-05-06T15:50:54.827Z] coverage: 31.5% of statements
15:50:54 [2021-05-06T15:50:54.827Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.111s	coverage: 31.5% of statements
15:50:54 [2021-05-06T15:50:54.828Z] === RUN   TestOpenFileDelete
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestOpenFileDelete (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestOpenFileRename
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestOpenFileRename (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestParseLogTagDefaultTag
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestParseLogTag
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestParseLogTag (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestParseLogTagEmptyTag
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestTailFiles
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestTailFiles (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestFollowLogsConsumerGone
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestFollowLogsProducerGone
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestFollowLogsProducerGone (0.00s)
15:50:55 [2021-05-06T15:50:55.287Z]     logfile_test.go:232: messages sent: 4098, received: 4098
15:50:55 [2021-05-06T15:50:55.287Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestCheckCapacityAndRotate
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
15:50:55 [2021-05-06T15:50:55.287Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
15:50:55 [2021-05-06T15:50:55.287Z] --- PASS: TestCheckCapacityAndRotate (0.07s)
15:50:55 [2021-05-06T15:50:55.287Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
15:50:55 [2021-05-06T15:50:55.287Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
15:50:55 [2021-05-06T15:50:55.287Z] PASS
15:50:55 [2021-05-06T15:50:55.287Z] coverage: 53.7% of statements
15:50:55 [2021-05-06T15:50:55.287Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.160s	coverage: 53.7% of statements
15:50:55 [2021-05-06T15:50:55.470Z] #52 ...
15:50:55 [2021-05-06T15:50:55.470Z] 
15:50:55 [2021-05-06T15:50:55.470Z] #55 [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
15:50:55 [2021-05-06T15:50:55.470Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:50:55 [2021-05-06T15:50:55.470Z] #55 171.2 + bin/containerd
15:50:55 [2021-05-06T15:50:55.580Z] #22 31.11   Running setup.py bdist_wheel for yamllint: finished with status 'done'
15:50:55 [2021-05-06T15:50:55.580Z] #22 31.11   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
15:50:55 [2021-05-06T15:50:55.580Z] #22 31.16   Running setup.py bdist_wheel for pyyaml: started
15:50:55 [2021-05-06T15:50:55.747Z] === RUN   TestNewParse
15:50:55 [2021-05-06T15:50:55.747Z] --- PASS: TestNewParse (0.00s)
15:50:55 [2021-05-06T15:50:55.747Z] PASS
15:50:55 [2021-05-06T15:50:55.747Z] coverage: 8.3% of statements
15:50:55 [2021-05-06T15:50:55.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:50:56 [2021-05-06T15:50:56.209Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestValidateLogOpt
15:50:56 [2021-05-06T15:50:56.209Z] --- PASS: TestValidateLogOpt (0.00s)
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestNewMissedConfig
15:50:56 [2021-05-06T15:50:56.209Z] --- PASS: TestNewMissedConfig (0.00s)
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestNewMissedUrl
15:50:56 [2021-05-06T15:50:56.209Z] --- PASS: TestNewMissedUrl (0.00s)
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestNewMissedToken
15:50:56 [2021-05-06T15:50:56.209Z] --- PASS: TestNewMissedToken (0.00s)
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestNewWithProxy
15:50:56 [2021-05-06T15:50:56.209Z] --- PASS: TestNewWithProxy (0.00s)
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestDefault
15:50:56 [2021-05-06T15:50:56.209Z] --- PASS: TestDefault (0.01s)
15:50:56 [2021-05-06T15:50:56.209Z] === RUN   TestInlineFormatWithNonDefaultOptions
15:50:56 [2021-05-06T15:50:56.527Z] #22 32.25   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestJsonFormat
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestJsonFormat (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestRawFormat
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestRawFormat (0.02s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestRawFormatWithLabels
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestRawFormatWithLabels (0.02s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestRawFormatWithoutTag
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestRawFormatWithoutTag (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestBatching
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestParseLogFormat
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestParseLogFormat (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestValidateLogOptEmpty
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestValidateLogOptEmpty (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestValidateSyslogAddress
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestValidateSyslogAddress (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestParseAddressDefaultPort
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestParseAddressDefaultPort (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestValidateSyslogFacility
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestValidateSyslogFacility (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestValidateLogOptSyslogFormat
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestValidateLogOpt
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestValidateLogOpt (0.00s)
15:50:56 [2021-05-06T15:50:56.669Z] PASS
15:50:56 [2021-05-06T15:50:56.669Z] coverage: 46.8% of statements
15:50:56 [2021-05-06T15:50:56.669Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.246s	coverage: 46.8% of statements
15:50:56 [2021-05-06T15:50:56.669Z] --- PASS: TestBatching (0.29s)
15:50:56 [2021-05-06T15:50:56.669Z] === RUN   TestFrequency
15:50:56 [2021-05-06T15:50:56.791Z] #22 32.26   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
15:50:56 [2021-05-06T15:50:56.791Z] #22 32.39 Successfully built yamllint pyyaml
15:50:57 [2021-05-06T15:50:57.054Z] #22 32.40 Installing collected packages: pathspec, pyyaml, yamllint
15:50:57 [2021-05-06T15:50:57.054Z] #22 32.67 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
15:50:57 [2021-05-06T15:50:57.129Z] --- PASS: TestFrequency (0.19s)
15:50:57 [2021-05-06T15:50:57.129Z] === RUN   TestOneMessagePerRequest
15:50:57 [2021-05-06T15:50:57.129Z] --- PASS: TestOneMessagePerRequest (0.00s)
15:50:57 [2021-05-06T15:50:57.129Z] === RUN   TestVerify
15:50:57 [2021-05-06T15:50:57.129Z] --- PASS: TestVerify (0.00s)
15:50:57 [2021-05-06T15:50:57.129Z] === RUN   TestSkipVerify
15:50:57 [2021-05-06T15:50:57.129Z] time="2021-05-06T15:50:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.129Z] time="2021-05-06T15:50:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.129Z] time="2021-05-06T15:50:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.317Z] #22 DONE 32.9s
15:50:57 [2021-05-06T15:50:57.317Z] 
15:50:57 [2021-05-06T15:50:57.317Z] #55 [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
15:50:57 [2021-05-06T15:50:57.317Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:50:57 [2021-05-06T15:50:57.580Z] #55 ...
15:50:57 [2021-05-06T15:50:57.580Z] 
15:50:57 [2021-05-06T15:50:57.580Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
15:50:57 [2021-05-06T15:50:57.580Z] #25 sha256:b7efaf01ac23fca7d54af04515557814338a498d2edecc3d3ee82305b7e4c68d
15:50:57 [2021-05-06T15:50:57.588Z] --- PASS: TestSkipVerify (0.55s)
15:50:57 [2021-05-06T15:50:57.588Z] === RUN   TestBufferMaximum
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.153357\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.153357\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] --- PASS: TestBufferMaximum (0.00s)
15:50:57 [2021-05-06T15:50:57.588Z] === RUN   TestServerAlwaysDown
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.156358\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.156358\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.156358\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.156358\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] time="2021-05-06T15:50:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620316257.156358\",\"host\":\"2e4e5e27e263\"}'"
15:50:57 [2021-05-06T15:50:57.588Z] --- PASS: TestServerAlwaysDown (0.00s)
15:50:57 [2021-05-06T15:50:57.588Z] === RUN   TestCannotSendAfterClose
15:50:57 [2021-05-06T15:50:57.588Z] --- PASS: TestCannotSendAfterClose (0.00s)
15:50:57 [2021-05-06T15:50:57.588Z] === RUN   TestDeadlockOnBlockedEndpoint
15:50:57 [2021-05-06T15:50:57.684Z] --- PASS: TestDaemonIpcModePrivate (2.90s)
15:50:57 [2021-05-06T15:50:57.684Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
15:50:57 [2021-05-06T15:50:57.684Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:50:57 [2021-05-06T15:50:57.684Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:50:57 [2021-05-06T15:50:57.684Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:50:57 [2021-05-06T15:50:57.684Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:50:57 [2021-05-06T15:50:57.684Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:50:57 [2021-05-06T15:50:57.684Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:50:57 [2021-05-06T15:50:57.684Z] === RUN   TestIpcModeOlderClient
15:50:57 [2021-05-06T15:50:57.684Z] === PAUSE TestIpcModeOlderClient
15:50:57 [2021-05-06T15:50:57.684Z] === RUN   TestKillContainerInvalidSignal
15:50:57 [2021-05-06T15:50:57.843Z] #25 DONE 0.6s
15:50:57 [2021-05-06T15:50:57.843Z] 
15:50:57 [2021-05-06T15:50:57.843Z] #55 [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
15:50:57 [2021-05-06T15:50:57.843Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:50:58 [2021-05-06T15:50:58.048Z] === RUN   TestV1IDService
15:50:58 [2021-05-06T15:50:58.048Z] --- PASS: TestV1IDService (0.01s)
15:50:58 [2021-05-06T15:50:58.048Z] === RUN   TestV2MetadataService
15:50:58 [2021-05-06T15:50:58.107Z] #55 ...
15:50:58 [2021-05-06T15:50:58.107Z] 
15:50:58 [2021-05-06T15:50:58.107Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
15:50:58 [2021-05-06T15:50:58.107Z] #30 sha256:8404b99f766bee5e1694e1dccf7084ce9b5c85491fb72a002bd9167ac850a1e2
15:50:58 [2021-05-06T15:50:58.245Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
15:50:58 [2021-05-06T15:50:58.245Z] === RUN   TestKillContainer
15:50:58 [2021-05-06T15:50:58.245Z] === RUN   TestKillContainer/no_signal
15:50:58 [2021-05-06T15:50:58.284Z] sha256:da3cb94c51a862004e2a9110436129c4cacc313c0233c9185635f344c68c7b4d
15:50:58 [2021-05-06T15:50:58.284Z] INFO: Starting docker-py tests...
15:50:58 [2021-05-06T15:50:58.284Z] ============================= test session starts ==============================
15:50:58 [2021-05-06T15:50:58.284Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
15:50:58 [2021-05-06T15:50:58.284Z] rootdir: /src, inifile: pytest.ini
15:50:58 [2021-05-06T15:50:58.284Z] plugins: timeout-1.3.3, cov-2.6.1
15:50:58 [2021-05-06T15:50:58.284Z] collected 390 items / 1 deselected / 389 selected
15:50:58 [2021-05-06T15:50:58.284Z] 
15:50:58 [2021-05-06T15:50:58.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:50:58 [2021-05-06T15:50:58.507Z] time="2021-05-06T15:50:58Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
15:50:58 [2021-05-06T15:50:58.507Z] time="2021-05-06T15:50:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2e4e5e27e263\"}'"
15:50:58 [2021-05-06T15:50:58.507Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
15:50:58 [2021-05-06T15:50:58.507Z] PASS
15:50:58 [2021-05-06T15:50:58.507Z] coverage: 82.5% of statements
15:50:58 [2021-05-06T15:50:58.507Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.204s	coverage: 82.5% of statements
15:50:58 [2021-05-06T15:50:58.507Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:50:58 [2021-05-06T15:50:58.507Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:50:58 [2021-05-06T15:50:58.507Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:50:58 [2021-05-06T15:50:58.507Z] === RUN   TestContinueOnError_NonMirrorEndpoint
15:50:58 [2021-05-06T15:50:58.507Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
15:50:58 [2021-05-06T15:50:58.507Z] === RUN   TestContinueOnError_MirrorEndpoint
15:50:58 [2021-05-06T15:50:58.507Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
15:50:58 [2021-05-06T15:50:58.507Z] === RUN   TestContinueOnError_NeverContinue
15:50:58 [2021-05-06T15:50:58.507Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
15:50:58 [2021-05-06T15:50:58.507Z] === RUN   TestManifestStore
15:50:58 [2021-05-06T15:50:58.507Z] === RUN   TestManifestStore/no_remote_or_local
15:50:58 [2021-05-06T15:50:58.507Z] --- PASS: TestV2MetadataService (0.61s)
15:50:58 [2021-05-06T15:50:58.507Z] PASS
15:50:58 [2021-05-06T15:50:58.507Z] coverage: 48.2% of statements
15:50:58 [2021-05-06T15:50:58.804Z] === RUN   TestKillContainer/non_killing_signal
15:50:58 [2021-05-06T15:50:58.967Z] ok  	github.com/docker/docker/distribution/metadata	0.711s	coverage: 48.2% of statements
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local497123767\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/no_local_cache
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/with_local_cache
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/unknown_media_type
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/unknown_media_type/no_cache
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="reference for unknown type: "
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="reference for unknown type: "
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/unknown_media_type/with_cache
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="reference for unknown type: "
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="reference for unknown type: "
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="reference for unknown type: "
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/error_persisting_manifest
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
15:50:58 [2021-05-06T15:50:58.967Z] time="2021-05-06T15:50:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestManifestStore (0.29s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestManifestStore/unknown_media_type (0.10s)
15:50:58 [2021-05-06T15:50:58.967Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
15:50:58 [2021-05-06T15:50:58.967Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s)
15:50:58 [2021-05-06T15:50:58.967Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
15:50:58 [2021-05-06T15:50:58.967Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.08s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
15:50:58 [2021-05-06T15:50:58.967Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
15:50:58 [2021-05-06T15:50:58.967Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType/schema1
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestFixManifestLayers
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestFixManifestLayers (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestFixManifestLayersBaseLayerParent
15:50:58 [2021-05-06T15:50:58.967Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     pull_v2_test.go:73: Needs fixing on Windows
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestFixManifestLayersBadParent
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestValidateManifest
15:50:58 [2021-05-06T15:50:58.967Z] --- SKIP: TestValidateManifest (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     pull_v2_test.go:118: Needs fixing on Windows
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestFormatPlatform
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestFormatPlatform (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestGetRepositoryMountCandidates
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestLayerAlreadyExists
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestLayerAlreadyExists (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     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}
15:50:58 [2021-05-06T15:50:58.967Z]     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}
15:50:58 [2021-05-06T15:50:58.967Z]     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}
15:50:58 [2021-05-06T15:50:58.967Z]     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}
15:50:58 [2021-05-06T15:50:58.967Z]     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}
15:50:58 [2021-05-06T15:50:58.967Z]     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}
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestWhenEmptyAuthConfig
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestSuccessfulDownload
15:50:58 [2021-05-06T15:50:58.967Z] --- SKIP: TestSuccessfulDownload (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z]     download_test.go:268: Needs fixing on Windows
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestCancelledDownload
15:50:58 [2021-05-06T15:50:58.967Z] --- PASS: TestCancelledDownload (0.00s)
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestMaxDownloadAttempts
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:50:58 [2021-05-06T15:50:58.967Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:50:59 [2021-05-06T15:50:59.365Z] === RUN   TestKillContainer/killing_signal
15:50:59 [2021-05-06T15:50:59.427Z] time="2021-05-06T15:50:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:50:59 [2021-05-06T15:50:59.427Z] time="2021-05-06T15:50:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:50:59 [2021-05-06T15:50:59.427Z] time="2021-05-06T15:50:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:50:59 [2021-05-06T15:50:59.427Z] time="2021-05-06T15:50:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:50:59 [2021-05-06T15:50:59.427Z] --- PASS: TestMaxDownloadAttempts (0.00s)
15:50:59 [2021-05-06T15:50:59.427Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s)
15:50:59 [2021-05-06T15:50:59.427Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s)
15:50:59 [2021-05-06T15:50:59.427Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s)
15:50:59 [2021-05-06T15:50:59.427Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s)
15:50:59 [2021-05-06T15:50:59.427Z] === RUN   TestTransfer
15:50:59 [2021-05-06T15:50:59.427Z] --- PASS: TestTransfer (0.14s)
15:50:59 [2021-05-06T15:50:59.427Z] === RUN   TestConcurrencyLimit
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestConcurrencyLimit (0.36s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestInactiveJobs
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestNotFound
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestNotFound (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestConflict
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestConflict (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestForbidden
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestForbidden (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestInvalidParameter
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestInvalidParameter (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestNotImplemented
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestNotImplemented (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestNotModified
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestNotModified (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestUnauthorized
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestUnauthorized (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestUnknown
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestUnknown (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestCancelled
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestCancelled (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestDeadline
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestDeadline (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestDataLoss
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestDataLoss (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestUnavailable
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestUnavailable (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestSystem
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestSystem (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Not_Found
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Bad_Request
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Conflict
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Unauthorized
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Service_Unavailable
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Forbidden
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Not_Modified
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Not_Implemented
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Internal_Server_Error
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
15:50:59 [2021-05-06T15:50:59.886Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
15:50:59 [2021-05-06T15:50:59.886Z] --- PASS: TestFromStatusCode (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
15:50:59 [2021-05-06T15:50:59.886Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z] PASS
15:50:59 [2021-05-06T15:50:59.887Z] coverage: 53.1% of statements
15:50:59 [2021-05-06T15:50:59.887Z] ok  	github.com/docker/docker/errdefs	0.059s	coverage: 53.1% of statements
15:50:59 [2021-05-06T15:50:59.887Z] --- PASS: TestWhenEmptyAuthConfig (1.10s)
15:50:59 [2021-05-06T15:50:59.887Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
15:50:59 [2021-05-06T15:50:59.887Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z] === RUN   TestTokenPassThru
15:50:59 [2021-05-06T15:50:59.887Z] --- PASS: TestTokenPassThru (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z] === RUN   TestTokenPassThruDifferentHost
15:50:59 [2021-05-06T15:50:59.887Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
15:50:59 [2021-05-06T15:50:59.887Z] PASS
15:50:59 [2021-05-06T15:50:59.887Z] coverage: 23.6% of statements
15:50:59 [2021-05-06T15:50:59.887Z] ok  	github.com/docker/docker/distribution	1.558s	coverage: 23.6% of statements
15:51:00 [2021-05-06T15:51:00.290Z] --- PASS: TestKillContainer (1.98s)
15:51:00 [2021-05-06T15:51:00.290Z]     --- PASS: TestKillContainer/no_signal (0.63s)
15:51:00 [2021-05-06T15:51:00.290Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
15:51:00 [2021-05-06T15:51:00.290Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
15:51:00 [2021-05-06T15:51:00.290Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:51:00 [2021-05-06T15:51:00.290Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:51:00 [2021-05-06T15:51:00.346Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:51:00 [2021-05-06T15:51:00.346Z] --- PASS: TestInactiveJobs (0.39s)
15:51:00 [2021-05-06T15:51:00.346Z] === RUN   TestWatchRelease
15:51:00 [2021-05-06T15:51:00.346Z] --- PASS: TestWatchRelease (0.07s)
15:51:00 [2021-05-06T15:51:00.346Z] === RUN   TestWatchFinishedTransfer
15:51:00 [2021-05-06T15:51:00.346Z] --- PASS: TestWatchFinishedTransfer (0.00s)
15:51:00 [2021-05-06T15:51:00.346Z] === RUN   TestDuplicateTransfer
15:51:00 [2021-05-06T15:51:00.346Z] --- PASS: TestDuplicateTransfer (0.04s)
15:51:00 [2021-05-06T15:51:00.346Z] === RUN   TestSuccessfulUpload
15:51:00 [2021-05-06T15:51:00.806Z] time="2021-05-06T15:51:00Z" level=error msg="Upload failed, retrying: simulating retry"
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSGetInvalidData
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSGetInvalidData (0.01s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSInvalidSet
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSInvalidSet (0.01s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSInvalidRoot
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSInvalidRoot (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSMetadataGetSet
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSMetadataGetSet (0.06s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSInvalidWalker
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSInvalidWalker (0.01s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSGetSet
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSGetSet (0.01s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSGetUnsetKey
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSGetUnsetKey (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSGetEmptyData
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSGetEmptyData (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSDelete
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSDelete (0.01s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSWalker
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSWalker (0.04s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestFSWalkerStopOnError
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestFSWalkerStopOnError (0.01s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestNewFromJSON
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestNewFromJSON (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestNewFromJSONWithInvalidJSON
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestMarshalKeyOrder
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestMarshalKeyOrder (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestHistoryEqual
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestSuccessfulUpload (0.55s)
15:51:00 [2021-05-06T15:51:00.806Z] === RUN   TestCancelledUpload
15:51:00 [2021-05-06T15:51:00.806Z] --- PASS: TestCancelledUpload (0.00s)
15:51:00 [2021-05-06T15:51:00.806Z] PASS
15:51:00 [2021-05-06T15:51:00.806Z] coverage: 77.3% of statements
15:51:00 [2021-05-06T15:51:00.851Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:51:01 [2021-05-06T15:51:01.265Z] ok  	github.com/docker/docker/distribution/xfer	1.972s	coverage: 77.3% of statements
15:51:01 [2021-05-06T15:51:01.265Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestHistoryEqual (0.10s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestImage
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestImage (0.00s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestImageOSNotEmpty
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestImageOSNotEmpty (0.00s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestNewChildImageFromImageWithRootFS
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestCreate
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestCreate (0.01s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestRestore
15:51:01 [2021-05-06T15:51:01.265Z] time="2021-05-06T15:51:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestRestore (0.03s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestAddDelete
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestAddDelete (0.01s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestSearchAfterDelete
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestSearchAfterDelete (0.02s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestParentReset
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestParentReset (0.02s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestGetAndSetLastUpdated
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
15:51:01 [2021-05-06T15:51:01.265Z] === RUN   TestStoreLen
15:51:01 [2021-05-06T15:51:01.265Z] --- PASS: TestStoreLen (0.03s)
15:51:01 [2021-05-06T15:51:01.265Z] PASS
15:51:01 [2021-05-06T15:51:01.265Z] coverage: 86.6% of statements
15:51:01 [2021-05-06T15:51:01.265Z] ok  	github.com/docker/docker/image	0.486s	coverage: 86.6% of statements
15:51:01 [2021-05-06T15:51:01.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
15:51:01 [2021-05-06T15:51:01.411Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
15:51:01 [2021-05-06T15:51:01.411Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
15:51:01 [2021-05-06T15:51:01.411Z] === RUN   TestKillStoppedContainer
15:51:01 [2021-05-06T15:51:01.411Z] --- PASS: TestKillStoppedContainer (0.05s)
15:51:01 [2021-05-06T15:51:01.411Z] === RUN   TestKillStoppedContainerAPIPre120
15:51:01 [2021-05-06T15:51:01.411Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:51:01 [2021-05-06T15:51:01.411Z] === RUN   TestKillDifferentUserContainer
15:51:01 [2021-05-06T15:51:01.725Z] === RUN   TestCompare
15:51:01 [2021-05-06T15:51:01.725Z] --- PASS: TestCompare (0.00s)
15:51:01 [2021-05-06T15:51:01.725Z] PASS
15:51:01 [2021-05-06T15:51:01.725Z] coverage: 19.2% of statements
15:51:01 [2021-05-06T15:51:01.725Z] ok  	github.com/docker/docker/image/cache	0.063s	coverage: 19.2% of statements
15:51:02 [2021-05-06T15:51:02.074Z] #55 ...
15:51:02 [2021-05-06T15:51:02.074Z] 
15:51:02 [2021-05-06T15:51:02.074Z] #52 [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
15:51:02 [2021-05-06T15:51:02.074Z] #52 sha256:fe09d4e8d25bc4327a87b137ab594bcccccdb002f9e9566b21deb610cd5a582c
15:51:02 [2021-05-06T15:51:02.074Z] #52 104.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:51:02 [2021-05-06T15:51:02.185Z] === RUN   TestValidateManifest
15:51:02 [2021-05-06T15:51:02.185Z] === RUN   TestValidateManifest/nil
15:51:02 [2021-05-06T15:51:02.185Z] === RUN   TestValidateManifest/non-nil
15:51:02 [2021-05-06T15:51:02.185Z] --- PASS: TestValidateManifest (0.00s)
15:51:02 [2021-05-06T15:51:02.185Z]     --- PASS: TestValidateManifest/nil (0.00s)
15:51:02 [2021-05-06T15:51:02.185Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
15:51:02 [2021-05-06T15:51:02.185Z] PASS
15:51:02 [2021-05-06T15:51:02.185Z] coverage: 0.6% of statements
15:51:02 [2021-05-06T15:51:02.185Z] ok  	github.com/docker/docker/image/tarexport	0.132s	coverage: 0.6% of statements
15:51:02 [2021-05-06T15:51:02.337Z] --- PASS: TestKillDifferentUserContainer (0.67s)
15:51:02 [2021-05-06T15:51:02.337Z] === RUN   TestInspectOomKilledTrue
15:51:02 [2021-05-06T15:51:02.337Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:51:02 [2021-05-06T15:51:02.337Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:02 [2021-05-06T15:51:02.337Z] === RUN   TestInspectOomKilledFalse
15:51:02 [2021-05-06T15:51:02.337Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:51:02 [2021-05-06T15:51:02.337Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:51:02 [2021-05-06T15:51:02.337Z] === RUN   TestLinksEtcHostsContentMatch
15:51:02 [2021-05-06T15:51:02.337Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:51:02 [2021-05-06T15:51:02.337Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:51:02 [2021-05-06T15:51:02.337Z] === RUN   TestLinksContainerNames
15:51:02 [2021-05-06T15:51:02.661Z] #52 105.9 + mkdir -p /build
15:51:02 [2021-05-06T15:51:02.661Z] #52 105.9 + cp runc /build/runc
15:51:02 [2021-05-06T15:51:02.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:51:03 [2021-05-06T15:51:03.154Z] === RUN   TestMakeV1ConfigFromConfig
15:51:03 [2021-05-06T15:51:03.154Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
15:51:03 [2021-05-06T15:51:03.154Z] PASS
15:51:03 [2021-05-06T15:51:03.154Z] coverage: 25.0% of statements
15:51:03 [2021-05-06T15:51:03.154Z] ok  	github.com/docker/docker/image/v1	0.076s	coverage: 25.0% of statements
15:51:03 [2021-05-06T15:51:03.154Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:51:03 [2021-05-06T15:51:03.234Z] #52 DONE 106.4s
15:51:03 [2021-05-06T15:51:03.234Z] 
15:51:03 [2021-05-06T15:51:03.234Z] #55 [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
15:51:03 [2021-05-06T15:51:03.234Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:51:03 [2021-05-06T15:51:03.613Z] === RUN   TestSerialization
15:51:03 [2021-05-06T15:51:03.613Z] --- PASS: TestSerialization (0.02s)
15:51:03 [2021-05-06T15:51:03.613Z] PASS
15:51:03 [2021-05-06T15:51:03.613Z] coverage: 100.0% of statements
15:51:03 [2021-05-06T15:51:03.613Z] ok  	github.com/docker/docker/libcontainerd/queue	0.079s	coverage: 100.0% of statements
15:51:03 [2021-05-06T15:51:03.783Z] --- PASS: TestLinksContainerNames (1.33s)
15:51:03 [2021-05-06T15:51:03.783Z] === RUN   TestLogsFollowTailEmpty
15:51:04 [2021-05-06T15:51:04.039Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
15:51:04 [2021-05-06T15:51:04.039Z] === RUN   TestContainerNetworkMountsNoChown
15:51:04 [2021-05-06T15:51:04.172Z] #55 ...
15:51:04 [2021-05-06T15:51:04.172Z] 
15:51:04 [2021-05-06T15:51:04.172Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
15:51:04 [2021-05-06T15:51:04.172Z] #53 sha256:64fb15cea79a7a9ed096c303ba9a808d9c8afd52bb6cba0185775aa6f70baa05
15:51:04 [2021-05-06T15:51:04.431Z] #53 DONE 0.3s
15:51:04 [2021-05-06T15:51:04.431Z] 
15:51:04 [2021-05-06T15:51:04.431Z] #55 [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
15:51:04 [2021-05-06T15:51:04.431Z] #55 sha256:35f39ed90b6af3fb1fc1eb5070ea4364868e10c8b1021690191e4147a30ec76f
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestEnvironmentParsing
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestEnvironmentParsing (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z] PASS
15:51:04 [2021-05-06T15:51:04.583Z] coverage: 1.0% of statements
15:51:04 [2021-05-06T15:51:04.583Z] ok  	github.com/docker/docker/libcontainerd/local	0.089s	coverage: 1.0% of statements
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestEmptyLayer
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestEmptyLayer (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestCommitFailure
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestCommitFailure (0.01s)
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestStartTransactionFailure
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestStartTransactionFailure (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestGetOrphan
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestGetOrphan (0.01s)
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestMountAndRegister
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestMountAndRegister (0.03s)
15:51:04 [2021-05-06T15:51:04.583Z]     layer_test.go:271: Layer size: 14
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestLayerRelease
15:51:04 [2021-05-06T15:51:04.583Z] --- SKIP: TestLayerRelease (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z]     layer_test.go:304: Failing on Windows
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestStoreRestore
15:51:04 [2021-05-06T15:51:04.583Z] --- SKIP: TestStoreRestore (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z]     layer_test.go:353: Failing on Windows
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestTarStreamStability
15:51:04 [2021-05-06T15:51:04.583Z] --- SKIP: TestTarStreamStability (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z]     layer_test.go:468: Failing on Windows
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestRegisterExistingLayer
15:51:04 [2021-05-06T15:51:04.583Z] --- PASS: TestRegisterExistingLayer (0.09s)
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestTarStreamVerification
15:51:04 [2021-05-06T15:51:04.583Z] --- SKIP: TestTarStreamVerification (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z]     layer_test.go:697: Failing on Windows
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestLayerMigration
15:51:04 [2021-05-06T15:51:04.583Z] --- SKIP: TestLayerMigration (0.00s)
15:51:04 [2021-05-06T15:51:04.583Z]     migration_test.go:46: Failing on Windows
15:51:04 [2021-05-06T15:51:04.583Z] === RUN   TestLayerMigrationNoTarsplit
15:51:04 [2021-05-06T15:51:04.583Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
15:51:05 [2021-05-06T15:51:05.011Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/default
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/default
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/private
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/private
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rprivate
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rprivate
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/slave
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/slave
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rslave
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rslave
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/shared
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/shared
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rshared
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rshared
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/default
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/default/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/default/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rshared
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/shared
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rslave
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/slave
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rprivate
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/private
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/private/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/private/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/default/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/default/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:51:05 [2021-05-06T15:51:05.011Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:51:05 [2021-05-06T15:51:05.043Z]     migration_test.go:182: Failing on Windows
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestMountInit
15:51:05 [2021-05-06T15:51:05.043Z] --- SKIP: TestMountInit (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     mount_test.go:17: Failing on Windows
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestMountSize
15:51:05 [2021-05-06T15:51:05.043Z] --- SKIP: TestMountSize (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     mount_test.go:76: Failing on Windows
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestMountChanges
15:51:05 [2021-05-06T15:51:05.043Z] --- SKIP: TestMountChanges (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     mount_test.go:125: Failing on Windows
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestMountApply
15:51:05 [2021-05-06T15:51:05.043Z] --- SKIP: TestMountApply (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     mount_test.go:212: Failing on Windows
15:51:05 [2021-05-06T15:51:05.043Z] PASS
15:51:05 [2021-05-06T15:51:05.043Z] coverage: 30.1% of statements
15:51:05 [2021-05-06T15:51:05.043Z] ok  	github.com/docker/docker/layer	0.314s	coverage: 30.1% of statements
15:51:05 [2021-05-06T15:51:05.043Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:51:05 [2021-05-06T15:51:05.043Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:51:05 [2021-05-06T15:51:05.043Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:51:05 [2021-05-06T15:51:05.043Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
15:51:05 [2021-05-06T15:51:05.043Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
15:51:05 [2021-05-06T15:51:05.043Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
15:51:05 [2021-05-06T15:51:05.043Z] PASS
15:51:05 [2021-05-06T15:51:05.043Z] coverage: 42.3% of statements
15:51:05 [2021-05-06T15:51:05.043Z] ok  	github.com/docker/docker/oci	0.065s	coverage: 42.3% of statements
15:51:05 [2021-05-06T15:51:05.043Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:51:05 [2021-05-06T15:51:05.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:51:05 [2021-05-06T15:51:05.222Z] Using test binary docker
15:51:05 [2021-05-06T15:51:05.222Z] +++ /etc/init.d/apparmor start
15:51:05 [2021-05-06T15:51:05.222Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:51:05 [2021-05-06T15:51:05.222Z] INFO: Waiting for daemon to start...
15:51:05 [2021-05-06T15:51:05.222Z] Starting dockerd
15:51:05 [2021-05-06T15:51:05.222Z] +++ 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
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/private/bind_root
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/private/mount_root
15:51:05 [2021-05-06T15:51:05.266Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:51:05 [2021-05-06T15:51:05.266Z] --- PASS: TestMountDaemonRoot (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:51:05 [2021-05-06T15:51:05.266Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:51:05 [2021-05-06T15:51:05.266Z] === RUN   TestContainerBindMountNonRecursive
15:51:05 [2021-05-06T15:51:05.266Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:51:05 [2021-05-06T15:51:05.266Z]     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)
15:51:05 [2021-05-06T15:51:05.266Z] === RUN   TestContainerVolumesMountedAsShared
15:51:05 [2021-05-06T15:51:05.266Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]     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)
15:51:05 [2021-05-06T15:51:05.266Z] === RUN   TestContainerVolumesMountedAsSlave
15:51:05 [2021-05-06T15:51:05.266Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:51:05 [2021-05-06T15:51:05.266Z]     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)
15:51:05 [2021-05-06T15:51:05.266Z] === RUN   TestNetworkNat
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestParseVersion
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestParseVersion (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] PASS
15:51:05 [2021-05-06T15:51:05.503Z] coverage: 52.9% of statements
15:51:05 [2021-05-06T15:51:05.503Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 52.9% of statements
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestAddressPoolOpt
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestAddressPoolOpt (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/a
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/something
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/_=a
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/env1=value1
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/_env1=value1
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/env2=value2=value3
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/env3=abc!qwe
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/env_4=value_4
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/PATH
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/=a
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/PATH=
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/PATH=something
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/asd!qwe
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/1asd
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/123
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/some_space
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/__some_space_before
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/some_space_after__
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/=
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateEnv/PaTh
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestValidateEnv (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/a (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/something (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/_=a (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/PATH (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/=a (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/1asd (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/123 (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/some_space (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/= (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestParseHost
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestParseHost (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestParseDockerDaemonHost
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestParseDockerDaemonHost (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestParseTCP
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestParseTCP (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestParseInvalidUnixAddrInvalid
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateExtraHosts
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestValidateExtraHosts (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestIpOptString
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestIpOptString (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestNewIpOptInvalidDefaultVal
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestNewIpOptValidDefaultVal
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestIpOptSetInvalidVal
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateIPAddress
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestValidateIPAddress (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestMapOpts
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestMapOpts (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestListOptsWithoutValidator
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestListOptsWithoutValidator (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestListOptsWithValidator
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestListOptsWithValidator (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateDNSSearch
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestValidateDNSSearch (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_general_format
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_more_than_one_=
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_one_more
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
15:51:05 [2021-05-06T15:51:05.503Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
15:51:05 [2021-05-06T15:51:05.503Z] --- PASS: TestValidateLabel (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
15:51:05 [2021-05-06T15:51:05.503Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestNamedListOpts
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestNamedListOpts (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestNamedMapOpts
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestNamedMapOpts (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestParseLink
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestParseLink (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestQuotedStringSetWithQuotes
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestQuotedStringSetWithNoQuotes
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] === RUN   TestUlimitOpt
15:51:05 [2021-05-06T15:51:05.504Z] --- PASS: TestUlimitOpt (0.00s)
15:51:05 [2021-05-06T15:51:05.504Z] PASS
15:51:05 [2021-05-06T15:51:05.504Z] coverage: 67.1% of statements
15:51:05 [2021-05-06T15:51:05.504Z] ok  	github.com/docker/docker/opts	0.108s	coverage: 67.1% of statements
15:51:06 [2021-05-06T15:51:06.191Z] --- PASS: TestNetworkNat (0.81s)
15:51:06 [2021-05-06T15:51:06.191Z] === RUN   TestNetworkLocalhostTCPNat
15:51:06 [2021-05-06T15:51:06.752Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
15:51:06 [2021-05-06T15:51:06.752Z] === RUN   TestNetworkLoopbackNat
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestPeerCertificateMarshalJSON
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestUnbuffered
15:51:07 [2021-05-06T15:51:07.043Z] --- PASS: TestUnbuffered (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestRaceUnbuffered
15:51:07 [2021-05-06T15:51:07.043Z] --- PASS: TestRaceUnbuffered (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z] PASS
15:51:07 [2021-05-06T15:51:07.043Z] coverage: 100.0% of statements
15:51:07 [2021-05-06T15:51:07.043Z] ok  	github.com/docker/docker/pkg/broadcaster	0.136s	coverage: 100.0% of statements
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[foo]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[bar]_[foo]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[foo_bar]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[qux]_[foo]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[]#01
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[qux]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[foo_bar_qux]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[qux]_[baz]]
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMatch/[[foo_baz]]
15:51:07 [2021-05-06T15:51:07.043Z] --- PASS: TestMatch (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[foo]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[]#01 (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[qux]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z] PASS
15:51:07 [2021-05-06T15:51:07.043Z] coverage: 87.5% of statements
15:51:07 [2021-05-06T15:51:07.043Z] ok  	github.com/docker/docker/pkg/capabilities	0.032s	coverage: 87.5% of statements
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
15:51:07 [2021-05-06T15:51:07.043Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestMiddleware
15:51:07 [2021-05-06T15:51:07.043Z] --- PASS: TestMiddleware (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z] === RUN   TestNewResponseModifier
15:51:07 [2021-05-06T15:51:07.043Z] --- PASS: TestNewResponseModifier (0.00s)
15:51:07 [2021-05-06T15:51:07.043Z] PASS
15:51:07 [2021-05-06T15:51:07.043Z] coverage: 26.8% of statements
15:51:07 [2021-05-06T15:51:07.043Z] ok  	github.com/docker/docker/pkg/authorization	0.507s	coverage: 26.8% of statements
15:51:07 [2021-05-06T15:51:07.753Z] .
15:51:07 [2021-05-06T15:51:07.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:51:07 [2021-05-06T15:51:07.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:51:07 [2021-05-06T15:51:07.753Z] Error: No such image: emptyfs
15:51:07 [2021-05-06T15:51:07.753Z] ++++ docker load
15:51:07 [2021-05-06T15:51:07.753Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:51:08 [2021-05-06T15:51:08.012Z] Running integration-test (iteration 1)
15:51:08 [2021-05-06T15:51:08.012Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:51:08 [2021-05-06T15:51:08.012Z] ++ 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
15:51:08 [2021-05-06T15:51:08.012Z] ++ set -e
15:51:08 [2021-05-06T15:51:08.012Z] ++ '[' -n 0 ']'
15:51:08 [2021-05-06T15:51:08.012Z] ++ set -x
15:51:08 [2021-05-06T15:51:08.013Z] ++ 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
15:51:08 [2021-05-06T15:51:08.019Z] === RUN   TestSizeEmpty
15:51:08 [2021-05-06T15:51:08.019Z] --- PASS: TestSizeEmpty (0.00s)
15:51:08 [2021-05-06T15:51:08.019Z] === RUN   TestSizeEmptyFile
15:51:08 [2021-05-06T15:51:08.019Z] --- PASS: TestSizeEmptyFile (0.00s)
15:51:08 [2021-05-06T15:51:08.019Z] === RUN   TestSizeNonemptyFile
15:51:08 [2021-05-06T15:51:08.019Z] --- PASS: TestSizeNonemptyFile (0.00s)
15:51:08 [2021-05-06T15:51:08.019Z] === RUN   TestSizeNestedDirectoryEmpty
15:51:08 [2021-05-06T15:51:08.019Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
15:51:08 [2021-05-06T15:51:08.019Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
15:51:08 [2021-05-06T15:51:08.019Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
15:51:08 [2021-05-06T15:51:08.019Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
15:51:08 [2021-05-06T15:51:08.019Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestIsArchivePathDir
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestMoveToSubdir
15:51:08 [2021-05-06T15:51:08.020Z] --- PASS: TestMoveToSubdir (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestSizeNonExistingDirectory
15:51:08 [2021-05-06T15:51:08.020Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z] PASS
15:51:08 [2021-05-06T15:51:08.020Z] coverage: 80.0% of statements
15:51:08 [2021-05-06T15:51:08.020Z] ok  	github.com/docker/docker/pkg/directory	0.054s	coverage: 80.0% of statements
15:51:08 [2021-05-06T15:51:08.020Z] --- PASS: TestIsArchivePathDir (0.05s)
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestIsArchivePathInvalidFile
15:51:08 [2021-05-06T15:51:08.020Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestIsArchivePathTar
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootTarUntar
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootTarUntar (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootUntarWithHugeExcludesList
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootUntarEmptyArchive
15:51:08 [2021-05-06T15:51:08.020Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootTarUntarWithSymlink
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootCopyWithTar
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootCopyWithTar (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootCopyFileWithTar
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootUntarPath
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootUntarPath (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestChrootApplyDotDotFile
15:51:08 [2021-05-06T15:51:08.020Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
15:51:08 [2021-05-06T15:51:08.020Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
15:51:08 [2021-05-06T15:51:08.020Z] PASS
15:51:08 [2021-05-06T15:51:08.020Z] coverage: 15.4% of statements
15:51:08 [2021-05-06T15:51:08.020Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.086s	coverage: 15.4% of statements
15:51:08 [2021-05-06T15:51:08.020Z] --- PASS: TestIsArchivePathTar (0.16s)
15:51:08 [2021-05-06T15:51:08.020Z] === RUN   TestDecompressStreamGzip
15:51:08 [2021-05-06T15:51:08.123Z] #30 DONE 10.1s
15:51:08 [2021-05-06T15:51:08.123Z] 
15:51:08 [2021-05-06T15:51:08.123Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
15:51:08 [2021-05-06T15:51:08.123Z] #33 sha256:dbacdf4a15192e75c5cdd94d94035daeb50f091d92a3801f635980c455d76ec6
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestDecompressStreamGzip (0.14s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestDecompressStreamBzip2
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestDecompressStreamXz
15:51:08 [2021-05-06T15:51:08.479Z] --- SKIP: TestDecompressStreamXz (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z]     archive_test.go:134: Xz not present in msys2
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestCompressStreamXzUnsupported
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestCompressStreamBzip2Unsupported
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestCompressStreamInvalid
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestCompressStreamInvalid (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestExtensionInvalid
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestExtensionInvalid (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestExtensionUncompressed
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestExtensionUncompressed (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestExtensionBzip2
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestExtensionBzip2 (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestExtensionGzip
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestExtensionGzip (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestExtensionXz
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestExtensionXz (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestCmdStreamLargeStderr
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestCmdStreamBad
15:51:08 [2021-05-06T15:51:08.479Z] --- SKIP: TestCmdStreamBad (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z]     archive_test.go:239: Failing on Windows CI machines
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestCmdStreamGood
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestCmdStreamGood (0.04s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestUntarPathWithInvalidDest
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestUntarPathWithInvalidSrc
15:51:08 [2021-05-06T15:51:08.479Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
15:51:08 [2021-05-06T15:51:08.479Z] === RUN   TestUntarPath
15:51:08 [2021-05-06T15:51:08.696Z] #33 DONE 0.6s
15:51:08 [2021-05-06T15:51:08.696Z] 
15:51:08 [2021-05-06T15:51:08.696Z] #55 [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
15:51:08 [2021-05-06T15:51:08.696Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:51:08 [2021-05-06T15:51:08.696Z] #55 ...
15:51:08 [2021-05-06T15:51:08.696Z] 
15:51:08 [2021-05-06T15:51:08.696Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
15:51:08 [2021-05-06T15:51:08.696Z] #35 sha256:5b61dbc1648a83e2b0c3aa9993653fe9b031ee714f60bcf91d5810a12ff088f9
15:51:08 [2021-05-06T15:51:08.696Z] #35 DONE 0.1s
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestUntarPath (0.09s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestUntarPathWithDestinationFile
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestContainsEntry
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestCreateEntries
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestEntriesDiff
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestEntriesEquality
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestGeneratorNotGenerate
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestGeneratorWithPort
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestGeneratorWithPortNotGenerate
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestNewEntry
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestParse
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: Test (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestContainsEntry (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestCreateEntries (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestEntriesDiff (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestEntriesEquality (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestNewEntry (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestParse (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] PASS
15:51:08 [2021-05-06T15:51:08.939Z] coverage: 58.3% of statements
15:51:08 [2021-05-06T15:51:08.939Z] ok  	github.com/docker/docker/pkg/discovery	0.083s	coverage: 58.3% of statements
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyWithTarInvalidSrc
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyWithTarSrcFile
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyWithTarSrcFolder
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyFileWithTarInvalidSrc
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyFileWithTarSrcFolder
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestCopyFileWithTarSrcFile
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   TestTarFiles
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestContent
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestInitialize
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestNew
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestParsingContentsWithComments
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestRegister
15:51:08 [2021-05-06T15:51:08.939Z] === RUN   Test/TestWatch
15:51:08 [2021-05-06T15:51:08.939Z] --- PASS: Test (0.01s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestContent (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestInitialize (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestNew (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestRegister (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z]     --- PASS: Test/TestWatch (0.00s)
15:51:08 [2021-05-06T15:51:08.939Z] PASS
15:51:08 [2021-05-06T15:51:08.939Z] coverage: 92.9% of statements
15:51:08 [2021-05-06T15:51:08.939Z] ok  	github.com/docker/docker/pkg/discovery/file	0.044s	coverage: 92.9% of statements
15:51:08 [2021-05-06T15:51:08.957Z] 
15:51:08 [2021-05-06T15:51:08.957Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
15:51:08 [2021-05-06T15:51:08.957Z] #38 sha256:11132bdc012720016e6032ef43a0350b0fb52d1a809eb56a90fb0720449aee2d
15:51:08 [2021-05-06T15:51:08.957Z] #38 DONE 0.0s
15:51:08 [2021-05-06T15:51:08.957Z] 
15:51:08 [2021-05-06T15:51:08.957Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
15:51:08 [2021-05-06T15:51:08.957Z] #41 sha256:660c1979bfc3a779c1f736707eee3c034bea30ce1832ea1744a5174b2c18aeb3
15:51:09 [2021-05-06T15:51:09.530Z] #41 DONE 0.6s
15:51:09 [2021-05-06T15:51:09.530Z] 
15:51:09 [2021-05-06T15:51:09.530Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /usr/sbin/criu /usr/local/bin
15:51:09 [2021-05-06T15:51:09.530Z] #43 sha256:634e0ca1e064cb84d39993ecee93e5805f073e7413c27faec5ad27d5c51e7162
15:51:09 [2021-05-06T15:51:09.530Z] #43 DONE 0.1s
15:51:09 [2021-05-06T15:51:09.530Z] 
15:51:09 [2021-05-06T15:51:09.530Z] #55 [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
15:51:09 [2021-05-06T15:51:09.530Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:51:09 [2021-05-06T15:51:09.791Z] #55 ...
15:51:09 [2021-05-06T15:51:09.791Z] 
15:51:09 [2021-05-06T15:51:09.791Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
15:51:09 [2021-05-06T15:51:09.791Z] #45 sha256:0de6c270e94b1ab7e2009848a15c41ab8cc84f5df735cacd2aaf59223da73293
15:51:09 [2021-05-06T15:51:09.908Z] === RUN   Test
15:51:09 [2021-05-06T15:51:09.908Z] === RUN   Test/TestWatch
15:51:09 [2021-05-06T15:51:09.908Z] --- PASS: Test (0.00s)
15:51:09 [2021-05-06T15:51:09.908Z]     --- PASS: Test/TestWatch (0.00s)
15:51:09 [2021-05-06T15:51:09.908Z] PASS
15:51:09 [2021-05-06T15:51:09.908Z] coverage: 92.3% of statements
15:51:09 [2021-05-06T15:51:09.908Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.050s	coverage: 92.3% of statements
15:51:09 [2021-05-06T15:51:09.908Z] === RUN   Test
15:51:09 [2021-05-06T15:51:09.908Z] === RUN   Test/TestInitialize
15:51:09 [2021-05-06T15:51:09.908Z] time="2021-05-06T15:51:09Z" level=info msg="Initializing discovery without TLS"
15:51:09 [2021-05-06T15:51:09.908Z] time="2021-05-06T15:51:09Z" level=info msg="Initializing discovery without TLS"
15:51:09 [2021-05-06T15:51:09.908Z] time="2021-05-06T15:51:09Z" level=info msg="Initializing discovery without TLS"
15:51:09 [2021-05-06T15:51:09.908Z] === RUN   Test/TestInitializeWithCerts
15:51:09 [2021-05-06T15:51:09.908Z] time="2021-05-06T15:51:09Z" level=info msg="Initializing discovery with TLS"
15:51:09 [2021-05-06T15:51:09.908Z] === RUN   Test/TestWatch
15:51:09 [2021-05-06T15:51:09.908Z] time="2021-05-06T15:51:09Z" level=info msg="Initializing discovery without TLS"
15:51:10 [2021-05-06T15:51:10.053Z] #45 DONE 0.5s
15:51:10 [2021-05-06T15:51:10.053Z] 
15:51:10 [2021-05-06T15:51:10.054Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
15:51:10 [2021-05-06T15:51:10.054Z] #47 sha256:0eb88912eb49e9eaf034ea7b17d9f2374aaf235b88e521f6212bee9ff08223cf
15:51:10 [2021-05-06T15:51:10.054Z] #47 DONE 0.1s
15:51:10 [2021-05-06T15:51:10.054Z] 
15:51:10 [2021-05-06T15:51:10.054Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
15:51:10 [2021-05-06T15:51:10.054Z] #49 sha256:551347630f9f637e263eb7db38d6ef2c69fb03cda4165d40dbe6ee5b232e5760
15:51:10 [2021-05-06T15:51:10.096Z] --- PASS: TestNetworkLoopbackNat (3.09s)
15:51:10 [2021-05-06T15:51:10.096Z] === RUN   TestPause
15:51:10 [2021-05-06T15:51:10.096Z] --- SKIP: TestPause (0.00s)
15:51:10 [2021-05-06T15:51:10.096Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:10 [2021-05-06T15:51:10.096Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:51:10 [2021-05-06T15:51:10.096Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:51:10 [2021-05-06T15:51:10.096Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:51:10 [2021-05-06T15:51:10.096Z] === RUN   TestPauseStopPausedContainer
15:51:10 [2021-05-06T15:51:10.096Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:51:10 [2021-05-06T15:51:10.096Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:10 [2021-05-06T15:51:10.096Z] === RUN   TestPidHost
15:51:10 [2021-05-06T15:51:10.367Z] === RUN   Test
15:51:10 [2021-05-06T15:51:10.367Z] === RUN   Test/TestInitialize
15:51:10 [2021-05-06T15:51:10.367Z] === RUN   Test/TestInitializeWithPattern
15:51:10 [2021-05-06T15:51:10.367Z] === RUN   Test/TestRegister
15:51:10 [2021-05-06T15:51:10.367Z] === RUN   Test/TestWatch
15:51:10 [2021-05-06T15:51:10.367Z] --- PASS: Test (0.00s)
15:51:10 [2021-05-06T15:51:10.367Z]     --- PASS: Test/TestInitialize (0.00s)
15:51:10 [2021-05-06T15:51:10.367Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
15:51:10 [2021-05-06T15:51:10.367Z]     --- PASS: Test/TestRegister (0.00s)
15:51:10 [2021-05-06T15:51:10.367Z]     --- PASS: Test/TestWatch (0.00s)
15:51:10 [2021-05-06T15:51:10.367Z] PASS
15:51:10 [2021-05-06T15:51:10.367Z] coverage: 93.8% of statements
15:51:10 [2021-05-06T15:51:10.367Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.038s	coverage: 93.8% of statements
15:51:10 [2021-05-06T15:51:10.828Z] === RUN   TestPollerAddRemove
15:51:10 [2021-05-06T15:51:10.828Z] --- PASS: TestPollerAddRemove (0.00s)
15:51:10 [2021-05-06T15:51:10.828Z] === RUN   TestPollerEvent
15:51:10 [2021-05-06T15:51:10.828Z] --- SKIP: TestPollerEvent (0.00s)
15:51:10 [2021-05-06T15:51:10.828Z]     poller_test.go:41: No chmod on Windows
15:51:10 [2021-05-06T15:51:10.828Z] === RUN   TestPollerClose
15:51:10 [2021-05-06T15:51:10.828Z] --- PASS: TestPollerClose (0.00s)
15:51:10 [2021-05-06T15:51:10.828Z] PASS
15:51:10 [2021-05-06T15:51:10.828Z] coverage: 36.2% of statements
15:51:10 [2021-05-06T15:51:10.828Z] ok  	github.com/docker/docker/pkg/filenotify	0.036s	coverage: 36.2% of statements
15:51:11 [2021-05-06T15:51:11.441Z] #49 DONE 1.0s
15:51:11 [2021-05-06T15:51:11.441Z] 
15:51:11 [2021-05-06T15:51:11.441Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
15:51:11 [2021-05-06T15:51:11.441Z] #51 sha256:1ded13812d366618f8a8a01a6702a42710b9aae9f8fc91fefeb1c2ba527bb79a
15:51:11 [2021-05-06T15:51:11.441Z] #51 DONE 0.1s
15:51:11 [2021-05-06T15:51:11.441Z] 
15:51:11 [2021-05-06T15:51:11.441Z] #55 [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
15:51:11 [2021-05-06T15:51:11.441Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:51:11 [2021-05-06T15:51:11.441Z] #55 ...
15:51:11 [2021-05-06T15:51:11.441Z] 
15:51:11 [2021-05-06T15:51:11.441Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
15:51:11 [2021-05-06T15:51:11.441Z] #53 sha256:6bcdb8a7cf8247f7c8fea1835e13a4f2e5378e9c3c9f8ff44d0e2a8576257abc
15:51:11 [2021-05-06T15:51:11.708Z] #53 DONE 0.5s
15:51:11 [2021-05-06T15:51:11.708Z] 
15:51:11 [2021-05-06T15:51:11.708Z] #55 [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
15:51:11 [2021-05-06T15:51:11.708Z] #55 sha256:75667ee84f0b7d831d336ac2908e09096b9a12708020d7408f9959c0a93f8b63
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCopyFileWithInvalidSrc
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCopyFileWithInvalidDest
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCopyFileWithInvalidDest (0.02s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCopyFileWithSameSrcAndDest
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCopyFile
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCopyFile (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
15:51:11 [2021-05-06T15:51:11.796Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z]     fileutils_test.go:134: Needs porting to Windows
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestReadSymlinkedDirectoryToFile
15:51:11 [2021-05-06T15:51:11.796Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z]     fileutils_test.go:180: Needs porting to Windows
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestWildcardMatches
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestWildcardMatches (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestPatternMatches
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestPatternMatches (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestExclusionPatternMatchesPatternBefore
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestPatternMatchesFolderExclusions
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestPatternMatchesFolderWildcardExclusions
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestExclusionPatternMatchesPatternAfter
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestExclusionPatternMatchesWholeDirectory
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestSingleExclamationError
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestSingleExclamationError (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestMatchesWithNoPatterns
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestMatchesWithMalformedPatterns
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestMatches
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestMatches (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCleanPatterns
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCleanPatterns (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCleanPatternsStripEmptyPatterns
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCleanPatternsExceptionFlag
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCleanPatternsErrorSingleException
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCreateIfNotExistsDir
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestCreateIfNotExistsFile
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
15:51:11 [2021-05-06T15:51:11.796Z] === RUN   TestMatch
15:51:11 [2021-05-06T15:51:11.796Z] --- PASS: TestMatch (0.00s)
15:51:11 [2021-05-06T15:51:11.796Z] PASS
15:51:11 [2021-05-06T15:51:11.796Z] coverage: 87.7% of statements
15:51:11 [2021-05-06T15:51:11.797Z] ok  	github.com/docker/docker/pkg/fileutils	0.100s	coverage: 87.7% of statements
15:51:11 [2021-05-06T15:51:11.797Z] === RUN   TestGet
15:51:11 [2021-05-06T15:51:11.797Z] --- PASS: TestGet (0.00s)
15:51:11 [2021-05-06T15:51:11.797Z] === RUN   TestGetShortcutString
15:51:11 [2021-05-06T15:51:11.797Z] --- PASS: TestGetShortcutString (0.00s)
15:51:11 [2021-05-06T15:51:11.797Z] PASS
15:51:11 [2021-05-06T15:51:11.797Z] coverage: 42.9% of statements
15:51:11 [2021-05-06T15:51:11.797Z] ok  	github.com/docker/docker/pkg/homedir	0.050s	coverage: 42.9% of statements
15:51:11 [2021-05-06T15:51:11.982Z] --- PASS: TestPidHost (1.86s)
15:51:11 [2021-05-06T15:51:11.983Z] === RUN   TestPsFilter
15:51:11 [2021-05-06T15:51:11.983Z] --- PASS: TestPsFilter (0.10s)
15:51:11 [2021-05-06T15:51:11.983Z] === RUN   TestRemoveContainerWithRemovedVolume
15:51:12 [2021-05-06T15:51:12.256Z] --- PASS: TestTarFiles (3.56s)
15:51:12 [2021-05-06T15:51:12.256Z] === RUN   TestTarUntar
15:51:12 [2021-05-06T15:51:12.589Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
15:51:12 [2021-05-06T15:51:12.589Z] === RUN   TestRemoveContainerWithVolume
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestTarUntar (0.07s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestTarWithOptions
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestTarWithOptions (0.02s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestUntarUstarGnuConflict
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestUntarInvalidFilenames
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames719383666\\dest"
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestUntarInvalidFilenames (0.12s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestUntarHardlinkToSymlink
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestUntarInvalidHardlink
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink016553795\\victim\\hello" -> "../victim/hello"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink752390598\\victim\\hello" -> "/../victim/hello"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink999732845\\victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink378360552\\victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751274279\\victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink119221850\\victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestUntarInvalidHardlink (0.02s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestUntarInvalidSymlink
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink634364401\\dest\\dotdot" -> "../victim/hello"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink543257756\\dest\\slash-dotdot" -> "/../victim/hello"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink420742987\\dest\\loophole-victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink867054638\\dest\\loophole-victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink569713589\\dest\\loophole-victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink350982032\\dest\\loophole-victim" -> "../victim"
15:51:12 [2021-05-06T15:51:12.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink123281839\\dest\\dir\\loophole" -> "../../victim"
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestUntarInvalidSymlink (0.03s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestTempArchiveCloseMultipleTimes
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestXGlobalNoParent
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestXGlobalNoParent (0.00s)
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestReplaceFileTarWrapper
15:51:12 [2021-05-06T15:51:12.716Z] === RUN   TestCreateIDMapOrder
15:51:12 [2021-05-06T15:51:12.716Z] --- PASS: TestCreateIDMapOrder (0.00s)
15:51:12 [2021-05-06T15:51:12.716Z] PASS
15:51:12 [2021-05-06T15:51:12.716Z] coverage: 7.2% of statements
15:51:12 [2021-05-06T15:51:12.716Z] ok  	github.com/docker/docker/pkg/idtools	0.055s	coverage: 7.2% of statements
15:51:13 [2021-05-06T15:51:13.164Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
15:51:13 [2021-05-06T15:51:13.164Z] === RUN   TestRemoveContainerRunning
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestReplaceFileTarWrapper (0.15s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestPrefixHeaderReadable
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestPrefixHeaderReadable (0.02s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestDisablePigz
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestDisablePigz (0.10s)
15:51:13 [2021-05-06T15:51:13.175Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestPigz
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: Test (3.12s)
15:51:13 [2021-05-06T15:51:13.175Z]     --- PASS: Test/TestInitialize (0.11s)
15:51:13 [2021-05-06T15:51:13.175Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     --- PASS: Test/TestWatch (3.01s)
15:51:13 [2021-05-06T15:51:13.175Z] PASS
15:51:13 [2021-05-06T15:51:13.175Z] coverage: 84.1% of statements
15:51:13 [2021-05-06T15:51:13.175Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.188s	coverage: 84.1% of statements
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestPigz (0.16s)
15:51:13 [2021-05-06T15:51:13.175Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestCopyFileWithInvalidDest
15:51:13 [2021-05-06T15:51:13.175Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     archive_windows_test.go:16: Currently fails
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestCanonicalTarNameForPath
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestCanonicalTarName
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestCanonicalTarName (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChmodTarEntry
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChmodTarEntry (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestHardLinkOrder
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestHardLinkOrder (0.07s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangeString
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChangeString (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesWithNoChanges
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChangesWithNoChanges (0.02s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesWithChanges
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChangesWithChanges (0.02s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesWithChangesGH13590
15:51:13 [2021-05-06T15:51:13.175Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     changes_test.go:196: needs more investigation
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesDirsEmpty
15:51:13 [2021-05-06T15:51:13.175Z] --- SKIP: TestChangesDirsEmpty (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesDirsMutated
15:51:13 [2021-05-06T15:51:13.175Z] --- SKIP: TestChangesDirsMutated (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestApplyLayer
15:51:13 [2021-05-06T15:51:13.175Z] --- SKIP: TestApplyLayer (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     changes_test.go:433: needs further investigation
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesSizeWithHardlinks
15:51:13 [2021-05-06T15:51:13.175Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z]     changes_test.go:469: needs further investigation
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesSizeWithNoChanges
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestChangesSize
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestChangesSize (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestApplyLayerInvalidFilenames
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames997006612\\dest"
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestApplyLayerInvalidHardlink
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink777727334\\victim\\hello" -> "../victim/hello"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink720377741\\victim\\hello" -> "/../victim/hello"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink997709704\\victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink229446983\\victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestFixedBufferCap
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestFixedBufferCap (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestFixedBufferLen
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestFixedBufferLen (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestFixedBufferString
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestFixedBufferString (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestFixedBufferWrite
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestFixedBufferWrite (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestFixedBufferRead
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestFixedBufferRead (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestBytesPipeRead
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestBytesPipeRead (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestBytesPipeWrite
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestBytesPipeWrite (0.00s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestBytesPipeWriteRandomChunks
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink171387386\\victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink327886097\\victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestApplyLayerInvalidSymlink
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink614342460\\dest\\dotdot" -> "../victim/hello"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink633631083\\dest\\slash-dotdot" -> "/../victim/hello"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148292558\\dest\\loophole-victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink992574677\\dest\\loophole-victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink128516144\\dest\\loophole-victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink955419087\\dest\\loophole-victim" -> "../victim"
15:51:13 [2021-05-06T15:51:13.175Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
15:51:13 [2021-05-06T15:51:13.175Z] === RUN   TestApplyLayerWhiteouts
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestGenerateEmptyFile
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestGenerateEmptyFile (0.00s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestGenerateWithContent
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestGenerateWithContent (0.00s)
15:51:13 [2021-05-06T15:51:13.635Z] PASS
15:51:13 [2021-05-06T15:51:13.635Z] coverage: 61.6% of statements
15:51:13 [2021-05-06T15:51:13.635Z] ok  	github.com/docker/docker/pkg/archive	5.589s	coverage: 61.6% of statements
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestAtomicWriteToFile
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestAtomicWriteToFile (0.01s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestAtomicWriteSetCommit
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestAtomicWriteSetCommit (0.00s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestAtomicWriteSetCancel
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestReadCloserWrapperClose
15:51:13 [2021-05-06T15:51:13.635Z] --- PASS: TestReadCloserWrapperClose (0.00s)
15:51:13 [2021-05-06T15:51:13.635Z] === RUN   TestReaderErrWrapperReadOnError
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestReaderErrWrapperRead
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestReaderErrWrapperRead (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestHashData
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestHashData (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestCancelReadCloser
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestCancelReadCloser (0.18s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestWriteCloserWrapperClose
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestNopWriteCloser
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestNopWriteCloser (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestNopWriter
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestNopWriter (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestWriteCounter
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestWriteCounter (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] PASS
15:51:14 [2021-05-06T15:51:14.098Z] coverage: 69.2% of statements
15:51:14 [2021-05-06T15:51:14.098Z] ok  	github.com/docker/docker/pkg/ioutils	0.625s	coverage: 69.2% of statements
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestError
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestError (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/no_progress
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/progress_1
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/some_progress_with_a_start_time
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/some_progress_without_a_start_time
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/with_units
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestProgressString/hide_counts
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestProgressString (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/no_progress (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/progress_1 (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/with_units (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z]     --- PASS: TestProgressString/hide_counts (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestJSONMessageDisplay
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestStandardLongPath
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestStandardLongPath (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestUNCLongPath
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestUNCLongPath (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] PASS
15:51:14 [2021-05-06T15:51:14.098Z] coverage: 100.0% of statements
15:51:14 [2021-05-06T15:51:14.098Z] ok  	github.com/docker/docker/pkg/longpath	0.039s	coverage: 100.0% of statements
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestJSONMessageDisplay (0.11s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestJSONMessageDisplayWithJSONError
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] === RUN   TestDisplayJSONMessagesStream
15:51:14 [2021-05-06T15:51:14.098Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
15:51:14 [2021-05-06T15:51:14.098Z] PASS
15:51:14 [2021-05-06T15:51:14.098Z] coverage: 91.7% of statements
15:51:14 [2021-05-06T15:51:14.098Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.154s	coverage: 91.7% of statements
15:51:14 [2021-05-06T15:51:14.101Z] --- PASS: TestRemoveContainerRunning (0.72s)
15:51:14 [2021-05-06T15:51:14.101Z] === RUN   TestRemoveContainerForceRemoveRunning
15:51:14 [2021-05-06T15:51:14.662Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
15:51:14 [2021-05-06T15:51:14.662Z] === RUN   TestRemoveInvalidContainer
15:51:14 [2021-05-06T15:51:14.662Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:51:14 [2021-05-06T15:51:14.662Z] === RUN   TestRenameLinkedContainer
15:51:15 [2021-05-06T15:51:15.069Z] === RUN   TestNameFormat
15:51:15 [2021-05-06T15:51:15.069Z] --- PASS: TestNameFormat (0.00s)
15:51:15 [2021-05-06T15:51:15.069Z] === RUN   TestNameRetries
15:51:15 [2021-05-06T15:51:15.069Z] --- PASS: TestNameRetries (0.00s)
15:51:15 [2021-05-06T15:51:15.069Z] PASS
15:51:15 [2021-05-06T15:51:15.069Z] coverage: 85.7% of statements
15:51:15 [2021-05-06T15:51:15.069Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
15:51:15 [2021-05-06T15:51:15.069Z] === RUN   TestParseKeyValueOpt
15:51:15 [2021-05-06T15:51:15.069Z] --- PASS: TestParseKeyValueOpt (0.00s)
15:51:15 [2021-05-06T15:51:15.069Z] === RUN   TestParseUintList
15:51:15 [2021-05-06T15:51:15.069Z] --- PASS: TestParseUintList (0.00s)
15:51:15 [2021-05-06T15:51:15.069Z] === RUN   TestParseUintListMaximumLimits
15:51:15 [2021-05-06T15:51:15.069Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
15:51:15 [2021-05-06T15:51:15.069Z] PASS
15:51:15 [2021-05-06T15:51:15.069Z] coverage: 97.0% of statements
15:51:15 [2021-05-06T15:51:15.069Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
15:51:15 [2021-05-06T15:51:15.069Z] === RUN   TestNewAndRemove
15:51:15 [2021-05-06T15:51:15.069Z] --- PASS: TestNewAndRemove (0.00s)
15:51:15 [2021-05-06T15:51:15.530Z] === RUN   TestRemoveInvalidPath
15:51:15 [2021-05-06T15:51:15.530Z] --- PASS: TestRemoveInvalidPath (0.00s)
15:51:15 [2021-05-06T15:51:15.530Z] PASS
15:51:15 [2021-05-06T15:51:15.530Z] coverage: 82.6% of statements
15:51:15 [2021-05-06T15:51:15.530Z] ok  	github.com/docker/docker/pkg/pidfile	0.034s	coverage: 82.6% of statements
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestParseEmptyInterface
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestParseEmptyInterface (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestParseNonInterfaceType
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestParseNonInterfaceType (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestParseWithOneFunction
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestParseWithOneFunction (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestParseWithMultipleFuncs
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestParseWithUnnamedReturn
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestEmbeddedInterface
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestEmbeddedInterface (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestParsedImports
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestParsedImports (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] === RUN   TestAliasedImports
15:51:15 [2021-05-06T15:51:15.990Z] --- PASS: TestAliasedImports (0.00s)
15:51:15 [2021-05-06T15:51:15.990Z] PASS
15:51:15 [2021-05-06T15:51:15.990Z] coverage: 56.8% of statements
15:51:15 [2021-05-06T15:51:15.990Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.063s	coverage: 56.8% of statements
15:51:16 [2021-05-06T15:51:16.960Z] === RUN   TestFailedConnection
15:51:17 [2021-05-06T15:51:17.176Z] --- PASS: TestRenameLinkedContainer (2.63s)
15:51:17 [2021-05-06T15:51:17.176Z] === RUN   TestRenameStoppedContainer
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestBufioReaderPoolPutAndGet
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestBufioWriterPoolPutAndGet
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestBufferPoolPutAndGet
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] PASS
15:51:17 [2021-05-06T15:51:17.420Z] coverage: 88.2% of statements
15:51:17 [2021-05-06T15:51:17.420Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
15:51:17 [2021-05-06T15:51:17.420Z] === RUN   TestHTTPTransport
15:51:17 [2021-05-06T15:51:17.420Z] --- PASS: TestHTTPTransport (0.00s)
15:51:17 [2021-05-06T15:51:17.420Z] PASS
15:51:17 [2021-05-06T15:51:17.420Z] coverage: 85.7% of statements
15:51:17 [2021-05-06T15:51:17.420Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
15:51:17 [2021-05-06T15:51:17.880Z] === RUN   TestOutputOnPrematureClose
15:51:17 [2021-05-06T15:51:17.880Z] --- PASS: TestOutputOnPrematureClose (0.00s)
15:51:17 [2021-05-06T15:51:17.880Z] === RUN   TestCompleteSilently
15:51:17 [2021-05-06T15:51:17.880Z] --- PASS: TestCompleteSilently (0.00s)
15:51:17 [2021-05-06T15:51:17.880Z] PASS
15:51:17 [2021-05-06T15:51:17.880Z] coverage: 75.9% of statements
15:51:17 [2021-05-06T15:51:17.880Z] ok  	github.com/docker/docker/pkg/progress	0.042s	coverage: 75.9% of statements
15:51:18 [2021-05-06T15:51:18.102Z] --- PASS: TestRenameStoppedContainer (0.82s)
15:51:18 [2021-05-06T15:51:18.102Z] === RUN   TestRenameRunningContainerAndReuse
15:51:18 [2021-05-06T15:51:18.342Z] === RUN   TestSendToOneSub
15:51:18 [2021-05-06T15:51:18.342Z] --- PASS: TestSendToOneSub (0.00s)
15:51:18 [2021-05-06T15:51:18.342Z] === RUN   TestSendToMultipleSubs
15:51:18 [2021-05-06T15:51:18.342Z] --- PASS: TestSendToMultipleSubs (0.00s)
15:51:18 [2021-05-06T15:51:18.342Z] === RUN   TestEvictOneSub
15:51:18 [2021-05-06T15:51:18.342Z] --- PASS: TestEvictOneSub (0.00s)
15:51:18 [2021-05-06T15:51:18.342Z] === RUN   TestClosePublisher
15:51:18 [2021-05-06T15:51:18.342Z] --- PASS: TestClosePublisher (0.00s)
15:51:18 [2021-05-06T15:51:18.342Z] === RUN   TestPubSubRace
15:51:18 [2021-05-06T15:51:18.803Z] === RUN   TestRegister
15:51:18 [2021-05-06T15:51:18.803Z] --- PASS: TestRegister (0.00s)
15:51:18 [2021-05-06T15:51:18.803Z] === RUN   TestCommand
15:51:18 [2021-05-06T15:51:18.803Z] --- PASS: TestCommand (0.02s)
15:51:18 [2021-05-06T15:51:18.803Z] === RUN   TestNaiveSelf
15:51:18 [2021-05-06T15:51:18.803Z] --- PASS: TestNaiveSelf (0.02s)
15:51:18 [2021-05-06T15:51:18.803Z] PASS
15:51:18 [2021-05-06T15:51:18.803Z] coverage: 82.4% of statements
15:51:18 [2021-05-06T15:51:18.803Z] ok  	github.com/docker/docker/pkg/reexec	0.082s	coverage: 82.4% of statements
15:51:19 [2021-05-06T15:51:19.263Z] --- PASS: TestFailedConnection (2.06s)
15:51:19 [2021-05-06T15:51:19.263Z] === RUN   TestFailOnce
15:51:19 [2021-05-06T15:51:19.263Z] --- PASS: TestPubSubRace (1.04s)
15:51:19 [2021-05-06T15:51:19.263Z] PASS
15:51:19 [2021-05-06T15:51:19.263Z] coverage: 75.0% of statements
15:51:19 [2021-05-06T15:51:19.263Z] 2021/05/06 15:51:18 http: panic serving 127.0.0.1:49220: Plugin not ready
15:51:19 [2021-05-06T15:51:19.263Z] goroutine 34 [running]:
15:51:19 [2021-05-06T15:51:19.263Z] net/http.(*conn).serve.func1(0xc000134000)
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/net/http/server.go:1795 +0x140
15:51:19 [2021-05-06T15:51:19.263Z] panic(0x849b40, 0x986aa0)
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
15:51:19 [2021-05-06T15:51:19.263Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00014e000, 0xc000146000)
15:51:19 [2021-05-06T15:51:19.263Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
15:51:19 [2021-05-06T15:51:19.263Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00014e000, 0xc000146000)
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/net/http/server.go:2036 +0x4b
15:51:19 [2021-05-06T15:51:19.263Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00014e000, 0xc000146000)
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
15:51:19 [2021-05-06T15:51:19.263Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00014e000, 0xc000146000)
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/net/http/server.go:2831 +0xab
15:51:19 [2021-05-06T15:51:19.263Z] net/http.(*conn).serve(0xc000134000, 0x99b2a0, 0xc000122040)
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/net/http/server.go:1919 +0x87c
15:51:19 [2021-05-06T15:51:19.263Z] created by net/http.(*Server).Serve
15:51:19 [2021-05-06T15:51:19.263Z] 	c:/go/src/net/http/server.go:2957 +0x38b
15:51:19 [2021-05-06T15:51:19.263Z] time="2021-05-06T15:51:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s"
15:51:19 [2021-05-06T15:51:19.263Z] ok  	github.com/docker/docker/pkg/pubsub	1.084s	coverage: 75.0% of statements
15:51:19 [2021-05-06T15:51:19.464Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
15:51:19 [2021-05-06T15:51:19.464Z] === RUN   TestRenameInvalidName
15:51:19 [2021-05-06T15:51:19.723Z] === RUN   TestParseSignal
15:51:19 [2021-05-06T15:51:19.723Z] --- PASS: TestParseSignal (0.00s)
15:51:19 [2021-05-06T15:51:19.723Z] === RUN   TestValidSignalForPlatform
15:51:19 [2021-05-06T15:51:19.723Z] --- PASS: TestValidSignalForPlatform (0.00s)
15:51:19 [2021-05-06T15:51:19.723Z] PASS
15:51:19 [2021-05-06T15:51:19.723Z] coverage: 20.3% of statements
15:51:19 [2021-05-06T15:51:19.723Z] ok  	github.com/docker/docker/pkg/signal	0.034s	coverage: 20.3% of statements
15:51:19 [2021-05-06T15:51:19.748Z] tests/integration/api_build_test.py .......................X             [  6%]
15:51:20 [2021-05-06T15:51:20.024Z] --- PASS: TestRenameInvalidName (0.65s)
15:51:20 [2021-05-06T15:51:20.024Z] === RUN   TestRenameAnonymousContainer
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestNewStdWriter
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestNewStdWriter (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestWriteWithUninitializedStdWriter
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestWriteWithNilBytes
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestWriteWithNilBytes (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestWrite
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestWrite (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestWriteWithWriterError
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestWriteWithWriterError (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyWriteAndRead
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyReturnsErrorReadingHeader
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyReturnsErrorReadingFrame
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyDetectsCorruptedFrame
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyWithInvalidInputHeader
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyWithCorruptedPrefix
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyReturnsWriteErrors
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestStdCopyReturnsErrorFromSystem
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] PASS
15:51:20 [2021-05-06T15:51:20.182Z] coverage: 100.0% of statements
15:51:20 [2021-05-06T15:51:20.182Z] ok  	github.com/docker/docker/pkg/stdcopy	0.036s	coverage: 100.0% of statements
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestFailOnce (1.11s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestEchoInputOutput
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestEchoInputOutput (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestBackoff
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestBackoff (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestAbortRetry
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestAbortRetry (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestClientScheme
15:51:20 [2021-05-06T15:51:20.182Z] --- PASS: TestClientScheme (0.00s)
15:51:20 [2021-05-06T15:51:20.182Z] === RUN   TestNewClientWithTimeout
15:51:20 [2021-05-06T15:51:20.580Z] tests/integration/api_client_test.py .....                               [  7%]
15:51:20 [2021-05-06T15:51:20.642Z] time="2021-05-06T15:51:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestRawProgressFormatterFormatStatus
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestRawProgressFormatterFormatProgress
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestFormatStatus
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestFormatStatus (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestFormatError
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestFormatError (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestFormatJSONError
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestFormatJSONError (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestJsonProgressFormatterFormatProgress
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestJsonProgressFormatterFormatStatus
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestNewJSONProgressOutput
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestNewJSONProgressOutput (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestAuxFormatterEmit
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestAuxFormatterEmit (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestStreamWriterStdout
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestStreamWriterStdout (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] === RUN   TestStreamWriterStderr
15:51:20 [2021-05-06T15:51:20.642Z] --- PASS: TestStreamWriterStderr (0.00s)
15:51:20 [2021-05-06T15:51:20.642Z] PASS
15:51:20 [2021-05-06T15:51:20.642Z] coverage: 66.2% of statements
15:51:20 [2021-05-06T15:51:20.642Z] ok  	github.com/docker/docker/pkg/streamformatter	0.034s	coverage: 66.2% of statements
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestGenerateRandomID
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestGenerateRandomID (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestShortenId
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestShortenId (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestShortenSha256Id
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestShortenSha256Id (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestShortenIdEmpty
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestShortenIdEmpty (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestShortenIdInvalid
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestShortenIdInvalid (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestIsShortIDNonHex
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestIsShortIDNonHex (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] === RUN   TestIsShortIDNotCorrectSize
15:51:21 [2021-05-06T15:51:21.102Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
15:51:21 [2021-05-06T15:51:21.102Z] PASS
15:51:21 [2021-05-06T15:51:21.102Z] coverage: 70.6% of statements
15:51:21 [2021-05-06T15:51:21.102Z] ok  	github.com/docker/docker/pkg/stringid	0.030s	coverage: 70.6% of statements
15:51:21 [2021-05-06T15:51:21.561Z] === RUN   TestIsCpusetListAvailable
15:51:21 [2021-05-06T15:51:21.561Z] --- PASS: TestIsCpusetListAvailable (0.00s)
15:51:21 [2021-05-06T15:51:21.561Z] PASS
15:51:21 [2021-05-06T15:51:21.561Z] coverage: 38.2% of statements
15:51:21 [2021-05-06T15:51:21.561Z] ok  	github.com/docker/docker/pkg/sysinfo	0.030s	coverage: 38.2% of statements
15:51:21 [2021-05-06T15:51:21.717Z] #55 187.0 + bin/containerd-stress
15:51:22 [2021-05-06T15:51:22.021Z] time="2021-05-06T15:51:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestChtimes
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestChtimes (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestChtimesWindows
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestChtimesWindows (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestEnsureRemoveAllNotExist
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestEnsureRemoveAllWithDir
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestEnsureRemoveAllWithFile
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z] === RUN   TestHasWin32KSupport
15:51:22 [2021-05-06T15:51:22.481Z] --- PASS: TestHasWin32KSupport (0.00s)
15:51:22 [2021-05-06T15:51:22.481Z]     syscall_windows_test.go:8: win32k: true
15:51:22 [2021-05-06T15:51:22.481Z] PASS
15:51:22 [2021-05-06T15:51:22.481Z] coverage: 12.0% of statements
15:51:22 [2021-05-06T15:51:22.481Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 12.0% of statements
15:51:22 [2021-05-06T15:51:22.792Z] tests/integration/api_config_test.py .....                               [  8%]
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestTailFile
15:51:23 [2021-05-06T15:51:23.023Z] --- PASS: TestTailFile (0.00s)
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestTailFileManyLines
15:51:23 [2021-05-06T15:51:23.023Z] --- PASS: TestTailFileManyLines (0.00s)
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestTailEmptyFile
15:51:23 [2021-05-06T15:51:23.023Z] --- PASS: TestTailEmptyFile (0.00s)
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestTailNegativeN
15:51:23 [2021-05-06T15:51:23.023Z] --- PASS: TestTailNegativeN (0.00s)
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/12_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/12_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/truncated_last_line
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/truncated_last_line#01
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/truncated_last_line#02
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/2_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/4_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/single_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/8_byte_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.023Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.023Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/12_byte_delimiter
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.024Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.024Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.025Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.025Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
15:51:23 [2021-05-06T15:51:23.026Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.026Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.027Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:51:23 [2021-05-06T15:51:23.028Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.326Z] --- PASS: TestRenameAnonymousContainer (3.03s)
15:51:23 [2021-05-06T15:51:23.326Z] === RUN   TestRenameContainerWithSameName
15:51:23 [2021-05-06T15:51:23.488Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:51:23 [2021-05-06T15:51:23.489Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:51:23 [2021-05-06T15:51:23.489Z] --- PASS: TestNewTailReader (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.02s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.01s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.489Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.490Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] PASS
15:51:23 [2021-05-06T15:51:23.491Z] coverage: 88.6% of statements
15:51:23 [2021-05-06T15:51:23.491Z] ok  	github.com/docker/docker/pkg/tailfile	0.343s	coverage: 88.6% of statements
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestTarSumRemoveNonExistent
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestTarSumRemove
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestTarSumRemove (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestSortFileInfoSums
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestSortFileInfoSums (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestNewTarSumForLabelInvalid
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestNewTarSumForLabel
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestNewTarSumForLabel (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestEmptyTar
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestEmptyTar (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestTarSumsReadSize
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestTarSumsReadSize (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestTarSums
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestTarSums (0.07s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestIteration
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestIteration (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestVersionLabelForChecksum
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestVersionLabelForChecksum (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestVersion
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestVersion (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestGetVersion
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestGetVersion (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] === RUN   TestGetVersions
15:51:23 [2021-05-06T15:51:23.491Z] --- PASS: TestGetVersions (0.00s)
15:51:23 [2021-05-06T15:51:23.491Z] PASS
15:51:23 [2021-05-06T15:51:23.491Z] coverage: 89.3% of statements
15:51:23 [2021-05-06T15:51:23.491Z] ok  	github.com/docker/docker/pkg/tarsum	0.128s	coverage: 89.3% of statements
15:51:23 [2021-05-06T15:51:23.887Z] --- PASS: TestRenameContainerWithSameName (0.68s)
15:51:23 [2021-05-06T15:51:23.887Z] === RUN   TestRenameContainerWithLinkedContainer
15:51:23 [2021-05-06T15:51:23.951Z] testing: warning: no tests to run
15:51:23 [2021-05-06T15:51:23.951Z] PASS
15:51:23 [2021-05-06T15:51:23.951Z] coverage: [no statements]
15:51:23 [2021-05-06T15:51:23.951Z] ok  	github.com/docker/docker/pkg/term/windows	0.027s	coverage: [no statements] [no tests to run]
15:51:24 [2021-05-06T15:51:24.269Z] #55 190.2 + bin/containerd-shim
15:51:24 [2021-05-06T15:51:24.410Z] === RUN   TestTruncIndex
15:51:24 [2021-05-06T15:51:24.410Z] --- PASS: TestTruncIndex (0.10s)
15:51:24 [2021-05-06T15:51:24.410Z] PASS
15:51:24 [2021-05-06T15:51:24.410Z] coverage: 91.5% of statements
15:51:24 [2021-05-06T15:51:24.410Z] ok  	github.com/docker/docker/pkg/truncindex	0.132s	coverage: 91.5% of statements
15:51:24 [2021-05-06T15:51:24.410Z] === RUN   TestIsGIT
15:51:24 [2021-05-06T15:51:24.410Z] --- PASS: TestIsGIT (0.00s)
15:51:24 [2021-05-06T15:51:24.410Z] === RUN   TestIsTransport
15:51:24 [2021-05-06T15:51:24.410Z] --- PASS: TestIsTransport (0.00s)
15:51:24 [2021-05-06T15:51:24.410Z] PASS
15:51:24 [2021-05-06T15:51:24.410Z] coverage: 100.0% of statements
15:51:24 [2021-05-06T15:51:24.410Z] ok  	github.com/docker/docker/pkg/urlutil	0.027s	coverage: 100.0% of statements
15:51:24 [2021-05-06T15:51:24.870Z] time="2021-05-06T15:51:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
15:51:25 [2021-05-06T15:51:25.248Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
15:51:25 [2021-05-06T15:51:25.248Z] === RUN   TestResize
15:51:25 [2021-05-06T15:51:25.330Z] === RUN   TestVersionInfo
15:51:25 [2021-05-06T15:51:25.330Z] --- PASS: TestVersionInfo (0.00s)
15:51:25 [2021-05-06T15:51:25.330Z] === RUN   TestAppendVersions
15:51:25 [2021-05-06T15:51:25.330Z] --- PASS: TestAppendVersions (0.00s)
15:51:25 [2021-05-06T15:51:25.330Z] PASS
15:51:25 [2021-05-06T15:51:25.330Z] coverage: 88.9% of statements
15:51:25 [2021-05-06T15:51:25.330Z] ok  	github.com/docker/docker/pkg/useragent	0.028s	coverage: 88.9% of statements
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:51:25 [2021-05-06T15:51:25.330Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:51:25 [2021-05-06T15:51:25.808Z] --- PASS: TestResize (0.67s)
15:51:25 [2021-05-06T15:51:25.808Z] === RUN   TestResizeWithInvalidSize
15:51:26 [2021-05-06T15:51:26.299Z] === RUN   TestValidatePrivileges
15:51:26 [2021-05-06T15:51:26.299Z] --- PASS: TestValidatePrivileges (0.00s)
15:51:26 [2021-05-06T15:51:26.299Z] === RUN   TestFilterByCapNeg
15:51:26 [2021-05-06T15:51:26.299Z] --- PASS: TestFilterByCapNeg (0.00s)
15:51:26 [2021-05-06T15:51:26.299Z] === RUN   TestFilterByCapPos
15:51:26 [2021-05-06T15:51:26.299Z] --- PASS: TestFilterByCapPos (0.00s)
15:51:26 [2021-05-06T15:51:26.299Z] === RUN   TestStoreGetPluginNotMatchCapRefs
15:51:26 [2021-05-06T15:51:26.299Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
15:51:26 [2021-05-06T15:51:26.299Z] PASS
15:51:26 [2021-05-06T15:51:26.299Z] coverage: 12.0% of statements
15:51:26 [2021-05-06T15:51:26.299Z] ok  	github.com/docker/docker/plugin	0.046s	coverage: 12.0% of statements
15:51:26 [2021-05-06T15:51:26.370Z] --- PASS: TestResizeWithInvalidSize (0.64s)
15:51:26 [2021-05-06T15:51:26.370Z] === RUN   TestResizeWhenContainerNotStarted
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestLoad
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestLoad (0.00s)
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestSave
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestSave (0.02s)
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestAddDeleteGet
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestAddDeleteGet (0.03s)
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestInvalidTags
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestInvalidTags (0.00s)
15:51:26 [2021-05-06T15:51:26.759Z] PASS
15:51:26 [2021-05-06T15:51:26.759Z] coverage: 84.4% of statements
15:51:26 [2021-05-06T15:51:26.759Z] ok  	github.com/docker/docker/reference	0.084s	coverage: 84.4% of statements
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestNewSettable
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestNewSettable (0.00s)
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestIsSettable
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestIsSettable (0.00s)
15:51:26 [2021-05-06T15:51:26.759Z] === RUN   TestUpdateSettingsEnv
15:51:26 [2021-05-06T15:51:26.759Z] --- PASS: TestUpdateSettingsEnv (0.00s)
15:51:26 [2021-05-06T15:51:26.759Z] PASS
15:51:26 [2021-05-06T15:51:26.759Z] coverage: 20.1% of statements
15:51:26 [2021-05-06T15:51:26.759Z] ok  	github.com/docker/docker/plugin/v2	0.052s	coverage: 20.1% of statements
15:51:26 [2021-05-06T15:51:26.973Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
15:51:26 [2021-05-06T15:51:26.973Z] === RUN   TestDaemonRestartKillContainers
15:51:26 [2021-05-06T15:51:26.974Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:51:26 [2021-05-06T15:51:26.974Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:51:26 [2021-05-06T15:51:26.974Z] === RUN   TestCgroupNamespacesRun
15:51:27 [2021-05-06T15:51:27.730Z] === RUN   TestResumableRequestHeaderSimpleErrors
15:51:27 [2021-05-06T15:51:27.730Z] === RUN   TestRestartManagerTimeout
15:51:27 [2021-05-06T15:51:27.730Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
15:51:27 [2021-05-06T15:51:27.730Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
15:51:27 [2021-05-06T15:51:27.730Z] --- PASS: TestRestartManagerTimeout (0.00s)
15:51:27 [2021-05-06T15:51:27.730Z] === RUN   TestRestartManagerTimeoutReset
15:51:27 [2021-05-06T15:51:27.730Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
15:51:27 [2021-05-06T15:51:27.730Z] PASS
15:51:27 [2021-05-06T15:51:27.730Z] coverage: 50.9% of statements
15:51:27 [2021-05-06T15:51:27.730Z] ok  	github.com/docker/docker/restartmanager	0.063s	coverage: 50.9% of statements
15:51:27 [2021-05-06T15:51:27.730Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
15:51:27 [2021-05-06T15:51:27.730Z] === RUN   TestResumableRequestHeaderTooMuchFailures
15:51:27 [2021-05-06T15:51:27.730Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
15:51:27 [2021-05-06T15:51:27.730Z] === RUN   TestResumableRequestReaderWithReadError
15:51:28 [2021-05-06T15:51:28.190Z] time="2021-05-06T15:51:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
15:51:28 [2021-05-06T15:51:28.190Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s)
15:51:28 [2021-05-06T15:51:28.190Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
15:51:28 [2021-05-06T15:51:28.190Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
15:51:28 [2021-05-06T15:51:28.190Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
15:51:28 [2021-05-06T15:51:28.190Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
15:51:28 [2021-05-06T15:51:28.190Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
15:51:28 [2021-05-06T15:51:28.190Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
15:51:28 [2021-05-06T15:51:28.190Z] === RUN   TestResumableRequestReader
15:51:28 [2021-05-06T15:51:28.190Z] --- PASS: TestResumableRequestReader (0.00s)
15:51:28 [2021-05-06T15:51:28.190Z] === RUN   TestResumableRequestReaderWithInitialResponse
15:51:28 [2021-05-06T15:51:28.190Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
15:51:28 [2021-05-06T15:51:28.190Z] PASS
15:51:28 [2021-05-06T15:51:28.190Z] coverage: 100.0% of statements
15:51:28 [2021-05-06T15:51:28.190Z] ok  	github.com/docker/docker/registry/resumable	0.198s	coverage: 100.0% of statements
15:51:28 [2021-05-06T15:51:28.649Z] === RUN   TestResolveAuthConfigIndexServer
15:51:28 [2021-05-06T15:51:28.649Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
15:51:28 [2021-05-06T15:51:28.649Z] === RUN   TestResolveAuthConfigFullURL
15:51:28 [2021-05-06T15:51:28.649Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
15:51:28 [2021-05-06T15:51:28.649Z] === RUN   TestLoadAllowNondistributableArtifacts
15:51:28 [2021-05-06T15:51:28.649Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
15:51:28 [2021-05-06T15:51:28.649Z] === RUN   TestValidateMirror
15:51:28 [2021-05-06T15:51:28.649Z] --- PASS: TestValidateMirror (0.00s)
15:51:28 [2021-05-06T15:51:28.649Z] === RUN   TestLoadInsecureRegistries
15:51:28 [2021-05-06T15:51:28.649Z] === RUN   TestDecodeContainerConfig
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestDecodeContainerConfig (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestDecodeContainerConfigIsolation
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestValidatePrivileged
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestValidatePrivileged (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] PASS
15:51:28 [2021-05-06T15:51:28.650Z] coverage: 52.2% of statements
15:51:28 [2021-05-06T15:51:28.650Z] ok  	github.com/docker/docker/runconfig	0.049s	coverage: 52.2% of statements
15:51:28 [2021-05-06T15:51:28.650Z] time="2021-05-06T15:51:28Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:51:28 [2021-05-06T15:51:28.650Z] time="2021-05-06T15:51:28Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
15:51:28 [2021-05-06T15:51:28.650Z] time="2021-05-06T15:51:28Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestLoadInsecureRegistries (0.10s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestNewServiceConfig
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestNewServiceConfig (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestValidateIndexName
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestValidateIndexName (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestValidateIndexNameWithError
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestValidateIndexNameWithError (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestEndpointParse
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestEndpointParse (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestEndpointParseInvalid
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestEndpointParseInvalid (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestValidateEndpoint
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestValidateEndpoint (0.01s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestPing
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestPing (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestPingRegistryEndpoint
15:51:28 [2021-05-06T15:51:28.650Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestEndpoint
15:51:28 [2021-05-06T15:51:28.650Z] --- SKIP: TestEndpoint (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestParseRepositoryInfo
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestParseRepositoryInfo (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestNewIndexInfo
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestNewIndexInfo (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestMirrorEndpointLookup
15:51:28 [2021-05-06T15:51:28.650Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestSearchRepositories
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestSearchRepositories (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
15:51:28 [2021-05-06T15:51:28.650Z]         Host: 127.0.0.1:49239
15:51:28 [2021-05-06T15:51:28.650Z]         User-Agent: docker test client
15:51:28 [2021-05-06T15:51:28.650Z]         Authorization: Token fake-token
15:51:28 [2021-05-06T15:51:28.650Z]         X-Docker-Token: true
15:51:28 [2021-05-06T15:51:28.650Z]         Accept-Encoding: gzip
15:51:28 [2021-05-06T15:51:28.650Z]         
15:51:28 [2021-05-06T15:51:28.650Z]         
15:51:28 [2021-05-06T15:51:28.650Z]     registry_test.go:730: HTTP/1.1 200 OK
15:51:28 [2021-05-06T15:51:28.650Z]         Connection: close
15:51:28 [2021-05-06T15:51:28.650Z]         Content-Length: 144
15:51:28 [2021-05-06T15:51:28.650Z]         Cache-Control: no-cache
15:51:28 [2021-05-06T15:51:28.650Z]         Content-Type: application/json
15:51:28 [2021-05-06T15:51:28.650Z]         Date: Thu, 06 May 2021 15:51:28 GMT
15:51:28 [2021-05-06T15:51:28.650Z]         Expires: -1
15:51:28 [2021-05-06T15:51:28.650Z]         Pragma: no-cache
15:51:28 [2021-05-06T15:51:28.650Z]         Server: docker-tests/mock
15:51:28 [2021-05-06T15:51:28.650Z]         X-Docker-Registry-Config: mock
15:51:28 [2021-05-06T15:51:28.650Z]         X-Docker-Registry-Version: 0.0.0
15:51:28 [2021-05-06T15:51:28.650Z]         
15:51:28 [2021-05-06T15:51:28.650Z]         
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestTrustedLocation
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestTrustedLocation (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestAllowNondistributableArtifacts
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] === RUN   TestIsSecureIndex
15:51:28 [2021-05-06T15:51:28.650Z] --- PASS: TestIsSecureIndex (0.00s)
15:51:28 [2021-05-06T15:51:28.650Z] PASS
15:51:28 [2021-05-06T15:51:28.650Z] coverage: 51.7% of statements
15:51:28 [2021-05-06T15:51:28.650Z] ok  	github.com/docker/docker/registry	0.186s	coverage: 51.7% of statements
15:51:29 [2021-05-06T15:51:29.110Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
15:51:29 [2021-05-06T15:51:29.110Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
15:51:29 [2021-05-06T15:51:29.110Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
15:51:29 [2021-05-06T15:51:29.110Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
15:51:29 [2021-05-06T15:51:29.110Z] PASS
15:51:29 [2021-05-06T15:51:29.110Z] coverage: 62.5% of statements
15:51:29 [2021-05-06T15:51:29.110Z] ok  	github.com/docker/docker/testutil	0.038s	coverage: 62.5% of statements
15:51:29 [2021-05-06T15:51:29.110Z] time="2021-05-06T15:51:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
15:51:29 [2021-05-06T15:51:29.572Z] #55 196.0 + bin/containerd-shim-runc-v1
15:51:30 [2021-05-06T15:51:30.234Z] --- PASS: TestCgroupNamespacesRun (2.93s)
15:51:30 [2021-05-06T15:51:30.234Z] === RUN   TestCgroupNamespacesRunPrivileged
15:51:30 [2021-05-06T15:51:30.648Z] === RUN   TestGetDriver
15:51:30 [2021-05-06T15:51:30.648Z] --- PASS: TestGetDriver (0.00s)
15:51:30 [2021-05-06T15:51:30.648Z] === RUN   TestVolumeRequestError
15:51:30 [2021-05-06T15:51:30.648Z] --- PASS: TestVolumeRequestError (0.01s)
15:51:30 [2021-05-06T15:51:30.648Z] PASS
15:51:30 [2021-05-06T15:51:30.648Z] coverage: 36.1% of statements
15:51:30 [2021-05-06T15:51:30.648Z] ok  	github.com/docker/docker/volume/drivers	0.046s	coverage: 36.1% of statements
15:51:30 [2021-05-06T15:51:30.995Z] #55 203.8 + bin/containerd-stress
15:51:30 [2021-05-06T15:51:30.995Z] #55 205.8 + bin/containerd-shim
15:51:31 [2021-05-06T15:51:31.617Z] === RUN   TestGetAddress
15:51:31 [2021-05-06T15:51:31.617Z] --- PASS: TestGetAddress (0.00s)
15:51:31 [2021-05-06T15:51:31.617Z] === RUN   TestRemove
15:51:31 [2021-05-06T15:51:31.617Z] --- SKIP: TestRemove (0.00s)
15:51:31 [2021-05-06T15:51:31.617Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:51:31 [2021-05-06T15:51:31.617Z] === RUN   TestInitializeWithVolumes
15:51:31 [2021-05-06T15:51:31.617Z] --- PASS: TestInitializeWithVolumes (0.00s)
15:51:31 [2021-05-06T15:51:31.617Z] === RUN   TestCreate
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestCreate (0.01s)
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestValidateName
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestValidateName (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestCreateWithOpts
15:51:32 [2021-05-06T15:51:32.077Z] --- SKIP: TestCreateWithOpts (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z]     local_test.go:181: runtime.GOOS == "windows"
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestRelaodNoOpts
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestRelaodNoOpts (0.01s)
15:51:32 [2021-05-06T15:51:32.077Z] PASS
15:51:32 [2021-05-06T15:51:32.077Z] coverage: 41.5% of statements
15:51:32 [2021-05-06T15:51:32.077Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 41.5% of statements
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestConvertTmpfsOptions
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestConvertTmpfsOptions (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:49: data="mode=700,size=1m"
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:49: data="ro"
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestParseMountRaw
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestParseMountRaw (0.03s)
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestParseMountRawSplit
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestParseMountRawSplit (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 0
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 1
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 2
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 3
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 4
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 5
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 6
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 7
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 8
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 0
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 1
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 2
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 3
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 4
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 5
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 6
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 7
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 8
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 9
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 10
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 11
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 12
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 0
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 1
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 2
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 3
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 4
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 5
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 6
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 7
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 8
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 9
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 10
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:390: case 11
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestParseMountSpec
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestParseMountSpec (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:455: case 0
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:455: case 1
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:455: case 2
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:455: case 3
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:455: case 4
15:51:32 [2021-05-06T15:51:32.077Z]     parser_test.go:455: case 5
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestParseMountSpecBindWithFileinfoError
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z] === RUN   TestValidateMount
15:51:32 [2021-05-06T15:51:32.077Z] --- PASS: TestValidateMount (0.00s)
15:51:32 [2021-05-06T15:51:32.077Z] PASS
15:51:32 [2021-05-06T15:51:32.077Z] coverage: 66.2% of statements
15:51:32 [2021-05-06T15:51:32.077Z] ok  	github.com/docker/docker/volume/mounts	0.085s	coverage: 66.2% of statements
15:51:32 [2021-05-06T15:51:32.787Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.42s)
15:51:32 [2021-05-06T15:51:32.787Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestSetGetMeta
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestSetGetMeta
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestRestore
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestRestore
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestServiceCreate
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestServiceCreate
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestServiceList
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestServiceList
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestServiceRemove
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestServiceRemove
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestServiceGet
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestServiceGet
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestServicePrune
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestServicePrune
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestCreate
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestCreate
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestRemove
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestRemove
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestList
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestList
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFindByDriver
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFindByDriver
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFindByReferenced
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFindByReferenced
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestDerefMultipleOfSameRef
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestDerefMultipleOfSameRef
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestDefererencePluginOnCreateError
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestDefererencePluginOnCreateError
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestRefDerefRemove
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestRefDerefRemove
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestGet
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestGet
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestGetWithReference
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestGetWithReference
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_nil_list
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_nil_list
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_empty_list
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_empty_list
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_filter_some
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_filter_some
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_filter_middle
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_filter_middle
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_filter_middle_and_last
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
15:51:33 [2021-05-06T15:51:33.046Z] === RUN   TestFilterFunc/test_filter_first_and_last
15:51:33 [2021-05-06T15:51:33.046Z] === PAUSE TestFilterFunc/test_filter_first_and_last
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_nil_list
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_filter_some
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_filter_middle_and_last
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_empty_list
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_filter_first_and_last
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFilterFunc/test_filter_middle
15:51:33 [2021-05-06T15:51:33.046Z] --- PASS: TestFilterFunc (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestSetGetMeta
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestFindByDriver
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestServiceGet
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestServiceList
15:51:33 [2021-05-06T15:51:33.046Z] --- PASS: TestSetGetMeta (0.01s)
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestServiceCreate
15:51:33 [2021-05-06T15:51:33.046Z] --- PASS: TestFindByDriver (0.02s)
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestRestore
15:51:33 [2021-05-06T15:51:33.046Z] --- PASS: TestRestore (0.01s)
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestRemove
15:51:33 [2021-05-06T15:51:33.046Z] --- PASS: TestRemove (0.01s)
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestList
15:51:33 [2021-05-06T15:51:33.046Z] --- PASS: TestList (0.01s)
15:51:33 [2021-05-06T15:51:33.046Z] === CONT  TestRefDerefRemove
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestRefDerefRemove (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestGetWithReference
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestGetWithReference (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestGet
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestGet (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestServiceRemove
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestServiceGet (0.10s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestCreate
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestServiceRemove (0.03s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestServicePrune
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestServiceCreate (0.09s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestServiceList (0.11s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestDefererencePluginOnCreateError
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestCreate (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestDerefMultipleOfSameRef
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] time="2021-05-06T15:51:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:51:33 [2021-05-06T15:51:33.047Z] === CONT  TestFindByReferenced
15:51:33 [2021-05-06T15:51:33.047Z] time="2021-05-06T15:51:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestDerefMultipleOfSameRef (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] time="2021-05-06T15:51:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestFindByReferenced (0.01s)
15:51:33 [2021-05-06T15:51:33.047Z] time="2021-05-06T15:51:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
15:51:33 [2021-05-06T15:51:33.047Z] time="2021-05-06T15:51:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:51:33 [2021-05-06T15:51:33.047Z] --- PASS: TestServicePrune (0.03s)
15:51:33 [2021-05-06T15:51:33.047Z] PASS
15:51:33 [2021-05-06T15:51:33.047Z] coverage: 70.3% of statements
15:51:33 [2021-05-06T15:51:33.047Z] ok  	github.com/docker/docker/volume/service	0.173s	coverage: 70.3% of statements
15:51:33 [2021-05-06T15:51:33.791Z] #55 200.1 + bin/containerd-shim-runc-v2
15:51:35 [2021-05-06T15:51:35.181Z] #55 201.6 + binaries
15:51:35 [2021-05-06T15:51:35.181Z] #55 201.6 + install -D bin/containerd /build/containerd
15:51:35 [2021-05-06T15:51:35.181Z] #55 201.7 + install -D bin/containerd-shim /build/containerd-shim
15:51:35 [2021-05-06T15:51:35.181Z] #55 201.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:51:35 [2021-05-06T15:51:35.181Z] #55 201.7 + install -D bin/ctr /build/ctr
15:51:35 [2021-05-06T15:51:35.298Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.86s)
15:51:35 [2021-05-06T15:51:35.298Z] === RUN   TestCgroupNamespacesRunHostMode
15:51:37 [2021-05-06T15:51:37.573Z] #55 212.6 + bin/containerd-shim-runc-v1
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestNewClientWithTimeout (17.63s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestClientStream
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestClientStream (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestClientSendFile
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestClientSendFile (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestClientWithRequestTimeout
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestClientWithRequestTimeout (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestFileSpecPlugin
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestFileSpecPlugin (0.01s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestFileJSONSpecPlugin
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestPluginAddHandler
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestPluginAddHandler (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestPluginWaitBadPlugin
15:51:37 [2021-05-06T15:51:37.738Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
15:51:37 [2021-05-06T15:51:37.738Z] === RUN   TestGet
15:51:37 [2021-05-06T15:51:37.738Z] time="2021-05-06T15:51:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
15:51:38 [2021-05-06T15:51:38.601Z] --- PASS: TestCgroupNamespacesRunHostMode (2.92s)
15:51:38 [2021-05-06T15:51:38.601Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:51:38 [2021-05-06T15:51:38.708Z] time="2021-05-06T15:51:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
15:51:39 [2021-05-06T15:51:39.387Z] #55 DONE 205.3s
15:51:40 [2021-05-06T15:51:40.331Z] 
15:51:40 [2021-05-06T15:51:40.331Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
15:51:40 [2021-05-06T15:51:40.331Z] #56 sha256:d2c1184860e919b70373b966aa97f1adb73974a5da81cf5205044b4871291800
15:51:40 [2021-05-06T15:51:40.887Z] time="2021-05-06T15:51:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
15:51:41 [2021-05-06T15:51:41.198Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.85s)
15:51:41 [2021-05-06T15:51:41.198Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:51:41 [2021-05-06T15:51:41.769Z] #55 217.2 + bin/containerd-shim-runc-v2
15:51:42 [2021-05-06T15:51:42.244Z] #56 DONE 1.9s
15:51:42 [2021-05-06T15:51:42.244Z] 
15:51:42 [2021-05-06T15:51:42.244Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:51:42 [2021-05-06T15:51:42.244Z] #60 sha256:64073f540e1f7177f33fcd7cf1679e4f13cf07a54d18ea47cc2a78f90f324053
15:51:42 [2021-05-06T15:51:42.337Z] #55 218.2 + binaries
15:51:42 [2021-05-06T15:51:42.337Z] #55 218.2 + install -D bin/containerd /build/containerd
15:51:42 [2021-05-06T15:51:42.337Z] #55 218.3 + install -D bin/containerd-shim /build/containerd-shim
15:51:42 [2021-05-06T15:51:42.337Z] #55 218.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:51:42 [2021-05-06T15:51:42.337Z] #55 218.3 + install -D bin/ctr /build/ctr
15:51:42 [2021-05-06T15:51:42.816Z] #60 DONE 0.4s
15:51:42 [2021-05-06T15:51:42.816Z] 
15:51:42 [2021-05-06T15:51:42.816Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
15:51:42 [2021-05-06T15:51:42.816Z] #65 sha256:3680ceae2ef1f9255c8d8ea06284bf61727ee382beaf0cc25d07f938d39241fb
15:51:43 [2021-05-06T15:51:43.716Z] #55 DONE 219.8s
15:51:43 [2021-05-06T15:51:43.761Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s)
15:51:43 [2021-05-06T15:51:43.761Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:51:44 [2021-05-06T15:51:44.729Z] #65 DONE 2.1s
15:51:44 [2021-05-06T15:51:44.729Z] 
15:51:44 [2021-05-06T15:51:44.729Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
15:51:44 [2021-05-06T15:51:44.729Z] #67 sha256:dd8bc445ae3e22543ea1dd4ee8b1563f8cbaec581325771133e0574669ee0aae
15:51:44 [2021-05-06T15:51:44.729Z] #67 DONE 0.1s
15:51:44 [2021-05-06T15:51:44.729Z] 
15:51:44 [2021-05-06T15:51:44.729Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:51:44 [2021-05-06T15:51:44.729Z] #68 sha256:5db82241b35711c36a2ffd78c248c1e341bb53bf75ae4695c62dc89898e68c97
15:51:44 [2021-05-06T15:51:44.729Z] #68 DONE 0.0s
15:51:44 [2021-05-06T15:51:44.990Z] 
15:51:44 [2021-05-06T15:51:44.990Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
15:51:44 [2021-05-06T15:51:44.990Z] #69 sha256:20e7df2395c4f455fd163916772bc7c798ed870709ad17b59a8698f978ec9587
15:51:45 [2021-05-06T15:51:45.095Z] 
15:51:45 [2021-05-06T15:51:45.095Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
15:51:45 [2021-05-06T15:51:45.095Z] #56 sha256:92fb6f4889527a3b9f5ddfb3b365e7860866f7f2dc51710498f05f23a8f17417
15:51:45 [2021-05-06T15:51:45.578Z] time="2021-05-06T15:51:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
15:51:45 [2021-05-06T15:51:45.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s)
15:51:45 [2021-05-06T15:51:45.649Z] === RUN   TestCgroupNamespacesRunOlderClient
15:51:45 [2021-05-06T15:51:45.662Z] #56 DONE 0.9s
15:51:45 [2021-05-06T15:51:45.662Z] 
15:51:45 [2021-05-06T15:51:45.662Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:51:45 [2021-05-06T15:51:45.662Z] #60 sha256:31cd88ce42a04663dc1ecfd0196dd2a58577d4307edf39ad70d4bfccd1e53e26
15:51:45 [2021-05-06T15:51:45.921Z] #60 DONE 0.2s
15:51:45 [2021-05-06T15:51:45.921Z] 
15:51:45 [2021-05-06T15:51:45.921Z] #65 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
15:51:45 [2021-05-06T15:51:45.921Z] #65 sha256:9f934048498d22c92dc84f11009b0cb22abbc79c113a8323f898b36b6c4f8ae0
15:51:46 [2021-05-06T15:51:46.859Z] #65 DONE 0.9s
15:51:46 [2021-05-06T15:51:46.859Z] 
15:51:46 [2021-05-06T15:51:46.859Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
15:51:46 [2021-05-06T15:51:46.859Z] #67 sha256:e0125d24380b78c3c6d1a806a85526d48ba77139848c9a1d89952e82ae89b0be
15:51:46 [2021-05-06T15:51:46.859Z] #67 DONE 0.0s
15:51:46 [2021-05-06T15:51:46.859Z] 
15:51:46 [2021-05-06T15:51:46.859Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:51:46 [2021-05-06T15:51:46.859Z] #68 sha256:2474784a3b30e3a9b5c517f34a7940d9f3f327763eb7a6109c825e05418f8de4
15:51:46 [2021-05-06T15:51:46.859Z] #68 DONE 0.0s
15:51:46 [2021-05-06T15:51:46.859Z] 
15:51:46 [2021-05-06T15:51:46.859Z] #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
15:51:46 [2021-05-06T15:51:46.859Z] #69 sha256:dde04bedede4849d200cdb5b31b4b8c5ad7f9f484773568c855a62a5a4d2706d
15:51:46 [2021-05-06T15:51:46.906Z] #69 DONE 1.9s
15:51:46 [2021-05-06T15:51:46.906Z] 
15:51:46 [2021-05-06T15:51:46.906Z] #70 exporting to image
15:51:46 [2021-05-06T15:51:46.906Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:51:46 [2021-05-06T15:51:46.906Z] #70 exporting layers
15:51:47 [2021-05-06T15:51:47.801Z] #69 0.705 Hit:1 http://deb.debian.org/debian buster-backports InRelease
15:51:47 [2021-05-06T15:51:47.801Z] #69 0.705 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
15:51:47 [2021-05-06T15:51:47.801Z] #69 0.705 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
15:51:47 [2021-05-06T15:51:47.801Z] #69 0.783 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
15:51:48 [2021-05-06T15:51:48.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.88s)
15:51:48 [2021-05-06T15:51:48.202Z] === RUN   TestKernelTCPMemory
15:51:48 [2021-05-06T15:51:48.202Z] --- SKIP: TestKernelTCPMemory (0.01s)
15:51:48 [2021-05-06T15:51:48.202Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:48 [2021-05-06T15:51:48.202Z] === RUN   TestNISDomainname
15:51:48 [2021-05-06T15:51:48.202Z] --- SKIP: TestNISDomainname (0.01s)
15:51:48 [2021-05-06T15:51:48.202Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:51:48 [2021-05-06T15:51:48.202Z] === RUN   TestHostnameDnsResolution
15:51:48 [2021-05-06T15:51:48.740Z] #69 1.054 Reading package lists...
15:51:49 [2021-05-06T15:51:49.309Z] #69 1.710 Reading package lists...
15:51:49 [2021-05-06T15:51:49.309Z] #69 2.358 Building dependency tree...
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.497 Reading state information...
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.611 The following additional packages will be installed:
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.612   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.612   libpam-systemd
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.613 Suggested packages:
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.613   systemd-container policykit-1
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.613 Recommended packages:
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.613   libnss-systemd
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.693 The following NEW packages will be installed:
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.693   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
15:51:49 [2021-05-06T15:51:49.568Z] #69 2.694   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.961 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded.
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.961 Need to get 4762 kB of archives.
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.961 After this operation, 16.6 MB of additional disk space will be used.
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.971 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
15:51:49 [2021-05-06T15:51:49.828Z] #69 2.972 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
15:51:49 [2021-05-06T15:51:49.828Z] #69 3.044 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
15:51:50 [2021-05-06T15:51:50.087Z] --- PASS: TestHostnameDnsResolution (1.63s)
15:51:50 [2021-05-06T15:51:50.087Z] === RUN   TestStats
15:51:50 [2021-05-06T15:51:50.087Z] --- SKIP: TestStats (0.00s)
15:51:50 [2021-05-06T15:51:50.087Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:50 [2021-05-06T15:51:50.087Z] === RUN   TestStopContainerWithTimeout
15:51:50 [2021-05-06T15:51:50.087Z] === RUN   TestStopContainerWithTimeout/0
15:51:50 [2021-05-06T15:51:50.087Z] === PAUSE TestStopContainerWithTimeout/0
15:51:50 [2021-05-06T15:51:50.087Z] === RUN   TestStopContainerWithTimeout/1
15:51:50 [2021-05-06T15:51:50.087Z] === PAUSE TestStopContainerWithTimeout/1
15:51:50 [2021-05-06T15:51:50.087Z] === RUN   TestStopContainerWithTimeout/3
15:51:50 [2021-05-06T15:51:50.087Z] === PAUSE TestStopContainerWithTimeout/3
15:51:50 [2021-05-06T15:51:50.087Z] === RUN   TestStopContainerWithTimeout/-1
15:51:50 [2021-05-06T15:51:50.087Z] === PAUSE TestStopContainerWithTimeout/-1
15:51:50 [2021-05-06T15:51:50.087Z] === CONT  TestStopContainerWithTimeout/0
15:51:50 [2021-05-06T15:51:50.087Z] === CONT  TestStopContainerWithTimeout/-1
15:51:50 [2021-05-06T15:51:50.087Z] #69 3.045 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
15:51:50 [2021-05-06T15:51:50.087Z] #69 3.048 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
15:51:50 [2021-05-06T15:51:50.088Z] #69 3.050 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
15:51:50 [2021-05-06T15:51:50.088Z] #69 3.087 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
15:51:50 [2021-05-06T15:51:50.088Z] #69 3.240 debconf: delaying package configuration, since apt-utils is not installed
15:51:50 [2021-05-06T15:51:50.088Z] #69 3.263 Fetched 4762 kB in 0s (12.4 MB/s)
15:51:50 [2021-05-06T15:51:50.088Z] #69 3.286 Selecting previously unselected package libargon2-1:amd64.
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.286 (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 ... 28057 files and directories currently installed.)
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.301 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.308 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.341 Selecting previously unselected package libjson-c3:amd64.
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.342 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.345 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.381 Selecting previously unselected package libcryptsetup12:amd64.
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.381 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.385 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.429 Selecting previously unselected package libidn11:amd64.
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.432 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.435 Unpacking libidn11:amd64 (1.33-2.2) ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.483 Selecting previously unselected package libkmod2:amd64.
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.485 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.489 Unpacking libkmod2:amd64 (26-1) ...
15:51:50 [2021-05-06T15:51:50.347Z] #69 3.532 Selecting previously unselected package systemd.
15:51:50 [2021-05-06T15:51:50.606Z] #69 3.535 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
15:51:50 [2021-05-06T15:51:50.606Z] #69 3.573 Unpacking systemd (241-7~deb10u7) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.026 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.036 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.045 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.054 Setting up libidn11:amd64 (1.33-2.2) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.062 Setting up libkmod2:amd64 (26-1) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.071 Setting up systemd (241-7~deb10u7) ...
15:51:50 [2021-05-06T15:51:50.865Z] #69 4.111 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:51:51 [2021-05-06T15:51:51.013Z] === CONT  TestStopContainerWithTimeout/3
15:51:51 [2021-05-06T15:51:51.121Z] #70 exporting layers 4.0s done
15:51:51 [2021-05-06T15:51:51.121Z] #70 writing image sha256:8a8c06c35b9a842747a7881a2eacc54b41b4c0a14432a3112fb71da4e984f723 done
15:51:51 [2021-05-06T15:51:51.121Z] #70 naming to docker.io/library/docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 done
15:51:51 [2021-05-06T15:51:51.121Z] #70 DONE 4.0s
15:51:51 [2021-05-06T15:51:51.125Z] #69 4.113 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:51:51 [2021-05-06T15:51:51.125Z] #69 4.117 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
15:51:51 [2021-05-06T15:51:51.125Z] #69 4.117 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.520 Selecting previously unselected package systemd-sysv.
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.520 (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 ... 28854 files and directories currently installed.)
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.533 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.536 Unpacking systemd-sysv (241-7~deb10u7) ...
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.572 Selecting previously unselected package libdbus-1-3:amd64.
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.575 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.578 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
15:51:51 [2021-05-06T15:51:51.385Z] #69 4.630 Selecting previously unselected package dbus.
15:51:51 [2021-05-06T15:51:51.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/test/unit
15:51:51 [2021-05-06T15:51:51.644Z] #69 4.633 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
15:51:51 [2021-05-06T15:51:51.644Z] #69 4.643 Unpacking dbus (1.12.20-0+deb10u1) ...
15:51:51 [2021-05-06T15:51:51.644Z] #69 4.697 Selecting previously unselected package libpam-systemd:amd64.
15:51:51 [2021-05-06T15:51:51.644Z] #69 4.700 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.703 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.741 Selecting previously unselected package dbus-user-session.
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.741 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.745 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.806 Setting up systemd-sysv (241-7~deb10u7) ...
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.816 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
15:51:51 [2021-05-06T15:51:51.645Z] #69 4.826 Setting up dbus (1.12.20-0+deb10u1) ...
15:51:51 [2021-05-06T15:51:51.904Z] #69 4.930 invoke-rc.d: could not determine current runlevel
15:51:51 [2021-05-06T15:51:51.904Z] #69 4.933 invoke-rc.d: policy-rc.d denied execution of start.
15:51:51 [2021-05-06T15:51:51.904Z] #69 4.937 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
15:51:52 [2021-05-06T15:51:52.164Z] #69 5.072 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
15:51:52 [2021-05-06T15:51:52.164Z] #69 5.084 Processing triggers for systemd (241-7~deb10u7) ...
15:51:52 [2021-05-06T15:51:52.164Z] #69 5.091 Processing triggers for libc-bin (2.28-10) ...
15:51:52 [2021-05-06T15:51:52.164Z] #69 DONE 5.2s
15:51:52 [2021-05-06T15:51:52.164Z] 
15:51:52 [2021-05-06T15:51:52.164Z] #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
15:51:52 [2021-05-06T15:51:52.164Z] #70 sha256:636d571724ecc58ef33d6bd7f7c1e946ba95b17dfd2edf723523e8c88a3addd4
15:51:52 [2021-05-06T15:51:52.656Z] --- PASS: TestGet (15.00s)
15:51:52 [2021-05-06T15:51:52.656Z] === RUN   TestPluginWithNoManifest
15:51:52 [2021-05-06T15:51:52.656Z] --- PASS: TestPluginWithNoManifest (0.00s)
15:51:52 [2021-05-06T15:51:52.656Z] === RUN   TestGetAll
15:51:52 [2021-05-06T15:51:52.656Z] --- PASS: TestGetAll (0.00s)
15:51:52 [2021-05-06T15:51:52.656Z] PASS
15:51:52 [2021-05-06T15:51:52.656Z] coverage: 73.4% of statements
15:51:52 [2021-05-06T15:51:52.656Z] ok  	github.com/docker/docker/pkg/plugins	35.980s	coverage: 73.4% of statements
15:51:52 [2021-05-06T15:51:52.732Z] #70 0.449   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:51:52 [2021-05-06T15:51:52.732Z] #70 0.449                                  Dload  Upload   Total   Spent    Left  Speed
15:51:52 [2021-05-06T15:51:52.732Z] #70 0.449 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8722      0 --:--:-- --:--:-- --:--:--  8764
15:51:52 [2021-05-06T15:51:52.732Z] #70 DONE 0.7s
15:51:52 [2021-05-06T15:51:52.991Z] 
15:51:52 [2021-05-06T15:51:52.991Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
15:51:52 [2021-05-06T15:51:52.991Z] #71 sha256:b75b153f029ddb12f072b7021079b67f4927071eda35530c0c0b927802007cd5
15:51:53 [2021-05-06T15:51:53.025Z] === CONT  TestStopContainerWithTimeout/1
15:51:53 [2021-05-06T15:51:53.115Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:51:53 [2021-05-06T15:51:53.115Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/quota	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/rootless	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/volume	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:51:53 [2021-05-06T15:51:53.116Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:51:53 [2021-05-06T15:51:53.561Z] #71 DONE 0.7s
15:51:53 [2021-05-06T15:51:53.561Z] 
15:51:53 [2021-05-06T15:51:53.561Z] #72 exporting to image
15:51:53 [2021-05-06T15:51:53.561Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:51:53 [2021-05-06T15:51:53.561Z] #72 exporting layers
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === Skipped
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     client_test.go:23: runtime.GOOS == "windows"
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     daemon_test.go:147: root required
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     reload_test.go:520: root required
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     pull_v2_test.go:73: Needs fixing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     pull_v2_test.go:118: Needs fixing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     download_test.go:268: Needs fixing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     layer_test.go:304: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     layer_test.go:353: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     layer_test.go:468: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     layer_test.go:697: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     migration_test.go:46: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     migration_test.go:182: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     mount_test.go:17: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     mount_test.go:76: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     mount_test.go:125: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     mount_test.go:212: Failing on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:134: Xz not present in msys2
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:239: Failing on Windows CI machines
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_windows_test.go:16: Currently fails
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     changes_test.go:196: needs more investigation
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     changes_test.go:433: needs further investigation
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     changes_test.go:469: needs further investigation
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     poller_test.go:41: No chmod on Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     fileutils_test.go:134: Needs porting to Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     fileutils_test.go:180: Needs porting to Windows
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:51:54 [2021-05-06T15:51:54.085Z]     local_test.go:181: runtime.GOOS == "windows"
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] 
15:51:54 [2021-05-06T15:51:54.085Z] DONE 1833 tests, 47 skipped in 188.977s
15:51:54 [2021-05-06T15:51:54.085Z] INFO: make.ps1 ended at 05/06/2021 15:51:53
15:51:54 [2021-05-06T15:51:54.690Z] Loaded image: buildpack-deps:buster
15:51:54 [2021-05-06T15:51:54.690Z] Loaded image: busybox:latest
15:51:54 [2021-05-06T15:51:54.690Z] Loaded image: busybox:glibc
15:51:54 [2021-05-06T15:51:54.910Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:51:54 [2021-05-06T15:51:54.910Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
15:51:54 [2021-05-06T15:51:54.910Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
15:51:54 [2021-05-06T15:51:54.910Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
15:51:54 [2021-05-06T15:51:54.910Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
15:51:54 [2021-05-06T15:51:54.910Z] === RUN   TestDeleteDevicemapper
15:51:54 [2021-05-06T15:51:54.910Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:51:54 [2021-05-06T15:51:54.910Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:51:54 [2021-05-06T15:51:54.910Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:51:55 [2021-05-06T15:51:55.624Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:51:55 [2021-05-06T15:51:55.624Z] INFO: Unit tests ended at 05/06/2021 15:51:55. Duration:00:03:20.2257311
15:51:55 [2021-05-06T15:51:55.624Z] INFO: Building busybox
15:51:55 [2021-05-06T15:51:55.624Z] Sending build context to Docker daemon   5.12kB
15:51:55 [2021-05-06T15:51:55.624Z] 
15:51:55 [2021-05-06T15:51:55.624Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:51:55 [2021-05-06T15:51:55.624Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:51:55 [2021-05-06T15:51:55.624Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:51:55 [2021-05-06T15:51:55.624Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:51:55 [2021-05-06T15:51:55.624Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:51:55 [2021-05-06T15:51:55.624Z]  ---> 39d157a84080
15:51:55 [2021-05-06T15:51:55.624Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:51:55 [2021-05-06T15:51:55.626Z] Loaded image: debian:bullseye
15:51:55 [2021-05-06T15:51:55.885Z] Loaded image: hello-world:latest
15:51:55 [2021-05-06T15:51:55.885Z] Loaded image: arm32v7/hello-world:latest
15:51:56 [2021-05-06T15:51:56.083Z]  ---> Running in e002289c55c5
15:51:56 [2021-05-06T15:51:56.144Z] INFO: Testing against a local daemon
15:51:56 [2021-05-06T15:51:56.144Z] === RUN   TestCgroupNamespacesBuild
15:51:56 [2021-05-06T15:51:56.779Z] ?   	github.com/docker/docker/api	[no test files]
15:51:56 [2021-05-06T15:51:56.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s)
15:51:56 [2021-05-06T15:51:56.797Z] === RUN   TestUpdateMemory
15:51:56 [2021-05-06T15:51:56.797Z] --- SKIP: TestUpdateMemory (0.00s)
15:51:56 [2021-05-06T15:51:56.797Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:56 [2021-05-06T15:51:56.797Z] === RUN   TestUpdateCPUQuota
15:51:56 [2021-05-06T15:51:56.797Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:51:56 [2021-05-06T15:51:56.797Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:56 [2021-05-06T15:51:56.797Z] === RUN   TestUpdatePidsLimit
15:51:56 [2021-05-06T15:51:56.797Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:51:56 [2021-05-06T15:51:56.797Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:51:56 [2021-05-06T15:51:56.797Z] === RUN   TestUpdateRestartPolicy
15:51:58 [2021-05-06T15:51:58.991Z] Removing intermediate container e002289c55c5
15:51:58 [2021-05-06T15:51:58.991Z]  ---> 3f5e830392ef
15:51:58 [2021-05-06T15:51:58.991Z] Step 7/13 : ARG BUSYBOX_VERSION
15:51:58 [2021-05-06T15:51:58.991Z]  ---> Running in 4b664193ddc5
15:51:58 [2021-05-06T15:51:58.991Z] Removing intermediate container 4b664193ddc5
15:51:58 [2021-05-06T15:51:58.991Z]  ---> 27aca2b68346
15:51:58 [2021-05-06T15:51:58.991Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:51:58 [2021-05-06T15:51:58.991Z]  ---> Running in fa82a7c8e1a5
15:51:59 [2021-05-06T15:51:59.433Z] --- PASS: TestCgroupNamespacesBuild (3.34s)
15:51:59 [2021-05-06T15:51:59.433Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:51:59 [2021-05-06T15:51:59.450Z] Removing intermediate container fa82a7c8e1a5
15:51:59 [2021-05-06T15:51:59.450Z]  ---> 3c42558d043d
15:51:59 [2021-05-06T15:51:59.450Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:52:00 [2021-05-06T15:52:00.134Z] #72 exporting layers 6.6s done
15:52:00 [2021-05-06T15:52:00.134Z] #72 writing image sha256:8170dfe499c931808be795ab384f6f22d3f5dd8060d83f382da7ff8113c1f0e6 0.0s done
15:52:00 [2021-05-06T15:52:00.134Z] #72 naming to docker.io/library/docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 done
15:52:00 [2021-05-06T15:52:00.134Z] #72 DONE 6.7s
[Pipeline] }
15:52:00 [2021-05-06T15:52:00.143Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:52:00 [2021-05-06T15:52:00.494Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -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:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh dynbinary test-integration
15:52:00 [2021-05-06T15:52:00.988Z] 
15:52:00 [2021-05-06T15:52:00.988Z]  ---> 4df4779056c0
15:52:00 [2021-05-06T15:52:00.988Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:52:00 [2021-05-06T15:52:00.988Z]  ---> Running in b6d07b80cd5b
15:52:02 [2021-05-06T15:52:02.399Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
15:52:02 [2021-05-06T15:52:02.399Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
15:52:02 [2021-05-06T15:52:02.399Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
15:52:02 [2021-05-06T15:52:02.399Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
15:52:02 [2021-05-06T15:52:02.399Z] 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)
15:52:02 [2021-05-06T15:52:02.399Z] Detected virtualization docker.
15:52:02 [2021-05-06T15:52:02.399Z] Detected architecture x86-64.
15:52:02 [2021-05-06T15:52:02.399Z] Set hostname to <45b7f1003e38>.
15:52:02 [2021-05-06T15:52:02.659Z] + source /etc/docker-entrypoint-cmd
15:52:02 [2021-05-06T15:52:02.659Z] ++ hack/make.sh dynbinary test-integration
15:52:02 [2021-05-06T15:52:02.659Z] 
15:52:02 [2021-05-06T15:52:02.659Z] Removing bundles/
15:52:02 [2021-05-06T15:52:02.659Z] 
15:52:02 [2021-05-06T15:52:02.659Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:52:02 [2021-05-06T15:52:02.721Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.09s)
15:52:02 [2021-05-06T15:52:02.721Z] === RUN   TestBuildWithSession
15:52:02 [2021-05-06T15:52:02.721Z] --- SKIP: TestBuildWithSession (0.00s)
15:52:02 [2021-05-06T15:52:02.721Z]     build_session_test.go:25: TODO: BuildKit
15:52:02 [2021-05-06T15:52:02.721Z] === RUN   TestBuildSquashParent
15:52:02 [2021-05-06T15:52:02.918Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:52:02 [2021-05-06T15:52:02.918Z] GOOS="" GOARCH="" GOARM=""
15:52:08 [2021-05-06T15:52:08.067Z] Removing intermediate container b6d07b80cd5b
15:52:08 [2021-05-06T15:52:08.067Z]  ---> 401b64961e03
15:52:08 [2021-05-06T15:52:08.067Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:52:08 [2021-05-06T15:52:08.067Z]  ---> Running in 966fc3b3b37e
15:52:08 [2021-05-06T15:52:08.526Z] 
15:52:08 [2021-05-06T15:52:08.526Z] SUCCESS: Specified value was saved.
15:52:09 [2021-05-06T15:52:09.038Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
15:52:10 [2021-05-06T15:52:10.065Z] Removing intermediate container 966fc3b3b37e
15:52:10 [2021-05-06T15:52:10.065Z]  ---> be18e24f7a5d
15:52:10 [2021-05-06T15:52:10.065Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:52:10 [2021-05-06T15:52:10.065Z]  ---> Running in cde0eefebeba
15:52:11 [2021-05-06T15:52:11.665Z] --- PASS: TestUpdateRestartPolicy (12.35s)
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestUpdateRestartWithAutoRemove
15:52:11 [2021-05-06T15:52:11.665Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestWaitNonBlocked
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:11 [2021-05-06T15:52:11.665Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:11 [2021-05-06T15:52:11.665Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:11 [2021-05-06T15:52:11.665Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:11 [2021-05-06T15:52:11.665Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:11 [2021-05-06T15:52:11.665Z] --- PASS: TestWaitNonBlocked (0.01s)
15:52:11 [2021-05-06T15:52:11.665Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
15:52:11 [2021-05-06T15:52:11.665Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s)
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestWaitBlocked
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:52:11 [2021-05-06T15:52:11.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:52:11 [2021-05-06T15:52:11.665Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:52:11 [2021-05-06T15:52:11.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:52:11 [2021-05-06T15:52:11.665Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:52:11 [2021-05-06T15:52:11.665Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:52:12 [2021-05-06T15:52:12.225Z] --- PASS: TestWaitBlocked (0.02s)
15:52:12 [2021-05-06T15:52:12.225Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
15:52:12 [2021-05-06T15:52:12.225Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
15:52:12 [2021-05-06T15:52:12.225Z] === CONT  TestDaemonRestartIpcMode
15:52:12 [2021-05-06T15:52:12.225Z] === CONT  TestIpcModeOlderClient
15:52:12 [2021-05-06T15:52:12.225Z] --- PASS: TestIpcModeOlderClient (0.06s)
15:52:12 [2021-05-06T15:52:12.225Z] === CONT  TestRestartDaemonWithRestartingContainer
15:52:12 [2021-05-06T15:52:12.972Z] Cannot create a file when that file already exists.
15:52:16 [2021-05-06T15:52:16.708Z] Removing intermediate container cde0eefebeba
15:52:16 [2021-05-06T15:52:16.708Z]  ---> b305ca8a1ccc
15:52:16 [2021-05-06T15:52:16.708Z] Step 13/13 : CMD ["sh"]
15:52:16 [2021-05-06T15:52:16.708Z]  ---> Running in 3bfe4e451b73
15:52:17 [2021-05-06T15:52:17.168Z] Removing intermediate container 3bfe4e451b73
15:52:17 [2021-05-06T15:52:17.168Z]  ---> b0f33210e0f7
15:52:17 [2021-05-06T15:52:17.168Z] Successfully built b0f33210e0f7
15:52:17 [2021-05-06T15:52:17.168Z] Successfully tagged busybox:latest
15:52:17 [2021-05-06T15:52:17.168Z] INFO: Docker images of the daemon under test
15:52:17 [2021-05-06T15:52:17.168Z] 
15:52:17 [2021-05-06T15:52:17.168Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
15:52:17 [2021-05-06T15:52:17.168Z] busybox                                        latest              b0f33210e0f7        Less than a second ago   2.78GB
15:52:17 [2021-05-06T15:52:17.168Z] microsoft/windowsservercore                    latest              39d157a84080        2 months ago             2.74GB
15:52:17 [2021-05-06T15:52:17.168Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        2 months ago             2.74GB
15:52:17 [2021-05-06T15:52:17.168Z] 
15:52:17 [2021-05-06T15:52:17.168Z] INFO: Running integration tests at 05/06/2021 15:52:16...
15:52:17 [2021-05-06T15:52:17.168Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:52:17 [2021-05-06T15:52:17.168Z] INFO: Integration API tests being run from the host:
15:52:17 [2021-05-06T15:52:17.168Z] INFO: make.ps1 starting at 05/06/2021 15:52:16
15:52:17 [2021-05-06T15:52:17.603Z] --- PASS: TestBuildSquashParent (12.94s)
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:52:17 [2021-05-06T15:52:17.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:52:17 [2021-05-06T15:52:17.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:52:17 [2021-05-06T15:52:17.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:52:17 [2021-05-06T15:52:17.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:52:17 [2021-05-06T15:52:17.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:52:17 [2021-05-06T15:52:17.603Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:52:17 [2021-05-06T15:52:17.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:52:17 [2021-05-06T15:52:17.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:52:17 [2021-05-06T15:52:17.603Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:52:17 [2021-05-06T15:52:17.628Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:52:18 [2021-05-06T15:52:18.754Z] --- PASS: TestDaemonRestartIpcMode (5.52s)
15:52:18 [2021-05-06T15:52:18.754Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.52s)
15:52:18 [2021-05-06T15:52:18.754Z] PASS
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === Skipped
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:52:18 [2021-05-06T15:52:18.754Z]     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)
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     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)
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     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)
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:52:18 [2021-05-06T15:52:18.754Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
15:52:18 [2021-05-06T15:52:18.754Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:52:18 [2021-05-06T15:52:18.754Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:52:18 [2021-05-06T15:52:18.754Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] 
15:52:18 [2021-05-06T15:52:18.754Z] DONE 178 tests, 26 skipped in 110.376s
15:52:18 [2021-05-06T15:52:18.754Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:52:18 [2021-05-06T15:52:18.754Z] INFO: Testing against a local daemon
15:52:18 [2021-05-06T15:52:18.754Z] === RUN   TestCommitInheritsEnv
15:52:19 [2021-05-06T15:52:19.316Z] --- PASS: TestCommitInheritsEnv (1.32s)
15:52:19 [2021-05-06T15:52:19.316Z] === RUN   TestImportExtremelyLargeImageWorks
15:52:19 [2021-05-06T15:52:19.316Z] === PAUSE TestImportExtremelyLargeImageWorks
15:52:19 [2021-05-06T15:52:19.316Z] === RUN   TestImagesFilterMultiReference
15:52:19 [2021-05-06T15:52:19.316Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:52:19 [2021-05-06T15:52:19.316Z] === RUN   TestImagePullPlatformInvalid
15:52:19 [2021-05-06T15:52:19.316Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:52:19 [2021-05-06T15:52:19.316Z] === RUN   TestRemoveImageOrphaning
15:52:20 [2021-05-06T15:52:20.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:52:20 [2021-05-06T15:52:20.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestRemoveImageOrphaning (1.92s)
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestRemoveImageGarbageCollector
15:52:21 [2021-05-06T15:52:21.242Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:52:21 [2021-05-06T15:52:21.242Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestTagInvalidReference
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestTagInvalidReference (0.01s)
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestTagValidPrefixedRepo
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestTagExistedNameWithoutForce
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestTagOfficialNames
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestTagOfficialNames (0.05s)
15:52:21 [2021-05-06T15:52:21.242Z] === RUN   TestTagMatchesDigest
15:52:21 [2021-05-06T15:52:21.242Z] --- PASS: TestTagMatchesDigest (0.01s)
15:52:21 [2021-05-06T15:52:21.242Z] === CONT  TestImportExtremelyLargeImageWorks
15:52:26 [2021-05-06T15:52:26.162Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:52:26 [2021-05-06T15:52:26.420Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:52:32 [2021-05-06T15:52:32.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:52:32 [2021-05-06T15:52:32.986Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.35s)
15:52:32 [2021-05-06T15:52:32.986Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.40s)
15:52:32 [2021-05-06T15:52:32.986Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s)
15:52:32 [2021-05-06T15:52:32.986Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.42s)
15:52:32 [2021-05-06T15:52:32.986Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.42s)
15:52:32 [2021-05-06T15:52:32.986Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.51s)
15:52:32 [2021-05-06T15:52:32.986Z] === RUN   TestBuildMultiStageCopy
15:52:32 [2021-05-06T15:52:32.986Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:52:35 [2021-05-06T15:52:35.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:52:36 [2021-05-06T15:52:36.089Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:52:36 [2021-05-06T15:52:36.673Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:52:37 [2021-05-06T15:52:37.613Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:52:38 [2021-05-06T15:52:38.180Z] --- PASS: TestBuildMultiStageCopy (6.24s)
15:52:38 [2021-05-06T15:52:38.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.78s)
15:52:38 [2021-05-06T15:52:38.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
15:52:38 [2021-05-06T15:52:38.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
15:52:38 [2021-05-06T15:52:38.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
15:52:38 [2021-05-06T15:52:38.180Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
15:52:38 [2021-05-06T15:52:38.180Z] === RUN   TestBuildMultiStageParentConfig
15:52:38 [2021-05-06T15:52:38.754Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
15:52:38 [2021-05-06T15:52:38.754Z] INFO: Testing against a local daemon
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithSession
15:52:38 [2021-05-06T15:52:38.754Z] --- SKIP: TestBuildWithSession (0.00s)
15:52:38 [2021-05-06T15:52:38.754Z]     build_session_test.go:25: TODO: BuildKit
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildSquashParent
15:52:38 [2021-05-06T15:52:38.754Z] --- SKIP: TestBuildSquashParent (0.00s)
15:52:38 [2021-05-06T15:52:38.754Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:52:38 [2021-05-06T15:52:38.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:52:38 [2021-05-06T15:52:38.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:52:38 [2021-05-06T15:52:38.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:52:38 [2021-05-06T15:52:38.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:52:38 [2021-05-06T15:52:38.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:52:38 [2021-05-06T15:52:38.754Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:52:38 [2021-05-06T15:52:38.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:52:38 [2021-05-06T15:52:38.754Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:52:38 [2021-05-06T15:52:38.754Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:52:38 [2021-05-06T15:52:38.754Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:52:38 [2021-05-06T15:52:38.754Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:52:39 [2021-05-06T15:52:39.553Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
15:52:39 [2021-05-06T15:52:39.553Z] === RUN   TestBuildLabelWithTargets
15:52:42 [2021-05-06T15:52:42.084Z] --- PASS: TestBuildLabelWithTargets (2.24s)
15:52:42 [2021-05-06T15:52:42.084Z] === RUN   TestBuildWithEmptyLayers
15:52:42 [2021-05-06T15:52:42.495Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:52:43 [2021-05-06T15:52:43.020Z] --- PASS: TestBuildWithEmptyLayers (1.32s)
15:52:43 [2021-05-06T15:52:43.020Z] === RUN   TestBuildMultiStageOnBuild
15:52:44 [2021-05-06T15:52:44.039Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:52:48 [2021-05-06T15:52:48.290Z] --- PASS: TestBuildMultiStageOnBuild (4.43s)
15:52:48 [2021-05-06T15:52:48.290Z] === RUN   TestBuildUncleanTarFilenames
15:52:49 [2021-05-06T15:52:49.227Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
15:52:49 [2021-05-06T15:52:49.227Z] === RUN   TestBuildMultiStageLayerLeak
15:52:54 [2021-05-06T15:52:54.496Z] --- PASS: TestBuildMultiStageLayerLeak (4.58s)
15:52:54 [2021-05-06T15:52:54.496Z] === RUN   TestBuildWithHugeFile
15:52:54 [2021-05-06T15:52:54.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:52:54 [2021-05-06T15:52:54.755Z] Using test binary docker
15:52:54 [2021-05-06T15:52:54.755Z] +++ /etc/init.d/apparmor start
15:52:54 [2021-05-06T15:52:54.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:52:54 [2021-05-06T15:52:54.755Z] INFO: Waiting for daemon to start...
15:52:54 [2021-05-06T15:52:54.755Z] Starting dockerd
15:52:54 [2021-05-06T15:52:54.755Z] +++ 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
15:52:55 [2021-05-06T15:52:55.014Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:52:55 [2021-05-06T15:52:55.014Z] Using test binary docker
15:52:55 [2021-05-06T15:52:55.014Z] +++ /etc/init.d/apparmor start
15:52:55 [2021-05-06T15:52:55.273Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:52:55 [2021-05-06T15:52:55.273Z] INFO: Waiting for daemon to start...
15:52:55 [2021-05-06T15:52:55.273Z] Starting dockerd
15:52:55 [2021-05-06T15:52:55.273Z] +++ 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
15:52:57 [2021-05-06T15:52:57.173Z] .
15:52:57 [2021-05-06T15:52:57.173Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:52:57 [2021-05-06T15:52:57.173Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:52:57 [2021-05-06T15:52:57.173Z] Error: No such image: emptyfs
15:52:57 [2021-05-06T15:52:57.173Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:52:57 [2021-05-06T15:52:57.173Z] ++++ docker load
15:52:57 [2021-05-06T15:52:57.173Z] Running integration-test (iteration 1)
15:52:57 [2021-05-06T15:52:57.173Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:52:57 [2021-05-06T15:52:57.173Z] ++ 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)/'
15:52:57 [2021-05-06T15:52:57.173Z] ++ set -e
15:52:57 [2021-05-06T15:52:57.173Z] ++ '[' -n 0 ']'
15:52:57 [2021-05-06T15:52:57.173Z] ++ set -x
15:52:57 [2021-05-06T15:52:57.173Z] ++ 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)/'
15:52:57 [2021-05-06T15:52:57.173Z] 
15:52:57 [2021-05-06T15:52:57.173Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:52:57 [2021-05-06T15:52:57.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:52:57 [2021-05-06T15:52:57.432Z] Error: No such image: emptyfs
15:52:57 [2021-05-06T15:52:57.432Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:52:57 [2021-05-06T15:52:57.432Z] ++++ docker load
15:52:58 [2021-05-06T15:52:58.000Z] Running integration-test (iteration 1)
15:52:58 [2021-05-06T15:52:58.000Z] 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)/
15:52:58 [2021-05-06T15:52:58.000Z] ++ 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)/'
15:52:58 [2021-05-06T15:52:58.000Z] ++ set -e
15:52:58 [2021-05-06T15:52:58.000Z] ++ '[' -n 0 ']'
15:52:58 [2021-05-06T15:52:58.000Z] ++ set -x
15:52:58 [2021-05-06T15:52:58.000Z] ++ 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)/'
15:53:01 [2021-05-06T15:53:01.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:53:01 [2021-05-06T15:53:01.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.04s)
15:53:01 [2021-05-06T15:53:01.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.41s)
15:53:01 [2021-05-06T15:53:01.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.77s)
15:53:01 [2021-05-06T15:53:01.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.32s)
15:53:01 [2021-05-06T15:53:01.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.85s)
15:53:01 [2021-05-06T15:53:01.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.63s)
15:53:01 [2021-05-06T15:53:01.734Z] === RUN   TestBuildMultiStageCopy
15:53:01 [2021-05-06T15:53:01.734Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
15:53:05 [2021-05-06T15:53:05.349Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:53:05 [2021-05-06T15:53:05.349Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:53:05 [2021-05-06T15:53:05.473Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:53:05 [2021-05-06T15:53:05.932Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:53:06 [2021-05-06T15:53:06.300Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:53:06 [2021-05-06T15:53:06.301Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:53:06 [2021-05-06T15:53:06.564Z] ok  	github.com/docker/docker/api/types/filters	0.054s	coverage: 92.2% of statements
15:53:06 [2021-05-06T15:53:06.564Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
15:53:06 [2021-05-06T15:53:06.828Z] ok  	github.com/docker/docker/api/server/router/swarm	0.014s	coverage: 5.7% of statements
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:53:06 [2021-05-06T15:53:06.828Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
15:53:06 [2021-05-06T15:53:06.900Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:53:07 [2021-05-06T15:53:07.090Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
15:53:07 [2021-05-06T15:53:07.090Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:53:07 [2021-05-06T15:53:07.091Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:53:07 [2021-05-06T15:53:07.869Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:53:08 [2021-05-06T15:53:08.837Z] --- PASS: TestBuildMultiStageCopy (9.35s)
15:53:08 [2021-05-06T15:53:08.837Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (5.77s)
15:53:08 [2021-05-06T15:53:08.837Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s)
15:53:08 [2021-05-06T15:53:08.837Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s)
15:53:08 [2021-05-06T15:53:08.837Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s)
15:53:08 [2021-05-06T15:53:08.837Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s)
15:53:08 [2021-05-06T15:53:08.837Z] === RUN   TestBuildMultiStageParentConfig
15:53:09 [2021-05-06T15:53:09.160Z] ..........................xx....................                         [ 29%]
15:53:09 [2021-05-06T15:53:09.649Z] ok  	github.com/docker/docker/cli/debug	0.035s	coverage: 100.0% of statements
15:53:10 [2021-05-06T15:53:10.600Z] ok  	github.com/docker/docker/builder/remotecontext	0.142s	coverage: 13.7% of statements
15:53:11 [2021-05-06T15:53:11.018Z] --- PASS: TestBuildMultiStageParentConfig (1.98s)
15:53:11 [2021-05-06T15:53:11.018Z] === RUN   TestBuildLabelWithTargets
15:53:11 [2021-05-06T15:53:11.018Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:53:11 [2021-05-06T15:53:11.018Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:53:11 [2021-05-06T15:53:11.018Z] === RUN   TestBuildWithEmptyLayers
15:53:11 [2021-05-06T15:53:11.550Z] ok  	github.com/docker/docker/builder/dockerfile	0.376s	coverage: 48.5% of statements
15:53:11 [2021-05-06T15:53:11.550Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:53:11 [2021-05-06T15:53:11.986Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
15:53:11 [2021-05-06T15:53:11.986Z] === RUN   TestBuildMultiStageOnBuild
15:53:12 [2021-05-06T15:53:12.941Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.739s	coverage: 86.3% of statements
15:53:12 [2021-05-06T15:53:12.941Z] ?   	github.com/docker/docker/cli	[no test files]
15:53:12 [2021-05-06T15:53:12.941Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:53:18 [2021-05-06T15:53:18.245Z] ok  	github.com/docker/docker/client	0.292s	coverage: 75.4% of statements
15:53:29 [2021-05-06T15:53:29.673Z] --- PASS: TestBuildMultiStageOnBuild (16.12s)
15:53:29 [2021-05-06T15:53:29.673Z] === RUN   TestBuildUncleanTarFilenames
15:53:29 [2021-05-06T15:53:29.673Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:53:29 [2021-05-06T15:53:29.673Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:53:29 [2021-05-06T15:53:29.673Z] === RUN   TestBuildMultiStageLayerLeak
15:53:35 [2021-05-06T15:53:35.915Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:53:36 [2021-05-06T15:53:36.713Z] Loaded image: buildpack-deps:buster
15:53:36 [2021-05-06T15:53:36.750Z] --- PASS: TestBuildMultiStageLayerLeak (8.37s)
15:53:36 [2021-05-06T15:53:36.750Z] === RUN   TestBuildWithHugeFile
15:53:37 [2021-05-06T15:53:37.281Z] Loaded image: busybox:latest
15:53:37 [2021-05-06T15:53:37.848Z] Loaded image: busybox:glibc
15:53:37 [2021-05-06T15:53:37.848Z] Loaded image: buildpack-deps:buster
15:53:38 [2021-05-06T15:53:38.107Z] Loaded image: busybox:latest
15:53:38 [2021-05-06T15:53:38.675Z] Loaded image: busybox:glibc
15:53:39 [2021-05-06T15:53:39.444Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:53:39 [2021-05-06T15:53:39.444Z] 
15:53:39 [2021-05-06T15:53:39.445Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:53:39 [2021-05-06T15:53:39.445Z] DOCKER_SYSTEMD=1
15:53:39 [2021-05-06T15:53:39.445Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:53:39 [2021-05-06T15:53:39.445Z] HOSTNAME=45b7f1003e38
15:53:39 [2021-05-06T15:53:39.445Z] DEST=bundles/test-integration
15:53:39 [2021-05-06T15:53:39.445Z] PWD=/go/src/github.com/docker/docker
15:53:39 [2021-05-06T15:53:39.445Z] DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:53:39 [2021-05-06T15:53:39.445Z] container=docker
15:53:39 [2021-05-06T15:53:39.445Z] HOME=/root
15:53:39 [2021-05-06T15:53:39.445Z] LANG=C.UTF-8
15:53:39 [2021-05-06T15:53:39.445Z] INVOCATION_ID=e82caa6a0d2f4375859dc043e5637381
15:53:39 [2021-05-06T15:53:39.445Z] GOLANG_VERSION=1.13.15
15:53:39 [2021-05-06T15:53:39.445Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:53:39 [2021-05-06T15:53:39.445Z] VALIDATE_BRANCH=master
15:53:39 [2021-05-06T15:53:39.445Z] TERM=xterm
15:53:39 [2021-05-06T15:53:39.445Z] DOCKER_PKG=github.com/docker/docker
15:53:39 [2021-05-06T15:53:39.445Z] SHLVL=3
15:53:39 [2021-05-06T15:53:39.445Z] TIMEOUT=120m
15:53:39 [2021-05-06T15:53:39.445Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:53:39 [2021-05-06T15:53:39.445Z] DOCKER_GRAPHDRIVER=overlay2
15:53:39 [2021-05-06T15:53:39.445Z] GO111MODULE=off
15:53:39 [2021-05-06T15:53:39.445Z] DOCKER_EXPERIMENTAL=1
15:53:39 [2021-05-06T15:53:39.445Z] TEST_SKIP_INTEGRATION_CLI=1
15:53:39 [2021-05-06T15:53:39.445Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:53:39 [2021-05-06T15:53:39.445Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:53:39 [2021-05-06T15:53:39.445Z] GOPATH=/go
15:53:39 [2021-05-06T15:53:39.445Z] PKG_CONFIG=pkg-config
15:53:39 [2021-05-06T15:53:39.445Z] _=/usr/bin/env
15:53:39 [2021-05-06T15:53:39.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:53:45 [2021-05-06T15:53:45.241Z] Loaded image: debian:bullseye
15:53:45 [2021-05-06T15:53:45.317Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:53:45 [2021-05-06T15:53:45.963Z] Loaded image: hello-world:latest
15:53:45 [2021-05-06T15:53:45.963Z] Loaded image: arm32v7/hello-world:latest
15:53:45 [2021-05-06T15:53:45.963Z] INFO: Testing against a local daemon
15:53:45 [2021-05-06T15:53:45.963Z] === RUN   TestDockerDaemonSuite
15:53:45 [2021-05-06T15:53:45.963Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:53:46 [2021-05-06T15:53:46.224Z] Loaded image: debian:bullseye
15:53:46 [2021-05-06T15:53:46.490Z] Loaded image: hello-world:latest
15:53:46 [2021-05-06T15:53:46.490Z] Loaded image: arm32v7/hello-world:latest
15:53:46 [2021-05-06T15:53:46.750Z] INFO: Testing against a local daemon
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:53:46 [2021-05-06T15:53:46.750Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:53:47 [2021-05-06T15:53:47.008Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:53:49 [2021-05-06T15:53:49.496Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:53:49 [2021-05-06T15:53:49.548Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:53:49 [2021-05-06T15:53:49.548Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:53:50 [2021-05-06T15:53:50.114Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:53:50 [2021-05-06T15:53:50.114Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:53:50 [2021-05-06T15:53:50.394Z] ok  	github.com/docker/docker/cmd/dockerd	0.143s	coverage: 29.1% of statements
15:53:50 [2021-05-06T15:53:50.394Z] ok  	github.com/docker/docker/container	0.155s	coverage: 34.7% of statements
15:53:50 [2021-05-06T15:53:50.394Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:53:50 [2021-05-06T15:53:50.394Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:53:50 [2021-05-06T15:53:50.395Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:53:50 [2021-05-06T15:53:50.395Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:53:50 [2021-05-06T15:53:50.395Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.079s	coverage: 65.3% of statements
15:53:50 [2021-05-06T15:53:50.657Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.9% of statements
15:53:51 [2021-05-06T15:53:51.049Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:53:51 [2021-05-06T15:53:51.308Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:53:51 [2021-05-06T15:53:51.308Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:53:53 [2021-05-06T15:53:53.841Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:53:53 [2021-05-06T15:53:53.978Z] ok  	github.com/docker/docker/daemon/cluster	0.094s	coverage: 0.5% of statements
15:53:55 [2021-05-06T15:53:55.740Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:53:55 [2021-05-06T15:53:55.740Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:53:55 [2021-05-06T15:53:55.740Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:53:55 [2021-05-06T15:53:55.740Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:53:55 [2021-05-06T15:53:55.905Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
15:53:56 [2021-05-06T15:53:56.856Z] ok  	github.com/docker/docker/daemon/config	0.092s	coverage: 81.8% of statements
15:53:57 [2021-05-06T15:53:57.435Z] ok  	github.com/docker/docker/daemon/events	0.127s	coverage: 50.0% of statements
15:53:58 [2021-05-06T15:53:58.272Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:53:58 [2021-05-06T15:53:58.530Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:53:59 [2021-05-06T15:53:59.361Z] ok  	github.com/docker/docker/daemon/graphdriver	0.018s	coverage: 2.2% of statements
15:53:59 [2021-05-06T15:53:59.905Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:54:00 [2021-05-06T15:54:00.470Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:54:00 [2021-05-06T15:54:00.470Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:54:00 [2021-05-06T15:54:00.470Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:54:02 [2021-05-06T15:54:02.669Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.981s	coverage: 73.3% of statements
15:54:02 [2021-05-06T15:54:02.931Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.1% of statements
15:54:03 [2021-05-06T15:54:03.194Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.485s	coverage: 14.0% of statements
15:54:04 [2021-05-06T15:54:04.588Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.777s	coverage: 56.2% of statements
15:54:05 [2021-05-06T15:54:05.982Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.029s	coverage: 1.9% of statements
15:54:07 [2021-05-06T15:54:07.031Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:54:07 [2021-05-06T15:54:07.474Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.839s	coverage: 49.4% of statements
15:54:10 [2021-05-06T15:54:10.057Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.416s	coverage: 57.7% of statements
15:54:10 [2021-05-06T15:54:10.057Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 57.5% of statements
15:54:10 [2021-05-06T15:54:10.057Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.362s	coverage: 46.2% of statements
15:54:10 [2021-05-06T15:54:10.315Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:54:10 [2021-05-06T15:54:10.631Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
15:54:11 [2021-05-06T15:54:11.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:54:11 [2021-05-06T15:54:11.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:54:11 [2021-05-06T15:54:11.580Z] ok  	github.com/docker/docker/daemon	12.326s	coverage: 17.3% of statements
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:54:11 [2021-05-06T15:54:11.580Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:54:12 [2021-05-06T15:54:12.157Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
15:54:12 [2021-05-06T15:54:12.717Z] --- PASS: TestImportExtremelyLargeImageWorks (109.02s)
15:54:12 [2021-05-06T15:54:12.718Z] PASS
15:54:12 [2021-05-06T15:54:12.718Z] 
15:54:12 [2021-05-06T15:54:12.718Z] === Skipped
15:54:12 [2021-05-06T15:54:12.718Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:54:12 [2021-05-06T15:54:12.718Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:54:12 [2021-05-06T15:54:12.718Z] 
15:54:12 [2021-05-06T15:54:12.718Z] 
15:54:12 [2021-05-06T15:54:12.718Z] DONE 12 tests, 1 skipped in 112.661s
15:54:12 [2021-05-06T15:54:12.718Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:54:12 [2021-05-06T15:54:12.718Z] INFO: Testing against a local daemon
15:54:12 [2021-05-06T15:54:12.718Z] === RUN   TestNetworkCreateDelete
15:54:12 [2021-05-06T15:54:12.718Z] --- PASS: TestNetworkCreateDelete (0.45s)
15:54:12 [2021-05-06T15:54:12.718Z] === RUN   TestDockerNetworkDeletePreferID
15:54:12 [2021-05-06T15:54:12.718Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s)
15:54:12 [2021-05-06T15:54:12.718Z] === RUN   TestDaemonDNSFallback
15:54:13 [2021-05-06T15:54:13.551Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 43.2% of statements
15:54:13 [2021-05-06T15:54:13.627Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:54:14 [2021-05-06T15:54:14.128Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.7% of statements
15:54:14 [2021-05-06T15:54:14.128Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:54:14 [2021-05-06T15:54:14.128Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:54:14 [2021-05-06T15:54:14.128Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 67.0% of statements
15:54:15 [2021-05-06T15:54:15.519Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.327s	coverage: 77.4% of statements
15:54:15 [2021-05-06T15:54:15.519Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:54:15 [2021-05-06T15:54:15.519Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:54:15 [2021-05-06T15:54:15.519Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
15:54:15 [2021-05-06T15:54:15.519Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 23.9% of statements
15:54:15 [2021-05-06T15:54:15.531Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:54:15 [2021-05-06T15:54:15.781Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 69.9% of statements
15:54:16 [2021-05-06T15:54:16.098Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:54:17 [2021-05-06T15:54:17.175Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 75.2% of statements
15:54:17 [2021-05-06T15:54:17.176Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:54:17 [2021-05-06T15:54:17.438Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
15:54:17 [2021-05-06T15:54:17.474Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:54:17 [2021-05-06T15:54:17.701Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.106s	coverage: 56.8% of statements
15:54:18 [2021-05-06T15:54:18.277Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
15:54:18 [2021-05-06T15:54:18.851Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:54:19 [2021-05-06T15:54:19.226Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 46.8% of statements
15:54:19 [2021-05-06T15:54:19.488Z] ok  	github.com/docker/docker/daemon/network	0.026s	coverage: 63.8% of statements
15:54:20 [2021-05-06T15:54:20.179Z] tests/integration/api_network_test.py ............................       [ 47%]
15:54:20 [2021-05-06T15:54:20.229Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:54:20 [2021-05-06T15:54:20.229Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:54:20 [2021-05-06T15:54:20.435Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.855s	coverage: 82.5% of statements
15:54:20 [2021-05-06T15:54:20.435Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:54:20 [2021-05-06T15:54:20.435Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:54:20 [2021-05-06T15:54:20.924Z] --- PASS: TestDaemonDNSFallback (8.11s)
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestInspectNetwork
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestInspectNetwork (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestRunContainerWithBridgeNone
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkInvalidJSON
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkInvalidJSON//networks/create
15:54:20 [2021-05-06T15:54:20.924Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:54:20 [2021-05-06T15:54:20.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:20 [2021-05-06T15:54:20.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:20 [2021-05-06T15:54:20.924Z] === CONT  TestNetworkInvalidJSON//networks/create
15:54:20 [2021-05-06T15:54:20.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:20 [2021-05-06T15:54:20.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:54:20 [2021-05-06T15:54:20.924Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkList
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkList//networks
15:54:20 [2021-05-06T15:54:20.924Z] === PAUSE TestNetworkList//networks
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestNetworkList//networks/
15:54:20 [2021-05-06T15:54:20.924Z] === PAUSE TestNetworkList//networks/
15:54:20 [2021-05-06T15:54:20.924Z] === CONT  TestNetworkList//networks
15:54:20 [2021-05-06T15:54:20.924Z] === CONT  TestNetworkList//networks/
15:54:20 [2021-05-06T15:54:20.924Z] --- PASS: TestNetworkList (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     --- PASS: TestNetworkList//networks (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestHostIPv4BridgeLabel
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDaemonRestartWithLiveRestore
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDaemonDefaultNetworkPools
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDaemonRestartWithExistingNetwork
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestServiceWithPredefinedNetwork
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:242: FLAKY_TEST
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestServiceWithDataPathPortInit
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] PASS
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === Skipped
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:242: FLAKY_TEST
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] DONE 22 tests, 12 skipped in 10.024s
15:54:20 [2021-05-06T15:54:20.924Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:54:20 [2021-05-06T15:54:20.924Z] INFO: Testing against a local daemon
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDockerNetworkIpvlanPersistance
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDockerNetworkIpvlan
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:20 [2021-05-06T15:54:20.924Z] PASS
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === Skipped
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] DONE 2 tests, 2 skipped in 0.101s
15:54:20 [2021-05-06T15:54:20.924Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:54:20 [2021-05-06T15:54:20.924Z] INFO: Testing against a local daemon
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDockerNetworkMacvlanPersistance
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestDockerNetworkMacvlan
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] PASS
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === Skipped
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] DONE 2 tests, 2 skipped in 0.095s
15:54:20 [2021-05-06T15:54:20.924Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:54:20 [2021-05-06T15:54:20.924Z] testing: warning: no tests to run
15:54:20 [2021-05-06T15:54:20.924Z] PASS
15:54:20 [2021-05-06T15:54:20.924Z] 
15:54:20 [2021-05-06T15:54:20.924Z] DONE 0 tests in 0.020s
15:54:20 [2021-05-06T15:54:20.924Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:54:20 [2021-05-06T15:54:20.924Z] INFO: Testing against a local daemon
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginAllowRequest
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginTLS
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginDenyRequest
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginAPIDenyResponse
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginDenyResponse
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginAllowEventStream
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginErrorResponse
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginErrorRequest
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginHeader
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginV2Disable
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:54:20 [2021-05-06T15:54:20.924Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.924Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:54:20 [2021-05-06T15:54:20.924Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] PASS
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === Skipped
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:54:20 [2021-05-06T15:54:20.925Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] 
15:54:20 [2021-05-06T15:54:20.925Z] DONE 17 tests, 17 skipped in 0.340s
15:54:20 [2021-05-06T15:54:20.925Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:54:21 [2021-05-06T15:54:21.010Z] ok  	github.com/docker/docker/distribution/metadata	0.146s	coverage: 48.2% of statements
15:54:21 [2021-05-06T15:54:21.180Z] INFO: Testing against a local daemon
15:54:21 [2021-05-06T15:54:21.180Z] === RUN   TestPluginInvalidJSON
15:54:21 [2021-05-06T15:54:21.180Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:54:21 [2021-05-06T15:54:21.180Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:54:21 [2021-05-06T15:54:21.180Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:54:21 [2021-05-06T15:54:21.180Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:54:21 [2021-05-06T15:54:21.180Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:54:21 [2021-05-06T15:54:21.180Z] === RUN   TestPluginInstall
15:54:21 [2021-05-06T15:54:21.180Z] --- SKIP: TestPluginInstall (0.00s)
15:54:21 [2021-05-06T15:54:21.180Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:21 [2021-05-06T15:54:21.180Z] === RUN   TestPluginsWithRuntimes
15:54:21 [2021-05-06T15:54:21.180Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:54:21 [2021-05-06T15:54:21.180Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:54:21 [2021-05-06T15:54:21.180Z] === RUN   TestPluginBackCompatMediaTypes
15:54:21 [2021-05-06T15:54:21.180Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:54:21 [2021-05-06T15:54:21.180Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:54:21 [2021-05-06T15:54:21.181Z] PASS
15:54:21 [2021-05-06T15:54:21.181Z] 
15:54:21 [2021-05-06T15:54:21.181Z] === Skipped
15:54:21 [2021-05-06T15:54:21.181Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:54:21 [2021-05-06T15:54:21.181Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:54:21 [2021-05-06T15:54:21.181Z] 
15:54:21 [2021-05-06T15:54:21.181Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:54:21 [2021-05-06T15:54:21.181Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:54:21 [2021-05-06T15:54:21.181Z] 
15:54:21 [2021-05-06T15:54:21.181Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:54:21 [2021-05-06T15:54:21.181Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:54:21 [2021-05-06T15:54:21.181Z] 
15:54:21 [2021-05-06T15:54:21.181Z] 
15:54:21 [2021-05-06T15:54:21.181Z] DONE 5 tests, 3 skipped in 0.139s
15:54:21 [2021-05-06T15:54:21.181Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:54:21 [2021-05-06T15:54:21.181Z] INFO: Testing against a local daemon
15:54:21 [2021-05-06T15:54:21.181Z] === RUN   TestExternalGraphDriver
15:54:21 [2021-05-06T15:54:21.436Z] --- SKIP: TestExternalGraphDriver (0.07s)
15:54:21 [2021-05-06T15:54:21.436Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:54:21 [2021-05-06T15:54:21.436Z] === RUN   TestGraphdriverPluginV2
15:54:21 [2021-05-06T15:54:21.608Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:54:22 [2021-05-06T15:54:22.403Z] ok  	github.com/docker/docker/distribution	0.262s	coverage: 25.2% of statements
15:54:22 [2021-05-06T15:54:22.403Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:54:22 [2021-05-06T15:54:22.403Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 53.1% of statements
15:54:22 [2021-05-06T15:54:22.979Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.6% of statements
15:54:23 [2021-05-06T15:54:23.554Z] ok  	github.com/docker/docker/distribution/xfer	1.705s	coverage: 85.1% of statements
15:54:23 [2021-05-06T15:54:23.554Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:54:23 [2021-05-06T15:54:23.817Z] ok  	github.com/docker/docker/image/cache	0.048s	coverage: 19.2% of statements
15:54:24 [2021-05-06T15:54:24.138Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:54:24 [2021-05-06T15:54:24.138Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:54:24 [2021-05-06T15:54:24.393Z] ok  	github.com/docker/docker/image/tarexport	0.042s	coverage: 0.6% of statements
15:54:24 [2021-05-06T15:54:24.656Z] ok  	github.com/docker/docker/image/v1	0.041s	coverage: 25.0% of statements
15:54:24 [2021-05-06T15:54:24.656Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:54:24 [2021-05-06T15:54:24.656Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
15:54:25 [2021-05-06T15:54:25.604Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 52.9% of statements
15:54:26 [2021-05-06T15:54:26.180Z] ok  	github.com/docker/docker/opts	0.125s	coverage: 67.1% of statements
15:54:26 [2021-05-06T15:54:26.443Z] ok  	github.com/docker/docker/oci	0.032s	coverage: 45.2% of statements
15:54:26 [2021-05-06T15:54:26.670Z] === RUN   TestDockerSuite/TestAttachDetach
15:54:26 [2021-05-06T15:54:26.670Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:54:27 [2021-05-06T15:54:27.216Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:54:27 [2021-05-06T15:54:27.392Z] ok  	github.com/docker/docker/pkg/broadcaster	0.012s	coverage: 100.0% of statements
15:54:28 [2021-05-06T15:54:28.010Z] --- PASS: TestGraphdriverPluginV2 (6.50s)
15:54:28 [2021-05-06T15:54:28.010Z] PASS
15:54:28 [2021-05-06T15:54:28.010Z] 
15:54:28 [2021-05-06T15:54:28.010Z] === Skipped
15:54:28 [2021-05-06T15:54:28.010Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
15:54:28 [2021-05-06T15:54:28.010Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:54:28 [2021-05-06T15:54:28.010Z] 
15:54:28 [2021-05-06T15:54:28.010Z] 
15:54:28 [2021-05-06T15:54:28.010Z] DONE 2 tests, 1 skipped in 6.669s
15:54:28 [2021-05-06T15:54:28.010Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:54:28 [2021-05-06T15:54:28.010Z] INFO: Testing against a local daemon
15:54:28 [2021-05-06T15:54:28.010Z] === RUN   TestContinueAfterPluginCrash
15:54:28 [2021-05-06T15:54:28.010Z] === PAUSE TestContinueAfterPluginCrash
15:54:28 [2021-05-06T15:54:28.010Z] === RUN   TestReadPluginNoRead
15:54:28 [2021-05-06T15:54:28.010Z] === PAUSE TestReadPluginNoRead
15:54:28 [2021-05-06T15:54:28.010Z] === RUN   TestDaemonStartWithLogOpt
15:54:28 [2021-05-06T15:54:28.010Z] === PAUSE TestDaemonStartWithLogOpt
15:54:28 [2021-05-06T15:54:28.010Z] === CONT  TestContinueAfterPluginCrash
15:54:28 [2021-05-06T15:54:28.010Z] === CONT  TestDaemonStartWithLogOpt
15:54:28 [2021-05-06T15:54:28.045Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:54:28 [2021-05-06T15:54:28.341Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
15:54:28 [2021-05-06T15:54:28.604Z] ok  	github.com/docker/docker/pkg/authorization	0.733s	coverage: 68.3% of statements
15:54:28 [2021-05-06T15:54:28.980Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:54:29 [2021-05-06T15:54:29.120Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:54:29 [2021-05-06T15:54:29.552Z] ok  	github.com/docker/docker/pkg/directory	0.017s	coverage: 80.0% of statements
15:54:29 [2021-05-06T15:54:29.552Z] ok  	github.com/docker/docker/pkg/archive	1.128s	coverage: 82.3% of statements
15:54:29 [2021-05-06T15:54:29.915Z] --- PASS: TestBuildWithHugeFile (96.05s)
15:54:29 [2021-05-06T15:54:29.915Z] === RUN   TestBuildWCOWSandboxSize
15:54:29 [2021-05-06T15:54:29.915Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
15:54:29 [2021-05-06T15:54:29.915Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:54:29 [2021-05-06T15:54:29.915Z] === RUN   TestBuildWithEmptyDockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:54:29 [2021-05-06T15:54:29.915Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:54:30 [2021-05-06T15:54:30.127Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
15:54:30 [2021-05-06T15:54:30.127Z] ok  	github.com/docker/docker/pkg/discovery/file	0.023s	coverage: 97.6% of statements
15:54:30 [2021-05-06T15:54:30.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:54:30 [2021-05-06T15:54:30.174Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:54:30 [2021-05-06T15:54:30.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:54:30 [2021-05-06T15:54:30.174Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:54:30 [2021-05-06T15:54:30.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
15:54:30 [2021-05-06T15:54:30.174Z] === RUN   TestBuildPreserveOwnership
15:54:30 [2021-05-06T15:54:30.174Z] === RUN   TestBuildPreserveOwnership/copy_from
15:54:30 [2021-05-06T15:54:30.702Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
15:54:31 [2021-05-06T15:54:31.109Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:54:31 [2021-05-06T15:54:31.275Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:54:31 [2021-05-06T15:54:31.368Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:54:31 [2021-05-06T15:54:31.849Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
15:54:32 [2021-05-06T15:54:32.303Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:54:32 [2021-05-06T15:54:32.422Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.037s	coverage: 43.2% of statements
15:54:32 [2021-05-06T15:54:32.997Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
15:54:32 [2021-05-06T15:54:32.997Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
15:54:33 [2021-05-06T15:54:33.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:54:33 [2021-05-06T15:54:33.522Z] tests/integration/api_service_test.py ....................s............. [ 60%]
15:54:33 [2021-05-06T15:54:33.572Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
15:54:33 [2021-05-06T15:54:33.679Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:54:33 [2021-05-06T15:54:33.834Z] ok  	github.com/docker/docker/pkg/fsutils	0.268s	coverage: 85.1% of statements
15:54:34 [2021-05-06T15:54:34.098Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
15:54:34 [2021-05-06T15:54:34.587Z] --- PASS: TestDaemonStartWithLogOpt (6.24s)
15:54:34 [2021-05-06T15:54:34.587Z] === CONT  TestReadPluginNoRead
15:54:35 [2021-05-06T15:54:35.055Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
15:54:35 [2021-05-06T15:54:35.055Z] ok  	github.com/docker/docker/layer	8.120s	coverage: 68.8% of statements
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:54:35 [2021-05-06T15:54:35.055Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:54:35 [2021-05-06T15:54:35.056Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:54:35 [2021-05-06T15:54:35.315Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:54:35 [2021-05-06T15:54:35.318Z] ok  	github.com/docker/docker/pkg/idtools	0.691s	coverage: 69.5% of statements
15:54:35 [2021-05-06T15:54:35.318Z] ok  	github.com/docker/docker/pkg/ioutils	0.571s	coverage: 68.8% of statements
15:54:35 [2021-05-06T15:54:35.318Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:54:35 [2021-05-06T15:54:35.574Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:54:35 [2021-05-06T15:54:35.581Z] ok  	github.com/docker/docker/pkg/longpath	0.034s	coverage: 100.0% of statements
15:54:35 [2021-05-06T15:54:35.581Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:54:35 [2021-05-06T15:54:35.581Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:54:35 [2021-05-06T15:54:35.844Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
15:54:35 [2021-05-06T15:54:35.844Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:54:35 [2021-05-06T15:54:35.844Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
15:54:36 [2021-05-06T15:54:36.107Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
15:54:36 [2021-05-06T15:54:36.371Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 86.7% of statements
15:54:36 [2021-05-06T15:54:36.371Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.4% of statements
15:54:36 [2021-05-06T15:54:36.371Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:54:36 [2021-05-06T15:54:36.371Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:54:37 [2021-05-06T15:54:37.321Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.042s	coverage: 56.8% of statements
15:54:37 [2021-05-06T15:54:37.477Z] --- PASS: TestBuildPreserveOwnership (7.17s)
15:54:37 [2021-05-06T15:54:37.477Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.93s)
15:54:37 [2021-05-06T15:54:37.477Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s)
15:54:37 [2021-05-06T15:54:37.477Z] === RUN   TestBuildPlatformInvalid
15:54:37 [2021-05-06T15:54:37.477Z] --- PASS: TestBuildPlatformInvalid (0.15s)
15:54:37 [2021-05-06T15:54:37.477Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:54:37 [2021-05-06T15:54:37.584Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
15:54:37 [2021-05-06T15:54:37.848Z] ok  	github.com/docker/docker/pkg/pools	0.022s	coverage: 88.2% of statements
15:54:37 [2021-05-06T15:54:37.848Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
15:54:37 [2021-05-06T15:54:37.933Z] === RUN   TestReadPluginNoRead/disabled_caching
15:54:38 [2021-05-06T15:54:38.188Z] --- PASS: TestContinueAfterPluginCrash (10.15s)
15:54:38 [2021-05-06T15:54:38.423Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
15:54:38 [2021-05-06T15:54:38.434Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:54:39 [2021-05-06T15:54:39.370Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
15:54:39 [2021-05-06T15:54:39.370Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 75.0% of statements
15:54:39 [2021-05-06T15:54:39.808Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:54:39 [2021-05-06T15:54:39.808Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:54:39 [2021-05-06T15:54:39.943Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
15:54:39 [2021-05-06T15:54:39.943Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
15:54:40 [2021-05-06T15:54:40.781Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:54:40 [2021-05-06T15:54:40.891Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.9% of statements
15:54:40 [2021-05-06T15:54:40.891Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 36.9% of statements
15:54:41 [2021-05-06T15:54:41.182Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:54:41 [2021-05-06T15:54:41.182Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:54:41 [2021-05-06T15:54:41.466Z] ok  	github.com/docker/docker/pkg/tailfile	0.115s	coverage: 88.6% of statements
15:54:41 [2021-05-06T15:54:41.466Z] ok  	github.com/docker/docker/pkg/signal	2.900s	coverage: 61.0% of statements
15:54:42 [2021-05-06T15:54:42.044Z] ok  	github.com/docker/docker/pkg/tarsum	0.132s	coverage: 89.3% of statements
15:54:42 [2021-05-06T15:54:42.044Z] testing: warning: no tests to run
15:54:42 [2021-05-06T15:54:42.044Z] coverage: [no statements]
15:54:42 [2021-05-06T15:54:42.044Z] ok  	github.com/docker/docker/pkg/term/windows	0.016s	coverage: [no statements] [no tests to run]
15:54:42 [2021-05-06T15:54:42.306Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
15:54:42 [2021-05-06T15:54:42.306Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
15:54:42 [2021-05-06T15:54:42.568Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
15:54:42 [2021-05-06T15:54:42.666Z] === RUN   TestReadPluginNoRead/default
15:54:43 [2021-05-06T15:54:43.084Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:54:43 [2021-05-06T15:54:43.961Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
15:54:43 [2021-05-06T15:54:43.961Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 85.4% of statements
15:54:44 [2021-05-06T15:54:44.020Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:54:44 [2021-05-06T15:54:44.908Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
15:54:45 [2021-05-06T15:54:45.170Z] ok  	github.com/docker/docker/plugin	0.554s	coverage: 23.2% of statements
15:54:45 [2021-05-06T15:54:45.233Z] --- PASS: TestReadPluginNoRead (11.03s)
15:54:45 [2021-05-06T15:54:45.233Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.48s)
15:54:45 [2021-05-06T15:54:45.233Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s)
15:54:45 [2021-05-06T15:54:45.233Z]     --- PASS: TestReadPluginNoRead/default (2.48s)
15:54:45 [2021-05-06T15:54:45.233Z]     read_test.go:92: [de0b41973d79b] daemon is not started
15:54:45 [2021-05-06T15:54:45.233Z] PASS
15:54:45 [2021-05-06T15:54:45.233Z] 
15:54:45 [2021-05-06T15:54:45.233Z] DONE 6 tests in 17.372s
15:54:45 [2021-05-06T15:54:45.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:54:45 [2021-05-06T15:54:45.233Z] testing: warning: no tests to run
15:54:45 [2021-05-06T15:54:45.233Z] PASS
15:54:45 [2021-05-06T15:54:45.233Z] 
15:54:45 [2021-05-06T15:54:45.233Z] DONE 0 tests in 0.036s
15:54:45 [2021-05-06T15:54:45.233Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:54:45 [2021-05-06T15:54:45.398Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:54:45 [2021-05-06T15:54:45.493Z] INFO: Testing against a local daemon
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestPluginWithDevMounts
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:54:45 [2021-05-06T15:54:45.493Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:54:45 [2021-05-06T15:54:45.493Z] PASS
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === Skipped
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:54:45 [2021-05-06T15:54:45.493Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] DONE 1 tests, 1 skipped in 0.131s
15:54:45 [2021-05-06T15:54:45.493Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:54:45 [2021-05-06T15:54:45.493Z] INFO: Testing against a local daemon
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestSecretInspect
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestSecretInspect (0.01s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestSecretList
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestSecretList (0.02s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestSecretsCreateAndDelete
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestSecretsUpdate
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestSecretsUpdate (0.02s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestTemplatedSecret
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestTemplatedSecret (0.00s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] === RUN   TestSecretCreateResolve
15:54:45 [2021-05-06T15:54:45.493Z] --- SKIP: TestSecretCreateResolve (0.02s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] PASS
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === Skipped
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
15:54:45 [2021-05-06T15:54:45.493Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] 
15:54:45 [2021-05-06T15:54:45.493Z] DONE 6 tests, 6 skipped in 0.167s
15:54:45 [2021-05-06T15:54:45.493Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:54:45 [2021-05-06T15:54:45.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:54:45 [2021-05-06T15:54:45.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:54:45 [2021-05-06T15:54:45.751Z] INFO: Testing against a local daemon
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestServiceCreateInit
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:54:45 [2021-05-06T15:54:45.751Z] --- PASS: TestServiceCreateInit (0.02s)
15:54:45 [2021-05-06T15:54:45.751Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:45 [2021-05-06T15:54:45.751Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:45 [2021-05-06T15:54:45.751Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceMultipleTimes
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceConflict
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceMaxReplicas
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateWithDuplicateNetworkNames
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceSecretFileMode
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceConfigFileMode
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceSysctls
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateServiceCapabilities
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:54:45 [2021-05-06T15:54:45.751Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestInspect
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestInspect (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestCreateJob
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestCreateJob (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestReplicatedJob
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestReplicatedJob (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestUpdateReplicatedJob
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:54:45 [2021-05-06T15:54:45.751Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestServiceListWithStatuses
15:54:45 [2021-05-06T15:54:45.751Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:54:45 [2021-05-06T15:54:45.751Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:54:45 [2021-05-06T15:54:45.751Z] === RUN   TestDockerNetworkConnectAlias
15:54:46 [2021-05-06T15:54:46.049Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
15:54:46 [2021-05-06T15:54:46.049Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:46 [2021-05-06T15:54:46.049Z] === RUN   TestDockerNetworkReConnect
15:54:46 [2021-05-06T15:54:46.049Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
15:54:46 [2021-05-06T15:54:46.049Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:46 [2021-05-06T15:54:46.049Z] === RUN   TestServicePlugin
15:54:46 [2021-05-06T15:54:46.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:54:47 [2021-05-06T15:54:47.147Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
15:54:47 [2021-05-06T15:54:47.147Z] ok  	github.com/docker/docker/quota	0.524s	coverage: 71.4% of statements
15:54:47 [2021-05-06T15:54:47.147Z] ok  	github.com/docker/docker/registry	0.217s	coverage: 58.8% of statements
15:54:47 [2021-05-06T15:54:47.426Z] ok  	github.com/docker/docker/restartmanager	0.026s	coverage: 45.3% of statements
15:54:48 [2021-05-06T15:54:48.001Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
15:54:48 [2021-05-06T15:54:48.001Z] ..........................                                               [ 67%]
15:54:48 [2021-05-06T15:54:48.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:54:48 [2021-05-06T15:54:48.263Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 66.1% of statements
15:54:48 [2021-05-06T15:54:48.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:54:50 [2021-05-06T15:54:50.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestServicePlugin (3.69s)
15:54:50 [2021-05-06T15:54:50.254Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestServiceUpdateLabel
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestServiceUpdateSecrets
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestServiceUpdateConfigs
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestServiceUpdateNetwork
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestServiceUpdatePidsLimit
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] PASS
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === Skipped
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:50 [2021-05-06T15:54:50.254Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:50 [2021-05-06T15:54:50.254Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:50 [2021-05-06T15:54:50.254Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:50 [2021-05-06T15:54:50.254Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:54:50 [2021-05-06T15:54:50.254Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServicePlugin (3.69s)
15:54:50 [2021-05-06T15:54:50.254Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] DONE 24 tests, 23 skipped in 4.088s
15:54:50 [2021-05-06T15:54:50.254Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:54:50 [2021-05-06T15:54:50.254Z] INFO: Testing against a local daemon
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestSessionCreate
15:54:50 [2021-05-06T15:54:50.254Z] --- PASS: TestSessionCreate (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestSessionCreateWithBadUpgrade
15:54:50 [2021-05-06T15:54:50.254Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:54:50 [2021-05-06T15:54:50.254Z] PASS
15:54:50 [2021-05-06T15:54:50.254Z] 
15:54:50 [2021-05-06T15:54:50.254Z] DONE 2 tests in 0.129s
15:54:50 [2021-05-06T15:54:50.254Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:54:50 [2021-05-06T15:54:50.254Z] INFO: Testing against a local daemon
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:54:50 [2021-05-06T15:54:50.254Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:54:50 [2021-05-06T15:54:50.254Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:54:50 [2021-05-06T15:54:50.254Z] === RUN   TestEventsExecDie
15:54:50 [2021-05-06T15:54:50.815Z] --- PASS: TestEventsExecDie (0.99s)
15:54:50 [2021-05-06T15:54:50.815Z] === RUN   TestEventsBackwardsCompatible
15:54:50 [2021-05-06T15:54:50.819Z] ok  	github.com/docker/docker/volume/drivers	0.028s	coverage: 36.1% of statements
15:54:50 [2021-05-06T15:54:50.819Z] ok  	github.com/docker/docker/volume/mounts	0.055s	coverage: 67.0% of statements
15:54:51 [2021-05-06T15:54:51.070Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:54:51 [2021-05-06T15:54:51.070Z] === RUN   TestInfoBinaryCommits
15:54:51 [2021-05-06T15:54:51.070Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:54:51 [2021-05-06T15:54:51.070Z] === RUN   TestInfoAPIVersioned
15:54:51 [2021-05-06T15:54:51.070Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:54:51 [2021-05-06T15:54:51.070Z] === RUN   TestInfoDiscoveryBackend
15:54:51 [2021-05-06T15:54:51.393Z] ok  	github.com/docker/docker/volume/local	0.202s	coverage: 76.4% of statements
15:54:51 [2021-05-06T15:54:51.959Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:54:52 [2021-05-06T15:54:52.780Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
15:54:52 [2021-05-06T15:54:52.954Z] --- PASS: TestInfoDiscoveryBackend (1.76s)
15:54:52 [2021-05-06T15:54:52.954Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:54:54 [2021-05-06T15:54:54.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:54:56 [2021-05-06T15:54:56.142Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:54:56 [2021-05-06T15:54:56.213Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
15:54:56 [2021-05-06T15:54:56.213Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:54:56 [2021-05-06T15:54:56.213Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:54:56 [2021-05-06T15:54:56.213Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:54:56 [2021-05-06T15:54:56.213Z] === RUN   TestInfoAPI
15:54:56 [2021-05-06T15:54:56.213Z] --- PASS: TestInfoAPI (0.02s)
15:54:56 [2021-05-06T15:54:56.213Z] === RUN   TestInfoAPIWarnings
15:54:56 [2021-05-06T15:54:56.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:54:58 [2021-05-06T15:54:58.045Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:54:58 [2021-05-06T15:54:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:54:58 [2021-05-06T15:54:58.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:55:00 [2021-05-06T15:55:00.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:55:01 [2021-05-06T15:55:01.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:55:02 [2021-05-06T15:55:02.232Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:55:02 [2021-05-06T15:55:02.490Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:55:02 [2021-05-06T15:55:02.808Z] --- PASS: TestBuildWithHugeFile (81.26s)
15:55:02 [2021-05-06T15:55:02.808Z] === RUN   TestBuildWCOWSandboxSize
15:55:03 [2021-05-06T15:55:03.056Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:55:03 [2021-05-06T15:55:03.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:55:04 [2021-05-06T15:55:04.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:55:05 [2021-05-06T15:55:05.586Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:55:06 [2021-05-06T15:55:06.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:55:06 [2021-05-06T15:55:06.961Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:55:07 [2021-05-06T15:55:07.160Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:55:07 [2021-05-06T15:55:07.160Z] Using test binary docker
15:55:07 [2021-05-06T15:55:07.160Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:55:07 [2021-05-06T15:55:07.419Z] Starting apparmor (via systemctl): apparmor.service.
15:55:07 [2021-05-06T15:55:07.419Z] INFO: Waiting for daemon to start...
15:55:07 [2021-05-06T15:55:07.419Z] Starting dockerd
15:55:09 [2021-05-06T15:55:09.325Z] .
15:55:09 [2021-05-06T15:55:09.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:55:09 [2021-05-06T15:55:09.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:55:09 [2021-05-06T15:55:09.325Z] Error: No such image: emptyfs
15:55:09 [2021-05-06T15:55:09.585Z] Running integration-test (iteration 1)
15:55:09 [2021-05-06T15:55:09.585Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:55:10 [2021-05-06T15:55:10.257Z] Loaded image: buildpack-deps:buster
15:55:10 [2021-05-06T15:55:10.515Z] Loaded image: busybox:latest
15:55:10 [2021-05-06T15:55:10.773Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:55:10 [2021-05-06T15:55:10.774Z] Loaded image: busybox:glibc
15:55:11 [2021-05-06T15:55:11.032Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:55:11 [2021-05-06T15:55:11.599Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:55:13 [2021-05-06T15:55:13.502Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:55:13 [2021-05-06T15:55:13.761Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:55:13 [2021-05-06T15:55:13.761Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:55:14 [2021-05-06T15:55:14.366Z] --- PASS: TestInfoAPIWarnings (17.72s)
15:55:14 [2021-05-06T15:55:14.366Z] === RUN   TestInfoDebug
15:55:14 [2021-05-06T15:55:14.697Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:55:14 [2021-05-06T15:55:14.740Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/rootless	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/volume	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === Skipped
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver btrfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:73: No driver to put!
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z] time="2021-05-06T15:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z] time="2021-05-06T15:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z] time="2021-05-06T15:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z] time="2021-05-06T15:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z] time="2021-05-06T15:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:73: No driver to put!
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     overlay_test.go:49: Fails to compute changes intermittently
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:46: Driver zfs not supported
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     graphtest_unix.go:73: No driver to put!
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:55:14 [2021-05-06T15:55:14.740Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.740Z] 
15:55:14 [2021-05-06T15:55:14.741Z] DONE 2254 tests, 24 skipped in 196.421s
Post stage
[Pipeline] junit
15:55:14 [2021-05-06T15:55:14.754Z] Recording test results
15:55:15 [2021-05-06T15:55:15.727Z] --- PASS: TestInfoDebug (1.82s)
15:55:15 [2021-05-06T15:55:15.727Z] === RUN   TestInfoInsecureRegistries
15:55:16 [2021-05-06T15:55:16.073Z] Loaded image: debian:bullseye
15:55:16 [2021-05-06T15:55:16.073Z] Loaded image: hello-world:latest
15:55:16 [2021-05-06T15:55:16.073Z] Loaded image: arm32v7/hello-world:latest
15:55:16 [2021-05-06T15:55:16.238Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:55:16 [2021-05-06T15:55:16.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -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:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh dynbinary test-integration
15:55:17 [2021-05-06T15:55:17.546Z] 
15:55:17 [2021-05-06T15:55:17.546Z] Removing bundles/
15:55:17 [2021-05-06T15:55:17.546Z] 
15:55:17 [2021-05-06T15:55:17.546Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:55:17 [2021-05-06T15:55:17.546Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:55:17 [2021-05-06T15:55:17.546Z] GOOS="" GOARCH="" GOARM=""
15:55:17 [2021-05-06T15:55:17.654Z] --- PASS: TestInfoInsecureRegistries (1.79s)
15:55:17 [2021-05-06T15:55:17.654Z] === RUN   TestInfoRegistryMirrors
15:55:17 [2021-05-06T15:55:17.975Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:55:18 [2021-05-06T15:55:18.234Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestInfoRegistryMirrors (1.78s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestLoginFailsWithBadCredentials
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestPingCacheHeaders
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestPingCacheHeaders (0.02s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestPingGet
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestPingGet (0.02s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestPingHead
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestPingHead (0.02s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestVersion
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestVersion (0.02s)
15:55:19 [2021-05-06T15:55:19.539Z] PASS
15:55:19 [2021-05-06T15:55:19.539Z] 
15:55:19 [2021-05-06T15:55:19.539Z] === Skipped
15:55:19 [2021-05-06T15:55:19.539Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:55:19 [2021-05-06T15:55:19.539Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:55:19 [2021-05-06T15:55:19.539Z] 
15:55:19 [2021-05-06T15:55:19.539Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:55:19 [2021-05-06T15:55:19.539Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:55:19 [2021-05-06T15:55:19.539Z] 
15:55:19 [2021-05-06T15:55:19.539Z] 
15:55:19 [2021-05-06T15:55:19.539Z] DONE 18 tests, 2 skipped in 29.648s
15:55:19 [2021-05-06T15:55:19.539Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:55:19 [2021-05-06T15:55:19.539Z] INFO: Testing against a local daemon
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestVolumesCreateAndList
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestVolumesRemove
15:55:19 [2021-05-06T15:55:19.539Z] --- PASS: TestVolumesRemove (0.06s)
15:55:19 [2021-05-06T15:55:19.539Z] === RUN   TestVolumesInspect
15:55:19 [2021-05-06T15:55:19.834Z] --- PASS: TestVolumesInspect (0.02s)
15:55:19 [2021-05-06T15:55:19.834Z] === RUN   TestVolumesInvalidJSON
15:55:19 [2021-05-06T15:55:19.834Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:55:19 [2021-05-06T15:55:19.834Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:55:19 [2021-05-06T15:55:19.834Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:55:19 [2021-05-06T15:55:19.834Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:55:19 [2021-05-06T15:55:19.834Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:55:19 [2021-05-06T15:55:19.834Z] PASS
15:55:19 [2021-05-06T15:55:19.834Z] 
15:55:19 [2021-05-06T15:55:19.834Z] DONE 5 tests in 0.209s
15:55:19 [2021-05-06T15:55:19.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:55:19 [2021-05-06T15:55:19.834Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12428 is not a child of this shell
15:55:19 [2021-05-06T15:55:19.834Z] warning: PID 12428 from bundles/test-integration/docker.pid had a nonzero exit code
15:55:19 [2021-05-06T15:55:19.834Z] Leaving: AppArmorNo profiles have been unloaded.
15:55:19 [2021-05-06T15:55:19.834Z] 
15:55:19 [2021-05-06T15:55:19.834Z] Unloading profiles will leave already running processes permanently
15:55:19 [2021-05-06T15:55:19.834Z] unconfined, which can lead to unexpected situations.
15:55:19 [2021-05-06T15:55:19.834Z] 
15:55:19 [2021-05-06T15:55:19.834Z] To set a process to complain mode, use the command line tool
15:55:19 [2021-05-06T15:55:19.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:55:19 [2021-05-06T15:55:19.834Z] Removing test suite binaries
15:55:19 [2021-05-06T15:55:19.834Z] exiting test-integration
15:55:19 [2021-05-06T15:55:19.834Z] ++ exit 0
15:55:20 [2021-05-06T15:55:20.758Z] 
15:55:20 [2021-05-06T15:55:20.761Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:55:20 [2021-05-06T15:55:20.761Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:55:21 [2021-05-06T15:55:21.696Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:55:21 [2021-05-06T15:55:21.800Z] Loaded image: buildpack-deps:buster
15:55:22 [2021-05-06T15:55:22.060Z] Loaded image: busybox:latest
15:55:22 [2021-05-06T15:55:22.060Z] Loaded image: busybox:glibc
15:55:22 [2021-05-06T15:55:22.262Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
Post stage
[Pipeline] junit
15:55:22 [2021-05-06T15:55:22.653Z] Recording test results
15:55:23 [2021-05-06T15:55:23.021Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:55:23 [2021-05-06T15:55:23.429Z] + echo Ensuring container killed.
15:55:23 [2021-05-06T15:55:23.429Z] Ensuring container killed.
15:55:23 [2021-05-06T15:55:23.429Z] + docker rm -vf docker-pr4
15:55:23 [2021-05-06T15:55:23.429Z] Error: No such container: docker-pr4
[Pipeline] sh
15:55:23 [2021-05-06T15:55:23.705Z] + echo Chowning /workspace to jenkins user
15:55:23 [2021-05-06T15:55:23.705Z] Chowning /workspace to jenkins user
15:55:23 [2021-05-06T15:55:23.705Z] + id -u
15:55:23 [2021-05-06T15:55:23.705Z] + id -g
15:55:23 [2021-05-06T15:55:23.705Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/workspace busybox chown -R 1000:1000 /workspace
15:55:24 [2021-05-06T15:55:24.631Z] Loaded image: debian:bullseye
15:55:24 [2021-05-06T15:55:24.631Z] Loaded image: hello-world:latest
15:55:24 [2021-05-06T15:55:24.631Z] Loaded image: arm32v7/hello-world:latest
15:55:24 [2021-05-06T15:55:24.631Z] INFO: Testing against a local daemon
15:55:24 [2021-05-06T15:55:24.631Z] === RUN   TestCgroupNamespacesBuild
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:55:25 [2021-05-06T15:55:25.441Z] + bundleName=amd64-rootless
15:55:25 [2021-05-06T15:55:25.441Z] + echo Creating amd64-rootless-bundles.tar.gz
15:55:25 [2021-05-06T15:55:25.441Z] Creating amd64-rootless-bundles.tar.gz
15:55:25 [2021-05-06T15:55:25.441Z] + + find bundles -path */root/*overlay2 -prune -o -typexargs f tar ( -czf -name amd64-rootless-bundles.tar.gz *-report.json
15:55:25 [2021-05-06T15:55:25.441Z]  -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:55:25 [2021-05-06T15:55:25.493Z] Archiving artifacts
15:55:25 [2021-05-06T15:55:25.742Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:55:26 [2021-05-06T15:55:26.047Z] + make clean
15:55:26 [2021-05-06T15:55:26.302Z] docker volume rm -f docker-dev-cache
15:55:26 [2021-05-06T15:55:26.302Z] docker-dev-cache
[Pipeline] deleteDir
15:55:26 [2021-05-06T15:55:26.449Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:55:26 [2021-05-06T15:55:26.449Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.51s)
15:55:26 [2021-05-06T15:55:26.449Z] PASS
15:55:26 [2021-05-06T15:55:26.449Z] 
15:55:26 [2021-05-06T15:55:26.449Z] === Skipped
15:55:26 [2021-05-06T15:55:26.449Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:55:26 [2021-05-06T15:55:26.449Z]     build_session_test.go:25: TODO: BuildKit
15:55:26 [2021-05-06T15:55:26.449Z] 
15:55:26 [2021-05-06T15:55:26.449Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
15:55:26 [2021-05-06T15:55:26.449Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:55:26 [2021-05-06T15:55:26.449Z] 
15:55:26 [2021-05-06T15:55:26.449Z] 
15:55:26 [2021-05-06T15:55:26.449Z] DONE 34 tests, 2 skipped in 258.095s
15:55:26 [2021-05-06T15:55:26.449Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:55:26 [2021-05-06T15:55:26.449Z] ++ 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
15:55:26 [2021-05-06T15:55:26.449Z] ++ set -e
15:55:26 [2021-05-06T15:55:26.449Z] ++ '[' -n 0 ']'
15:55:26 [2021-05-06T15:55:26.449Z] ++ set -x
15:55:26 [2021-05-06T15:55:26.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
15:55:26 [2021-05-06T15:55:26.449Z] INFO: Testing against a local daemon
15:55:26 [2021-05-06T15:55:26.449Z] === RUN   TestConfigInspect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:55:27 [2021-05-06T15:55:27.928Z] --- PASS: TestCgroupNamespacesBuild (3.24s)
15:55:27 [2021-05-06T15:55:27.928Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:55:29 [2021-05-06T15:55:29.732Z] --- PASS: TestConfigInspect (2.97s)
15:55:29 [2021-05-06T15:55:29.732Z] === RUN   TestConfigList
15:55:29 [2021-05-06T15:55:29.732Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:55:29 [2021-05-06T15:55:29.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
15:55:29 [2021-05-06T15:55:29.834Z] === RUN   TestBuildWithSession
15:55:29 [2021-05-06T15:55:29.834Z] --- SKIP: TestBuildWithSession (0.00s)
15:55:29 [2021-05-06T15:55:29.834Z]     build_session_test.go:25: TODO: BuildKit
15:55:29 [2021-05-06T15:55:29.834Z] === RUN   TestBuildSquashParent
15:55:30 [2021-05-06T15:55:30.299Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:55:31 [2021-05-06T15:55:31.234Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:55:31 [2021-05-06T15:55:31.492Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:55:32 [2021-05-06T15:55:32.059Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:55:32 [2021-05-06T15:55:32.625Z] --- PASS: TestConfigList (3.28s)
15:55:32 [2021-05-06T15:55:32.625Z] === RUN   TestConfigsCreateAndDelete
15:55:32 [2021-05-06T15:55:32.625Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:55:33 [2021-05-06T15:55:33.040Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:55:36 [2021-05-06T15:55:36.506Z] --- PASS: TestBuildSquashParent (6.25s)
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:55:36 [2021-05-06T15:55:36.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:55:36 [2021-05-06T15:55:36.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:55:36 [2021-05-06T15:55:36.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:55:36 [2021-05-06T15:55:36.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:55:36 [2021-05-06T15:55:36.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:55:36 [2021-05-06T15:55:36.506Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:55:36 [2021-05-06T15:55:36.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:55:36 [2021-05-06T15:55:36.506Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:55:36 [2021-05-06T15:55:36.506Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:55:36 [2021-05-06T15:55:36.865Z] --- PASS: TestConfigsCreateAndDelete (3.55s)
15:55:36 [2021-05-06T15:55:36.865Z] === RUN   TestConfigsUpdate
15:55:36 [2021-05-06T15:55:36.865Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:55:37 [2021-05-06T15:55:37.124Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:55:37 [2021-05-06T15:55:37.692Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:55:38 [2021-05-06T15:55:38.412Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:55:38 [2021-05-06T15:55:38.412Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:55:38 [2021-05-06T15:55:38.629Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:55:39 [2021-05-06T15:55:39.565Z] --- PASS: TestConfigsUpdate (3.26s)
15:55:39 [2021-05-06T15:55:39.565Z] === RUN   TestTemplatedConfig
15:55:40 [2021-05-06T15:55:40.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:55:40 [2021-05-06T15:55:40.890Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:55:42 [2021-05-06T15:55:42.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:55:42 [2021-05-06T15:55:42.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.28s)
15:55:42 [2021-05-06T15:55:42.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s)
15:55:42 [2021-05-06T15:55:42.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
15:55:42 [2021-05-06T15:55:42.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s)
15:55:42 [2021-05-06T15:55:42.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
15:55:42 [2021-05-06T15:55:42.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
15:55:42 [2021-05-06T15:55:42.799Z] === RUN   TestBuildMultiStageCopy
15:55:42 [2021-05-06T15:55:42.799Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:55:43 [2021-05-06T15:55:43.750Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:55:44 [2021-05-06T15:55:44.008Z] --- PASS: TestTemplatedConfig (4.74s)
15:55:44 [2021-05-06T15:55:44.008Z] === RUN   TestConfigCreateResolve
15:55:44 [2021-05-06T15:55:44.942Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:55:44 [2021-05-06T15:55:44.942Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:55:45 [2021-05-06T15:55:45.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:55:45 [2021-05-06T15:55:45.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:55:45 [2021-05-06T15:55:45.338Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:55:45 [2021-05-06T15:55:45.508Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:55:45 [2021-05-06T15:55:45.598Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:55:45 [2021-05-06T15:55:45.857Z] --- PASS: TestBuildMultiStageCopy (2.92s)
15:55:45 [2021-05-06T15:55:45.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s)
15:55:45 [2021-05-06T15:55:45.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
15:55:45 [2021-05-06T15:55:45.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
15:55:45 [2021-05-06T15:55:45.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
15:55:45 [2021-05-06T15:55:45.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
15:55:45 [2021-05-06T15:55:45.857Z] === RUN   TestBuildMultiStageParentConfig
15:55:46 [2021-05-06T15:55:46.425Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
15:55:46 [2021-05-06T15:55:46.425Z] === RUN   TestBuildLabelWithTargets
15:55:47 [2021-05-06T15:55:47.410Z] --- PASS: TestConfigCreateResolve (3.31s)
15:55:47 [2021-05-06T15:55:47.410Z] === RUN   TestConfigDaemonLibtrustID
15:55:47 [2021-05-06T15:55:47.805Z] --- PASS: TestBuildLabelWithTargets (1.00s)
15:55:47 [2021-05-06T15:55:47.805Z] === RUN   TestBuildWithEmptyLayers
15:55:48 [2021-05-06T15:55:48.065Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
15:55:48 [2021-05-06T15:55:48.065Z] === RUN   TestBuildMultiStageOnBuild
15:55:48 [2021-05-06T15:55:48.226Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:55:48 [2021-05-06T15:55:48.347Z] --- PASS: TestConfigDaemonLibtrustID (0.94s)
15:55:48 [2021-05-06T15:55:48.347Z] PASS
15:55:48 [2021-05-06T15:55:48.347Z] 
15:55:48 [2021-05-06T15:55:48.347Z] DONE 7 tests in 22.223s
15:55:48 [2021-05-06T15:55:48.347Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:55:48 [2021-05-06T15:55:48.347Z] ++ 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
15:55:48 [2021-05-06T15:55:48.347Z] ++ set -e
15:55:48 [2021-05-06T15:55:48.347Z] ++ '[' -n 0 ']'
15:55:48 [2021-05-06T15:55:48.347Z] ++ set -x
15:55:48 [2021-05-06T15:55:48.347Z] ++ 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
15:55:48 [2021-05-06T15:55:48.605Z] INFO: Testing against a local daemon
15:55:48 [2021-05-06T15:55:48.605Z] === RUN   TestCheckpoint
15:55:48 [2021-05-06T15:55:48.605Z] --- SKIP: TestCheckpoint (0.00s)
15:55:48 [2021-05-06T15:55:48.605Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:55:48 [2021-05-06T15:55:48.605Z] === RUN   TestContainerInvalidJSON
15:55:48 [2021-05-06T15:55:48.605Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:55:48 [2021-05-06T15:55:48.605Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:55:48 [2021-05-06T15:55:48.605Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:55:48 [2021-05-06T15:55:48.605Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:55:48 [2021-05-06T15:55:48.605Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:55:48 [2021-05-06T15:55:48.605Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:55:48 [2021-05-06T15:55:48.605Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:55:48 [2021-05-06T15:55:48.605Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:55:48 [2021-05-06T15:55:48.605Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:55:48 [2021-05-06T15:55:48.605Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:55:48 [2021-05-06T15:55:48.605Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:55:48 [2021-05-06T15:55:48.605Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:55:48 [2021-05-06T15:55:48.605Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:55:48 [2021-05-06T15:55:48.605Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:55:48 [2021-05-06T15:55:48.864Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:55:48 [2021-05-06T15:55:48.864Z] === RUN   TestCopyFromContainerPathIsNotDir
15:55:48 [2021-05-06T15:55:48.864Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:55:48 [2021-05-06T15:55:48.864Z] === RUN   TestCopyToContainerPathDoesNotExist
15:55:48 [2021-05-06T15:55:48.864Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
15:55:48 [2021-05-06T15:55:48.864Z] === RUN   TestCopyToContainerPathIsNotDir
15:55:49 [2021-05-06T15:55:49.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
15:55:49 [2021-05-06T15:55:49.122Z] === RUN   TestCopyFromContainer
15:55:49 [2021-05-06T15:55:49.381Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:55:49 [2021-05-06T15:55:49.381Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:55:49 [2021-05-06T15:55:49.381Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:55:50 [2021-05-06T15:55:50.134Z] tests/integration/client_test.py .....                                   [ 75%]
15:55:50 [2021-05-06T15:55:50.134Z] tests/integration/context_api_test.py ...                                [ 76%]
15:55:50 [2021-05-06T15:55:50.602Z] --- PASS: TestBuildMultiStageOnBuild (2.22s)
15:55:50 [2021-05-06T15:55:50.602Z] === RUN   TestBuildUncleanTarFilenames
15:55:50 [2021-05-06T15:55:50.757Z] === RUN   TestCopyFromContainer//
15:55:50 [2021-05-06T15:55:50.861Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
15:55:50 [2021-05-06T15:55:50.861Z] === RUN   TestBuildMultiStageLayerLeak
15:55:51 [2021-05-06T15:55:51.016Z] === RUN   TestCopyFromContainer//bar/root
15:55:51 [2021-05-06T15:55:51.016Z] === RUN   TestCopyFromContainer//bar/root/
15:55:51 [2021-05-06T15:55:51.077Z] tests/integration/errors_test.py .                                       [ 76%]
15:55:51 [2021-05-06T15:55:51.274Z] === RUN   TestCopyFromContainer/bar/quux
15:55:51 [2021-05-06T15:55:51.274Z] === RUN   TestCopyFromContainer/bar/quux/
15:55:51 [2021-05-06T15:55:51.274Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:55:51 [2021-05-06T15:55:51.532Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:55:51 [2021-05-06T15:55:51.532Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:55:51 [2021-05-06T15:55:51.790Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:55:51 [2021-05-06T15:55:51.790Z] === RUN   TestCopyFromContainer/bar/notarget
15:55:52 [2021-05-06T15:55:52.048Z] --- PASS: TestCopyFromContainer (2.95s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer// (0.13s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:55:52 [2021-05-06T15:55:52.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:55:52 [2021-05-06T15:55:52.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:55:52 [2021-05-06T15:55:52.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:55:52 [2021-05-06T15:55:52.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:55:52 [2021-05-06T15:55:52.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:55:52 [2021-05-06T15:55:52.048Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:55:52 [2021-05-06T15:55:52.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:55:52 [2021-05-06T15:55:52.048Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:55:52 [2021-05-06T15:55:52.048Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:55:52 [2021-05-06T15:55:52.048Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:55:52 [2021-05-06T15:55:52.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:55:52 [2021-05-06T15:55:52.048Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:55:52 [2021-05-06T15:55:52.049Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateLinkToNonExistingContainer
15:55:52 [2021-05-06T15:55:52.049Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateWithInvalidEnv
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateWithInvalidEnv/0
15:55:52 [2021-05-06T15:55:52.049Z] === PAUSE TestCreateWithInvalidEnv/0
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateWithInvalidEnv/1
15:55:52 [2021-05-06T15:55:52.049Z] === PAUSE TestCreateWithInvalidEnv/1
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateWithInvalidEnv/2
15:55:52 [2021-05-06T15:55:52.049Z] === PAUSE TestCreateWithInvalidEnv/2
15:55:52 [2021-05-06T15:55:52.049Z] === CONT  TestCreateWithInvalidEnv/0
15:55:52 [2021-05-06T15:55:52.049Z] === CONT  TestCreateWithInvalidEnv/2
15:55:52 [2021-05-06T15:55:52.049Z] === CONT  TestCreateWithInvalidEnv/1
15:55:52 [2021-05-06T15:55:52.049Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:55:52 [2021-05-06T15:55:52.049Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:55:52 [2021-05-06T15:55:52.049Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:55:52 [2021-05-06T15:55:52.049Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateTmpfsMountsTarget
15:55:52 [2021-05-06T15:55:52.049Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:55:52 [2021-05-06T15:55:52.049Z] === RUN   TestCreateWithCustomMaskedPaths
15:55:52 [2021-05-06T15:55:52.306Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:55:53 [2021-05-06T15:55:53.398Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s)
15:55:53 [2021-05-06T15:55:53.398Z] === RUN   TestBuildWithHugeFile
15:55:54 [2021-05-06T15:55:54.207Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:55:55 [2021-05-06T15:55:55.143Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:55:55 [2021-05-06T15:55:55.710Z] --- PASS: TestCreateWithCustomMaskedPaths (3.50s)
15:55:55 [2021-05-06T15:55:55.710Z] === RUN   TestCreateWithCustomReadonlyPaths
15:55:55 [2021-05-06T15:55:55.968Z] === RUN   TestDockerSuite/TestBuildAddScript
15:55:58 [2021-05-06T15:55:58.507Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:55:59 [2021-05-06T15:55:59.447Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.70s)
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:55:59 [2021-05-06T15:55:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:55:59 [2021-05-06T15:55:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:55:59 [2021-05-06T15:55:59.447Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:55:59 [2021-05-06T15:55:59.447Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:55:59 [2021-05-06T15:55:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s)
15:55:59 [2021-05-06T15:55:59.447Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:55:59 [2021-05-06T15:55:59.447Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:55:59 [2021-05-06T15:55:59.447Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:55:59 [2021-05-06T15:55:59.447Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
15:55:59 [2021-05-06T15:55:59.447Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:55:59 [2021-05-06T15:55:59.447Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:56:00 [2021-05-06T15:56:00.826Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.22s)
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestCreateDifferentPlatform
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestCreateDifferentPlatform/different_os
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:56:00 [2021-05-06T15:56:00.826Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:56:00 [2021-05-06T15:56:00.826Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:56:00 [2021-05-06T15:56:00.826Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:56:00 [2021-05-06T15:56:00.826Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:56:00 [2021-05-06T15:56:00.826Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestContainerStartOnDaemonRestart
15:56:00 [2021-05-06T15:56:00.826Z] === PAUSE TestContainerStartOnDaemonRestart
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestDaemonRestartIpcMode
15:56:00 [2021-05-06T15:56:00.826Z] === PAUSE TestDaemonRestartIpcMode
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestDaemonHostGatewayIP
15:56:00 [2021-05-06T15:56:00.826Z] === PAUSE TestDaemonHostGatewayIP
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestRestartDaemonWithRestartingContainer
15:56:00 [2021-05-06T15:56:00.826Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestContainerKillOnDaemonStart
15:56:00 [2021-05-06T15:56:00.826Z] === PAUSE TestContainerKillOnDaemonStart
15:56:00 [2021-05-06T15:56:00.826Z] === RUN   TestDiff
15:56:01 [2021-05-06T15:56:01.393Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:56:01 [2021-05-06T15:56:01.960Z] --- PASS: TestDiff (1.30s)
15:56:01 [2021-05-06T15:56:01.960Z] === RUN   TestExecWithCloseStdin
15:56:03 [2021-05-06T15:56:03.862Z] --- PASS: TestExecWithCloseStdin (1.89s)
15:56:03 [2021-05-06T15:56:03.862Z] === RUN   TestExec
15:56:05 [2021-05-06T15:56:05.764Z] --- PASS: TestExec (1.81s)
15:56:05 [2021-05-06T15:56:05.764Z] === RUN   TestExecUser
15:56:07 [2021-05-06T15:56:07.138Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:56:07 [2021-05-06T15:56:07.704Z] --- PASS: TestExecUser (1.84s)
15:56:07 [2021-05-06T15:56:07.704Z] === RUN   TestExportContainerAndImportImage
15:56:07 [2021-05-06T15:56:07.704Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:56:09 [2021-05-06T15:56:09.078Z] --- PASS: TestExportContainerAndImportImage (1.49s)
15:56:09 [2021-05-06T15:56:09.078Z] === RUN   TestExportContainerAfterDaemonRestart
15:56:10 [2021-05-06T15:56:10.980Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:56:11 [2021-05-06T15:56:11.547Z] --- PASS: TestExportContainerAfterDaemonRestart (2.34s)
15:56:11 [2021-05-06T15:56:11.547Z] === RUN   TestHealthCheckWorkdir
15:56:12 [2021-05-06T15:56:12.482Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:56:13 [2021-05-06T15:56:13.857Z] --- PASS: TestHealthCheckWorkdir (2.31s)
15:56:13 [2021-05-06T15:56:13.857Z] === RUN   TestHealthKillContainer
15:56:17 [2021-05-06T15:56:17.141Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:56:17 [2021-05-06T15:56:17.141Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:56:17 [2021-05-06T15:56:17.398Z] --- PASS: TestHealthKillContainer (3.78s)
15:56:17 [2021-05-06T15:56:17.398Z] === RUN   TestInspectCpusetInConfigPre120
15:56:17 [2021-05-06T15:56:17.980Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:56:18 [2021-05-06T15:56:18.773Z] --- PASS: TestInspectCpusetInConfigPre120 (1.29s)
15:56:18 [2021-05-06T15:56:18.773Z] === RUN   TestIpcModeNone
15:56:21 [2021-05-06T15:56:21.304Z] --- PASS: TestIpcModeNone (2.08s)
15:56:21 [2021-05-06T15:56:21.304Z] === RUN   TestIpcModePrivate
15:56:21 [2021-05-06T15:56:21.304Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:56:21 [2021-05-06T15:56:21.871Z] === RUN   TestDockerSuite/TestBuildAddTar
15:56:22 [2021-05-06T15:56:22.438Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:56:22 [2021-05-06T15:56:22.438Z] --- PASS: TestIpcModePrivate (1.67s)
15:56:22 [2021-05-06T15:56:22.438Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
15:56:22 [2021-05-06T15:56:22.438Z] === RUN   TestIpcModeShareable
15:56:23 [2021-05-06T15:56:23.383Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:56:24 [2021-05-06T15:56:24.316Z] --- PASS: TestIpcModeShareable (1.70s)
15:56:24 [2021-05-06T15:56:24.316Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
15:56:24 [2021-05-06T15:56:24.316Z] === RUN   TestAPIIpcModeShareableAndContainer
15:56:24 [2021-05-06T15:56:24.316Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:56:24 [2021-05-06T15:56:24.882Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:56:28 [2021-05-06T15:56:28.166Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:56:29 [2021-05-06T15:56:29.101Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.76s)
15:56:29 [2021-05-06T15:56:29.101Z] === RUN   TestAPIIpcModeHost
15:56:31 [2021-05-06T15:56:31.004Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:56:31 [2021-05-06T15:56:31.261Z] --- PASS: TestAPIIpcModeHost (2.23s)
15:56:31 [2021-05-06T15:56:31.261Z] === RUN   TestDaemonIpcModeShareable
15:56:33 [2021-05-06T15:56:33.163Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:56:33 [2021-05-06T15:56:33.163Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:56:34 [2021-05-06T15:56:34.538Z] --- PASS: TestDaemonIpcModeShareable (3.09s)
15:56:34 [2021-05-06T15:56:34.538Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true
15:56:34 [2021-05-06T15:56:34.538Z] === RUN   TestDaemonIpcModePrivate
15:56:35 [2021-05-06T15:56:35.103Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:56:36 [2021-05-06T15:56:36.039Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:56:36 [2021-05-06T15:56:36.784Z] .........                                                                [ 86%]
15:56:36 [2021-05-06T15:56:36.976Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:56:37 [2021-05-06T15:56:37.543Z] --- PASS: TestDaemonIpcModePrivate (3.10s)
15:56:37 [2021-05-06T15:56:37.543Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
15:56:37 [2021-05-06T15:56:37.543Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:56:38 [2021-05-06T15:56:38.476Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:56:39 [2021-05-06T15:56:39.114Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:56:39 [2021-05-06T15:56:39.114Z] 
15:56:39 [2021-05-06T15:56:39.114Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:56:39 [2021-05-06T15:56:39.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:56:39 [2021-05-06T15:56:39.114Z] HOSTNAME=b1be6eea480b
15:56:39 [2021-05-06T15:56:39.114Z] TESTDEBUG=0
15:56:39 [2021-05-06T15:56:39.114Z] DEST=bundles/test-integration
15:56:39 [2021-05-06T15:56:39.114Z] PWD=/go/src/github.com/docker/docker
15:56:39 [2021-05-06T15:56:39.114Z] DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740
15:56:39 [2021-05-06T15:56:39.114Z] container=docker
15:56:39 [2021-05-06T15:56:39.114Z] HOME=/root
15:56:39 [2021-05-06T15:56:39.114Z] GOLANG_VERSION=1.13.15
15:56:39 [2021-05-06T15:56:39.114Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:56:39 [2021-05-06T15:56:39.114Z] VALIDATE_BRANCH=master
15:56:39 [2021-05-06T15:56:39.114Z] TERM=xterm
15:56:39 [2021-05-06T15:56:39.114Z] DOCKER_PKG=github.com/docker/docker
15:56:39 [2021-05-06T15:56:39.114Z] SHLVL=1
15:56:39 [2021-05-06T15:56:39.114Z] TIMEOUT=120m
15:56:39 [2021-05-06T15:56:39.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:56:39 [2021-05-06T15:56:39.114Z] DOCKER_GRAPHDRIVER=overlay2
15:56:39 [2021-05-06T15:56:39.114Z] GO111MODULE=off
15:56:39 [2021-05-06T15:56:39.114Z] DOCKER_EXPERIMENTAL=1
15:56:39 [2021-05-06T15:56:39.114Z] TEST_SKIP_INTEGRATION_CLI=1
15:56:39 [2021-05-06T15:56:39.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:56:39 [2021-05-06T15:56:39.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:56:39 [2021-05-06T15:56:39.114Z] GOPATH=/go
15:56:39 [2021-05-06T15:56:39.114Z] PKG_CONFIG=pkg-config
15:56:39 [2021-05-06T15:56:39.114Z] _=/usr/bin/env
15:56:39 [2021-05-06T15:56:39.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:56:41 [2021-05-06T15:56:41.007Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.15s)
15:56:41 [2021-05-06T15:56:41.007Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
15:56:41 [2021-05-06T15:56:41.007Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:56:41 [2021-05-06T15:56:41.267Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:56:42 [2021-05-06T15:56:42.419Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:56:42 [2021-05-06T15:56:42.642Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:56:44 [2021-05-06T15:56:44.020Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.16s)
15:56:44 [2021-05-06T15:56:44.020Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
15:56:44 [2021-05-06T15:56:44.020Z] === RUN   TestIpcModeOlderClient
15:56:44 [2021-05-06T15:56:44.020Z] === PAUSE TestIpcModeOlderClient
15:56:44 [2021-05-06T15:56:44.020Z] === RUN   TestKillContainerInvalidSignal
15:56:44 [2021-05-06T15:56:44.278Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:56:45 [2021-05-06T15:56:45.212Z] --- PASS: TestKillContainerInvalidSignal (1.27s)
15:56:45 [2021-05-06T15:56:45.212Z] === RUN   TestKillContainer
15:56:45 [2021-05-06T15:56:45.212Z] === RUN   TestKillContainer/no_signal
15:56:45 [2021-05-06T15:56:45.212Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:56:45 [2021-05-06T15:56:45.731Z] tests/integration/models_networks_test.py ....                           [ 91%]
15:56:46 [2021-05-06T15:56:46.148Z] === RUN   TestKillContainer/non_killing_signal
15:56:47 [2021-05-06T15:56:47.091Z] === RUN   TestKillContainer/killing_signal
15:56:48 [2021-05-06T15:56:48.472Z] --- PASS: TestKillContainer (3.38s)
15:56:48 [2021-05-06T15:56:48.472Z]     --- PASS: TestKillContainer/no_signal (1.19s)
15:56:48 [2021-05-06T15:56:48.472Z]     --- PASS: TestKillContainer/non_killing_signal (0.86s)
15:56:48 [2021-05-06T15:56:48.472Z]     --- PASS: TestKillContainer/killing_signal (1.08s)
15:56:48 [2021-05-06T15:56:48.472Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:56:48 [2021-05-06T15:56:48.472Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:56:49 [2021-05-06T15:56:49.038Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:56:49 [2021-05-06T15:56:49.296Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:56:49 [2021-05-06T15:56:49.650Z] --- PASS: TestBuildWithHugeFile (53.42s)
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildWCOWSandboxSize
15:56:49 [2021-05-06T15:56:49.650Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:56:49 [2021-05-06T15:56:49.650Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildWithEmptyDockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:49 [2021-05-06T15:56:49.650Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
15:56:49 [2021-05-06T15:56:49.650Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:56:49 [2021-05-06T15:56:49.650Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:56:49 [2021-05-06T15:56:49.650Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildPreserveOwnership
15:56:49 [2021-05-06T15:56:49.650Z] === RUN   TestBuildPreserveOwnership/copy_from
15:56:50 [2021-05-06T15:56:50.220Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:56:50 [2021-05-06T15:56:50.671Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s)
15:56:50 [2021-05-06T15:56:50.671Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s)
15:56:50 [2021-05-06T15:56:50.671Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.84s)
15:56:50 [2021-05-06T15:56:50.671Z] === RUN   TestKillStoppedContainer
15:56:50 [2021-05-06T15:56:50.671Z] --- PASS: TestKillStoppedContainer (0.09s)
15:56:50 [2021-05-06T15:56:50.671Z] === RUN   TestKillStoppedContainerAPIPre120
15:56:50 [2021-05-06T15:56:50.671Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:56:50 [2021-05-06T15:56:50.671Z] === RUN   TestKillDifferentUserContainer
15:56:50 [2021-05-06T15:56:50.929Z] === RUN   TestDockerSuite/TestBuildBlankName
15:56:51 [2021-05-06T15:56:51.014Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:56:51 [2021-05-06T15:56:51.496Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:56:51 [2021-05-06T15:56:51.496Z] --- PASS: TestKillDifferentUserContainer (0.98s)
15:56:51 [2021-05-06T15:56:51.496Z] === RUN   TestInspectOomKilledTrue
15:56:51 [2021-05-06T15:56:51.496Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
15:56:51 [2021-05-06T15:56:51.496Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:56:51 [2021-05-06T15:56:51.496Z] === RUN   TestInspectOomKilledFalse
15:56:51 [2021-05-06T15:56:51.496Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:56:51 [2021-05-06T15:56:51.496Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:56:51 [2021-05-06T15:56:51.496Z] === RUN   TestLinksEtcHostsContentMatch
15:56:51 [2021-05-06T15:56:51.599Z] --- PASS: TestBuildPreserveOwnership (4.69s)
15:56:51 [2021-05-06T15:56:51.599Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
15:56:51 [2021-05-06T15:56:51.599Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s)
15:56:51 [2021-05-06T15:56:51.599Z] === RUN   TestBuildPlatformInvalid
15:56:51 [2021-05-06T15:56:51.599Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:56:51 [2021-05-06T15:56:51.600Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:56:52 [2021-05-06T15:56:52.399Z] tests/integration/models_resources_test.py .                             [ 91%]
15:56:52 [2021-05-06T15:56:52.872Z] --- PASS: TestLinksEtcHostsContentMatch (1.18s)
15:56:52 [2021-05-06T15:56:52.872Z] === RUN   TestLinksContainerNames
15:56:53 [2021-05-06T15:56:53.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:56:54 [2021-05-06T15:56:54.746Z] --- PASS: TestLinksContainerNames (1.91s)
15:56:54 [2021-05-06T15:56:54.746Z] === RUN   TestLogsFollowTailEmpty
15:56:55 [2021-05-06T15:56:55.680Z] --- PASS: TestLogsFollowTailEmpty (1.00s)
15:56:55 [2021-05-06T15:56:55.680Z] === RUN   TestContainerNetworkMountsNoChown
15:56:55 [2021-05-06T15:56:55.938Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:56:56 [2021-05-06T15:56:56.197Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:56:56 [2021-05-06T15:56:56.764Z] --- PASS: TestContainerNetworkMountsNoChown (1.09s)
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/default
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/default
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/private
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/private
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/rprivate
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/rprivate
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/slave
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/slave
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/rslave
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/rslave
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/shared
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/shared
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/rshared
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/rshared
15:56:56 [2021-05-06T15:56:56.764Z] === CONT  TestMountDaemonRoot/default
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/default/bind_root
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/default/mount_root
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:56:56 [2021-05-06T15:56:56.764Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:56:56 [2021-05-06T15:56:56.764Z] === CONT  TestMountDaemonRoot/rshared
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:56:56 [2021-05-06T15:56:56.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:56:56 [2021-05-06T15:56:56.764Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/rprivate
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/shared
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/rslave
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/slave
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/default/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/private
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/private/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/private/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:56:56 [2021-05-06T15:56:56.765Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:56:56 [2021-05-06T15:56:56.765Z] === CONT  TestMountDaemonRoot/default/bind_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:56:57 [2021-05-06T15:56:57.023Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/private/bind_root
15:56:57 [2021-05-06T15:56:57.282Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:56:57 [2021-05-06T15:56:57.543Z] === CONT  TestMountDaemonRoot/private/mount_root
15:56:57 [2021-05-06T15:56:57.543Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:56:57 [2021-05-06T15:56:57.543Z] --- PASS: TestMountDaemonRoot (0.04s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:56:57 [2021-05-06T15:56:57.543Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:56:57 [2021-05-06T15:56:57.543Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:56:57 [2021-05-06T15:56:57.543Z] === RUN   TestContainerBindMountNonRecursive
15:56:58 [2021-05-06T15:56:58.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:56:58 [2021-05-06T15:56:58.772Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:57:01 [2021-05-06T15:57:01.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:57:01 [2021-05-06T15:57:01.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:57:01 [2021-05-06T15:57:01.395Z] --- PASS: TestContainerBindMountNonRecursive (3.86s)
15:57:01 [2021-05-06T15:57:01.395Z] === RUN   TestContainerVolumesMountedAsShared
15:57:01 [2021-05-06T15:57:01.653Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:57:02 [2021-05-06T15:57:02.065Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:57:02 [2021-05-06T15:57:02.065Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:57:02 [2021-05-06T15:57:02.219Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
15:57:02 [2021-05-06T15:57:02.219Z] === RUN   TestContainerVolumesMountedAsSlave
15:57:04 [2021-05-06T15:57:04.120Z] --- PASS: TestContainerVolumesMountedAsSlave (1.82s)
15:57:04 [2021-05-06T15:57:04.120Z] === RUN   TestNetworkNat
15:57:04 [2021-05-06T15:57:04.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:57:05 [2021-05-06T15:57:05.055Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:57:05 [2021-05-06T15:57:05.314Z] --- PASS: TestNetworkNat (1.29s)
15:57:05 [2021-05-06T15:57:05.314Z] === RUN   TestNetworkLocalhostTCPNat
15:57:06 [2021-05-06T15:57:06.487Z] Loaded image: buildpack-deps:buster
15:57:06 [2021-05-06T15:57:06.487Z] Loaded image: busybox:latest
15:57:06 [2021-05-06T15:57:06.487Z] Loaded image: busybox:glibc
15:57:06 [2021-05-06T15:57:06.692Z] --- PASS: TestNetworkLocalhostTCPNat (1.36s)
15:57:06 [2021-05-06T15:57:06.692Z] === RUN   TestNetworkLoopbackNat
15:57:07 [2021-05-06T15:57:07.082Z] tests/integration/regression_test.py ......                              [ 98%]
15:57:07 [2021-05-06T15:57:07.342Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:57:07 [2021-05-06T15:57:07.342Z] tests/integration/credentials/utils_test.py .                            [100%]
15:57:07 [2021-05-06T15:57:07.342Z] 
15:57:07 [2021-05-06T15:57:07.342Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:57:07 [2021-05-06T15:57:07.342Z] =========================== short test summary info ============================
15:57:07 [2021-05-06T15:57:07.342Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:57:07 [2021-05-06T15:57:07.342Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:57:07 [2021-05-06T15:57:07.342Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:57:07 [2021-05-06T15:57:07.342Z]   Not supported on most drivers
15:57:07 [2021-05-06T15:57:07.342Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:57:07 [2021-05-06T15:57:07.342Z]   Output of docker top depends on host distro, and is not formalized.
15:57:07 [2021-05-06T15:57:07.342Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:57:07 [2021-05-06T15:57:07.342Z]   Output of docker top depends on host distro, and is not formalized.
15:57:07 [2021-05-06T15:57:07.342Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:57:07 [2021-05-06T15:57:07.342Z]   Can fail if eth0 has multiple IP addresses
15:57:07 [2021-05-06T15:57:07.342Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:57:07 [2021-05-06T15:57:07.342Z]   This doesn't seem to be taken into account by the engine
15:57:07 [2021-05-06T15:57:07.342Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:57:07 [2021-05-06T15:57:07.342Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
15:57:07 [2021-05-06T15:57:07.342Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:57:07 [2021-05-06T15:57:07.342Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 371.09 seconds ==
15:57:07 [2021-05-06T15:57:07.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:57:07 [2021-05-06T15:57:07.868Z] Loaded image: debian:bullseye
15:57:07 [2021-05-06T15:57:07.868Z] Loaded image: hello-world:latest
15:57:07 [2021-05-06T15:57:07.868Z] Loaded image: arm32v7/hello-world:latest
15:57:08 [2021-05-06T15:57:08.069Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:57:08 [2021-05-06T15:57:08.327Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:57:09 [2021-05-06T15:57:09.721Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:57:10 [2021-05-06T15:57:10.659Z] --- PASS: TestNetworkLoopbackNat (3.94s)
15:57:10 [2021-05-06T15:57:10.659Z] === RUN   TestPause
15:57:12 [2021-05-06T15:57:12.561Z] --- PASS: TestPause (1.74s)
15:57:12 [2021-05-06T15:57:12.561Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:57:12 [2021-05-06T15:57:12.561Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:57:12 [2021-05-06T15:57:12.561Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:57:12 [2021-05-06T15:57:12.561Z] === RUN   TestPauseStopPausedContainer
15:57:13 [2021-05-06T15:57:13.937Z] --- PASS: TestPauseStopPausedContainer (1.61s)
15:57:13 [2021-05-06T15:57:13.937Z] === RUN   TestPidHost
15:57:15 [2021-05-06T15:57:15.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:57:15 [2021-05-06T15:57:15.989Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.85s)
15:57:15 [2021-05-06T15:57:15.989Z] PASS
15:57:15 [2021-05-06T15:57:15.989Z] 
15:57:15 [2021-05-06T15:57:15.989Z] === Skipped
15:57:15 [2021-05-06T15:57:15.989Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:57:15 [2021-05-06T15:57:15.989Z]     build_session_test.go:25: TODO: BuildKit
15:57:15 [2021-05-06T15:57:15.989Z] 
15:57:15 [2021-05-06T15:57:15.989Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:57:15 [2021-05-06T15:57:15.989Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:57:15 [2021-05-06T15:57:15.989Z] 
15:57:15 [2021-05-06T15:57:15.989Z] 
15:57:15 [2021-05-06T15:57:15.989Z] DONE 34 tests, 2 skipped in 126.006s
15:57:15 [2021-05-06T15:57:15.989Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:57:15 [2021-05-06T15:57:15.989Z] INFO: Testing against a local daemon
15:57:15 [2021-05-06T15:57:15.989Z] === RUN   TestConfigInspect
15:57:18 [2021-05-06T15:57:18.374Z] --- PASS: TestPidHost (4.31s)
15:57:18 [2021-05-06T15:57:18.374Z] === RUN   TestPsFilter
15:57:18 [2021-05-06T15:57:18.374Z] --- PASS: TestPsFilter (0.17s)
15:57:18 [2021-05-06T15:57:18.374Z] === RUN   TestRemoveContainerWithRemovedVolume
15:57:18 [2021-05-06T15:57:18.600Z] --- PASS: TestConfigInspect (2.53s)
15:57:18 [2021-05-06T15:57:18.600Z] === RUN   TestConfigList
15:57:19 [2021-05-06T15:57:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:57:19 [2021-05-06T15:57:19.750Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.27s)
15:57:19 [2021-05-06T15:57:19.750Z] === RUN   TestRemoveContainerWithVolume
15:57:19 [2021-05-06T15:57:19.825Z] Leaving: AppArmorNo profiles have been unloaded.
15:57:19 [2021-05-06T15:57:19.825Z] 
15:57:19 [2021-05-06T15:57:19.825Z] Unloading profiles will leave already running processes permanently
15:57:19 [2021-05-06T15:57:19.825Z] unconfined, which can lead to unexpected situations.
15:57:19 [2021-05-06T15:57:19.825Z] 
15:57:19 [2021-05-06T15:57:19.825Z] To set a process to complain mode, use the command line tool
15:57:19 [2021-05-06T15:57:19.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:57:19 [2021-05-06T15:57:19.825Z] 
Post stage
[Pipeline] junit
15:57:20 [2021-05-06T15:57:20.100Z] Recording test results
15:57:20 [2021-05-06T15:57:20.241Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
15:57:20 [2021-05-06T15:57:20.519Z] + echo Ensuring container killed.
15:57:20 [2021-05-06T15:57:20.519Z] Ensuring container killed.
15:57:20 [2021-05-06T15:57:20.519Z] + docker rm -vf docker-pr4
15:57:20 [2021-05-06T15:57:20.519Z] Error: No such container: docker-pr4
[Pipeline] sh
15:57:20 [2021-05-06T15:57:20.805Z] + echo Chowning /workspace to jenkins user
15:57:20 [2021-05-06T15:57:20.805Z] Chowning /workspace to jenkins user
15:57:20 [2021-05-06T15:57:20.805Z] + id -u
15:57:20 [2021-05-06T15:57:20.805Z] + id -g
15:57:20 [2021-05-06T15:57:20.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/workspace busybox chown -R 1000:1000 /workspace
15:57:21 [2021-05-06T15:57:21.127Z] --- PASS: TestRemoveContainerWithVolume (1.24s)
15:57:21 [2021-05-06T15:57:21.127Z] === RUN   TestRemoveContainerRunning
15:57:21 [2021-05-06T15:57:21.151Z] --- PASS: TestConfigList (2.47s)
15:57:21 [2021-05-06T15:57:21.151Z] === RUN   TestConfigsCreateAndDelete
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:57:22 [2021-05-06T15:57:22.049Z] + bundleName=docker-py
15:57:22 [2021-05-06T15:57:22.049Z] + echo Creating docker-py-bundles.tar.gz
15:57:22 [2021-05-06T15:57:22.049Z] Creating docker-py-bundles.tar.gz
15:57:22 [2021-05-06T15:57:22.049Z] + 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
15:57:22 [2021-05-06T15:57:22.063Z] Archiving artifacts
15:57:22 [2021-05-06T15:57:22.278Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:57:22 [2021-05-06T15:57:22.503Z] --- PASS: TestRemoveContainerRunning (1.57s)
15:57:22 [2021-05-06T15:57:22.503Z] === RUN   TestRemoveContainerForceRemoveRunning
15:57:22 [2021-05-06T15:57:22.653Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh binary-daemon
15:57:23 [2021-05-06T15:57:23.224Z] 
15:57:23 [2021-05-06T15:57:23.225Z] Removing bundles/
15:57:23 [2021-05-06T15:57:23.225Z] 
15:57:23 [2021-05-06T15:57:23.225Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:57:23 [2021-05-06T15:57:23.225Z] Building: bundles/binary-daemon/dockerd-dev
15:57:23 [2021-05-06T15:57:23.225Z] GOOS="" GOARCH="" GOARM=""
15:57:23 [2021-05-06T15:57:23.439Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s)
15:57:23 [2021-05-06T15:57:23.439Z] === RUN   TestRemoveInvalidContainer
15:57:23 [2021-05-06T15:57:23.439Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:57:23 [2021-05-06T15:57:23.439Z] === RUN   TestRenameLinkedContainer
15:57:23 [2021-05-06T15:57:23.685Z] --- PASS: TestConfigsCreateAndDelete (2.51s)
15:57:23 [2021-05-06T15:57:23.685Z] === RUN   TestConfigsUpdate
15:57:25 [2021-05-06T15:57:25.591Z] --- PASS: TestConfigsUpdate (2.44s)
15:57:25 [2021-05-06T15:57:25.591Z] === RUN   TestTemplatedConfig
15:57:27 [2021-05-06T15:57:27.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:57:28 [2021-05-06T15:57:28.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:57:29 [2021-05-06T15:57:29.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:57:29 [2021-05-06T15:57:29.782Z] --- PASS: TestTemplatedConfig (3.48s)
15:57:29 [2021-05-06T15:57:29.782Z] === RUN   TestConfigCreateResolve
15:57:30 [2021-05-06T15:57:30.020Z] --- PASS: TestRenameLinkedContainer (5.93s)
15:57:30 [2021-05-06T15:57:30.020Z] === RUN   TestRenameStoppedContainer
15:57:30 [2021-05-06T15:57:30.955Z] --- PASS: TestRenameStoppedContainer (1.54s)
15:57:30 [2021-05-06T15:57:30.955Z] === RUN   TestRenameRunningContainerAndReuse
15:57:31 [2021-05-06T15:57:31.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:57:31 [2021-05-06T15:57:31.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:57:31 [2021-05-06T15:57:31.685Z] --- PASS: TestConfigCreateResolve (2.45s)
15:57:31 [2021-05-06T15:57:31.685Z] === RUN   TestConfigDaemonLibtrustID
15:57:32 [2021-05-06T15:57:32.253Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
15:57:32 [2021-05-06T15:57:32.253Z] PASS
15:57:32 [2021-05-06T15:57:32.253Z] 
15:57:32 [2021-05-06T15:57:32.253Z] DONE 7 tests in 16.600s
15:57:32 [2021-05-06T15:57:32.253Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:57:32 [2021-05-06T15:57:32.253Z] INFO: Testing against a local daemon
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestCheckpoint
15:57:32 [2021-05-06T15:57:32.253Z] --- SKIP: TestCheckpoint (0.00s)
15:57:32 [2021-05-06T15:57:32.253Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestContainerInvalidJSON
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:57:32 [2021-05-06T15:57:32.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:57:32 [2021-05-06T15:57:32.253Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:57:32 [2021-05-06T15:57:32.253Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:57:32 [2021-05-06T15:57:32.253Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:57:32 [2021-05-06T15:57:32.253Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:57:32 [2021-05-06T15:57:32.253Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:57:32 [2021-05-06T15:57:32.253Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:57:32 [2021-05-06T15:57:32.253Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:57:32 [2021-05-06T15:57:32.253Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:57:32 [2021-05-06T15:57:32.253Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:57:32 [2021-05-06T15:57:32.253Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
15:57:32 [2021-05-06T15:57:32.253Z] === RUN   TestCopyFromContainerPathIsNotDir
15:57:32 [2021-05-06T15:57:32.512Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:57:32 [2021-05-06T15:57:32.512Z] === RUN   TestCopyToContainerPathDoesNotExist
15:57:32 [2021-05-06T15:57:32.512Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:57:32 [2021-05-06T15:57:32.512Z] === RUN   TestCopyToContainerPathIsNotDir
15:57:32 [2021-05-06T15:57:32.512Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:57:32 [2021-05-06T15:57:32.512Z] === RUN   TestCopyFromContainer
15:57:33 [2021-05-06T15:57:33.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:57:33 [2021-05-06T15:57:33.890Z] === RUN   TestCopyFromContainer//
15:57:33 [2021-05-06T15:57:33.890Z] === RUN   TestCopyFromContainer//bar/root
15:57:34 [2021-05-06T15:57:34.149Z] === RUN   TestCopyFromContainer//bar/root/
15:57:34 [2021-05-06T15:57:34.149Z] === RUN   TestCopyFromContainer/bar/quux
15:57:34 [2021-05-06T15:57:34.149Z] === RUN   TestCopyFromContainer/bar/quux/
15:57:34 [2021-05-06T15:57:34.149Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:57:34 [2021-05-06T15:57:34.238Z] --- PASS: TestRenameRunningContainerAndReuse (2.99s)
15:57:34 [2021-05-06T15:57:34.238Z] === RUN   TestRenameInvalidName
15:57:34 [2021-05-06T15:57:34.409Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:57:34 [2021-05-06T15:57:34.409Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:57:34 [2021-05-06T15:57:34.409Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:57:34 [2021-05-06T15:57:34.409Z] === RUN   TestCopyFromContainer/bar/notarget
15:57:34 [2021-05-06T15:57:34.668Z] --- PASS: TestCopyFromContainer (2.10s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer// (0.07s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:57:34 [2021-05-06T15:57:34.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:57:34 [2021-05-06T15:57:34.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:57:34 [2021-05-06T15:57:34.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:57:34 [2021-05-06T15:57:34.668Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:57:34 [2021-05-06T15:57:34.668Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:57:34 [2021-05-06T15:57:34.668Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:57:34 [2021-05-06T15:57:34.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateLinkToNonExistingContainer
15:57:34 [2021-05-06T15:57:34.668Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateWithInvalidEnv
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateWithInvalidEnv/0
15:57:34 [2021-05-06T15:57:34.668Z] === PAUSE TestCreateWithInvalidEnv/0
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateWithInvalidEnv/1
15:57:34 [2021-05-06T15:57:34.668Z] === PAUSE TestCreateWithInvalidEnv/1
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateWithInvalidEnv/2
15:57:34 [2021-05-06T15:57:34.668Z] === PAUSE TestCreateWithInvalidEnv/2
15:57:34 [2021-05-06T15:57:34.668Z] === CONT  TestCreateWithInvalidEnv/0
15:57:34 [2021-05-06T15:57:34.668Z] === CONT  TestCreateWithInvalidEnv/2
15:57:34 [2021-05-06T15:57:34.668Z] === CONT  TestCreateWithInvalidEnv/1
15:57:34 [2021-05-06T15:57:34.668Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:57:34 [2021-05-06T15:57:34.668Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateTmpfsMountsTarget
15:57:34 [2021-05-06T15:57:34.668Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:57:34 [2021-05-06T15:57:34.668Z] === RUN   TestCreateWithCustomMaskedPaths
15:57:34 [2021-05-06T15:57:34.806Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:57:35 [2021-05-06T15:57:35.741Z] --- PASS: TestRenameInvalidName (1.51s)
15:57:35 [2021-05-06T15:57:35.741Z] === RUN   TestRenameAnonymousContainer
15:57:37 [2021-05-06T15:57:37.129Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:57:37 [2021-05-06T15:57:37.204Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s)
15:57:37 [2021-05-06T15:57:37.204Z] === RUN   TestCreateWithCustomReadonlyPaths
15:57:37 [2021-05-06T15:57:37.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:57:38 [2021-05-06T15:57:38.503Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:57:39 [2021-05-06T15:57:39.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:57:39 [2021-05-06T15:57:39.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s)
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:39 [2021-05-06T15:57:39.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:39 [2021-05-06T15:57:39.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:39 [2021-05-06T15:57:39.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:39 [2021-05-06T15:57:39.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:39 [2021-05-06T15:57:39.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:57:39 [2021-05-06T15:57:39.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:57:39 [2021-05-06T15:57:39.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:57:39 [2021-05-06T15:57:39.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:57:39 [2021-05-06T15:57:39.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:57:39 [2021-05-06T15:57:39.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:57:39 [2021-05-06T15:57:39.740Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:57:40 [2021-05-06T15:57:40.308Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestCreateDifferentPlatform
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestCreateDifferentPlatform/different_os
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:57:40 [2021-05-06T15:57:40.308Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:57:40 [2021-05-06T15:57:40.308Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:57:40 [2021-05-06T15:57:40.308Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:57:40 [2021-05-06T15:57:40.308Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:57:40 [2021-05-06T15:57:40.308Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestContainerStartOnDaemonRestart
15:57:40 [2021-05-06T15:57:40.308Z] === PAUSE TestContainerStartOnDaemonRestart
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestDaemonRestartIpcMode
15:57:40 [2021-05-06T15:57:40.308Z] === PAUSE TestDaemonRestartIpcMode
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestDaemonHostGatewayIP
15:57:40 [2021-05-06T15:57:40.308Z] === PAUSE TestDaemonHostGatewayIP
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestRestartDaemonWithRestartingContainer
15:57:40 [2021-05-06T15:57:40.308Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestContainerKillOnDaemonStart
15:57:40 [2021-05-06T15:57:40.308Z] === PAUSE TestContainerKillOnDaemonStart
15:57:40 [2021-05-06T15:57:40.308Z] === RUN   TestDiff
15:57:41 [2021-05-06T15:57:41.036Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:57:41 [2021-05-06T15:57:41.036Z] --- PASS: TestRenameAnonymousContainer (5.36s)
15:57:41 [2021-05-06T15:57:41.036Z] === RUN   TestRenameContainerWithSameName
15:57:41 [2021-05-06T15:57:41.245Z] --- PASS: TestDiff (0.77s)
15:57:41 [2021-05-06T15:57:41.245Z] === RUN   TestExecWithCloseStdin
15:57:41 [2021-05-06T15:57:41.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:57:41 [2021-05-06T15:57:41.603Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:57:41 [2021-05-06T15:57:41.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:57:42 [2021-05-06T15:57:42.171Z] --- PASS: TestRenameContainerWithSameName (1.11s)
15:57:42 [2021-05-06T15:57:42.171Z] === RUN   TestRenameContainerWithLinkedContainer
15:57:42 [2021-05-06T15:57:42.171Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:57:42 [2021-05-06T15:57:42.624Z] --- PASS: TestExecWithCloseStdin (1.14s)
15:57:42 [2021-05-06T15:57:42.624Z] === RUN   TestExec
15:57:42 [2021-05-06T15:57:42.738Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:57:43 [2021-05-06T15:57:43.562Z] --- PASS: TestExec (1.11s)
15:57:43 [2021-05-06T15:57:43.562Z] === RUN   TestExecUser
15:57:43 [2021-05-06T15:57:43.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:57:44 [2021-05-06T15:57:44.114Z] --- PASS: TestRenameContainerWithLinkedContainer (2.24s)
15:57:44 [2021-05-06T15:57:44.114Z] === RUN   TestResize
15:57:44 [2021-05-06T15:57:44.500Z] --- PASS: TestExecUser (1.14s)
15:57:44 [2021-05-06T15:57:44.500Z] === RUN   TestExportContainerAndImportImage
15:57:45 [2021-05-06T15:57:45.049Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:57:45 [2021-05-06T15:57:45.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:57:45 [2021-05-06T15:57:45.617Z] --- PASS: TestResize (1.50s)
15:57:45 [2021-05-06T15:57:45.617Z] === RUN   TestResizeWithInvalidSize
15:57:45 [2021-05-06T15:57:45.878Z] --- PASS: TestExportContainerAndImportImage (1.01s)
15:57:45 [2021-05-06T15:57:45.878Z] === RUN   TestExportContainerAfterDaemonRestart
15:57:47 [2021-05-06T15:57:47.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:57:47 [2021-05-06T15:57:47.255Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s)
15:57:47 [2021-05-06T15:57:47.255Z] === RUN   TestHealthCheckWorkdir
15:57:47 [2021-05-06T15:57:47.518Z] --- PASS: TestResizeWithInvalidSize (1.47s)
15:57:47 [2021-05-06T15:57:47.518Z] === RUN   TestResizeWhenContainerNotStarted
15:57:48 [2021-05-06T15:57:48.454Z] --- PASS: TestResizeWhenContainerNotStarted (1.17s)
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:57:48 [2021-05-06T15:57:48.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:57:48 [2021-05-06T15:57:48.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:57:48 [2021-05-06T15:57:48.712Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:57:49 [2021-05-06T15:57:49.159Z] --- PASS: TestHealthCheckWorkdir (1.53s)
15:57:49 [2021-05-06T15:57:49.159Z] === RUN   TestHealthKillContainer
15:57:49 [2021-05-06T15:57:49.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:57:50 [2021-05-06T15:57:50.616Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:57:51 [2021-05-06T15:57:51.343Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:57:51 [2021-05-06T15:57:51.343Z] Using test binary docker
15:57:51 [2021-05-06T15:57:51.343Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:57:51 [2021-05-06T15:57:51.343Z] +++ /etc/init.d/apparmor start
15:57:51 [2021-05-06T15:57:51.343Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:57:51 [2021-05-06T15:57:51.343Z] INFO: Waiting for daemon to start...
15:57:51 [2021-05-06T15:57:51.343Z] Starting dockerd
15:57:51 [2021-05-06T15:57:51.343Z] +++ 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
15:57:51 [2021-05-06T15:57:51.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:57:52 [2021-05-06T15:57:52.250Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:57:52 [2021-05-06T15:57:52.448Z] --- PASS: TestHealthKillContainer (3.13s)
15:57:52 [2021-05-06T15:57:52.448Z] === RUN   TestInspectCpusetInConfigPre120
15:57:52 [2021-05-06T15:57:52.707Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
15:57:52 [2021-05-06T15:57:52.707Z] === RUN   TestIpcModeNone
15:57:54 [2021-05-06T15:57:54.087Z] --- PASS: TestIpcModeNone (1.09s)
15:57:54 [2021-05-06T15:57:54.087Z] === RUN   TestIpcModePrivate
15:57:55 [2021-05-06T15:57:55.025Z] --- PASS: TestIpcModePrivate (1.10s)
15:57:55 [2021-05-06T15:57:55.025Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
15:57:55 [2021-05-06T15:57:55.025Z] === RUN   TestIpcModeShareable
15:57:56 [2021-05-06T15:57:56.405Z] --- PASS: TestIpcModeShareable (1.12s)
15:57:56 [2021-05-06T15:57:56.405Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
15:57:56 [2021-05-06T15:57:56.405Z] === RUN   TestAPIIpcModeShareableAndContainer
15:57:56 [2021-05-06T15:57:56.440Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:57:57 [2021-05-06T15:57:57.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:57:57 [2021-05-06T15:57:57.632Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:57:57 [2021-05-06T15:57:57.928Z] .
15:57:57 [2021-05-06T15:57:57.928Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:57:57 [2021-05-06T15:57:57.928Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:57:57 [2021-05-06T15:57:57.928Z] Error: No such image: emptyfs
15:57:57 [2021-05-06T15:57:57.928Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:57:57 [2021-05-06T15:57:57.928Z] ++++ docker load
15:57:57 [2021-05-06T15:57:57.928Z] Running integration-test (iteration 1)
15:57:57 [2021-05-06T15:57:57.928Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:57:57 [2021-05-06T15:57:57.928Z] ++ 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
15:57:57 [2021-05-06T15:57:57.928Z] ++ set -e
15:57:57 [2021-05-06T15:57:57.928Z] ++ '[' -n 0 ']'
15:57:57 [2021-05-06T15:57:57.928Z] ++ set -x
15:57:57 [2021-05-06T15:57:57.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
15:57:58 [2021-05-06T15:57:58.570Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:57:59 [2021-05-06T15:57:59.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:57:59 [2021-05-06T15:57:59.696Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
15:57:59 [2021-05-06T15:57:59.696Z] === RUN   TestAPIIpcModeHost
15:58:00 [2021-05-06T15:58:00.264Z] --- PASS: TestAPIIpcModeHost (1.17s)
15:58:00 [2021-05-06T15:58:00.264Z] === RUN   TestDaemonIpcModeShareable
15:58:00 [2021-05-06T15:58:00.881Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:01 [2021-05-06T15:58:01.838Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:58:02 [2021-05-06T15:58:02.171Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
15:58:02 [2021-05-06T15:58:02.172Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:58:02 [2021-05-06T15:58:02.172Z] === RUN   TestDaemonIpcModePrivate
15:58:02 [2021-05-06T15:58:02.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:02 [2021-05-06T15:58:02.775Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:58:04 [2021-05-06T15:58:04.076Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
15:58:04 [2021-05-06T15:58:04.076Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
15:58:04 [2021-05-06T15:58:04.076Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:58:04 [2021-05-06T15:58:04.153Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:58:04 [2021-05-06T15:58:04.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:04 [2021-05-06T15:58:04.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:04 [2021-05-06T15:58:04.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:58:05 [2021-05-06T15:58:05.981Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
15:58:05 [2021-05-06T15:58:05.981Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
15:58:05 [2021-05-06T15:58:05.981Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:58:06 [2021-05-06T15:58:06.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:06 [2021-05-06T15:58:06.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:07 [2021-05-06T15:58:07.680Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:58:07 [2021-05-06T15:58:07.917Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
15:58:07 [2021-05-06T15:58:07.917Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:58:07 [2021-05-06T15:58:07.917Z] === RUN   TestIpcModeOlderClient
15:58:07 [2021-05-06T15:58:07.917Z] === PAUSE TestIpcModeOlderClient
15:58:07 [2021-05-06T15:58:07.917Z] === RUN   TestKillContainerInvalidSignal
15:58:08 [2021-05-06T15:58:08.513Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
15:58:08 [2021-05-06T15:58:08.513Z] === RUN   TestKillContainer
15:58:08 [2021-05-06T15:58:08.513Z] === RUN   TestKillContainer/no_signal
15:58:09 [2021-05-06T15:58:09.055Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.98s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.61s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.31s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.36s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.09s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.60s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
15:58:09 [2021-05-06T15:58:09.055Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s)
15:58:09 [2021-05-06T15:58:09.055Z] === RUN   TestCgroupNamespacesRun
15:58:09 [2021-05-06T15:58:09.486Z] === RUN   TestKillContainer/non_killing_signal
15:58:10 [2021-05-06T15:58:10.054Z] === RUN   TestKillContainer/killing_signal
15:58:10 [2021-05-06T15:58:10.992Z] --- PASS: TestKillContainer (2.18s)
15:58:10 [2021-05-06T15:58:10.992Z]     --- PASS: TestKillContainer/no_signal (0.74s)
15:58:10 [2021-05-06T15:58:10.992Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
15:58:10 [2021-05-06T15:58:10.992Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
15:58:10 [2021-05-06T15:58:10.992Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:58:10 [2021-05-06T15:58:10.992Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:58:11 [2021-05-06T15:58:11.560Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:58:11 [2021-05-06T15:58:11.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:58:11 [2021-05-06T15:58:11.586Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:58:11 [2021-05-06T15:58:11.844Z] --- PASS: TestCgroupNamespacesRun (2.78s)
15:58:11 [2021-05-06T15:58:11.844Z] === RUN   TestCgroupNamespacesRunPrivileged
15:58:12 [2021-05-06T15:58:12.130Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
15:58:12 [2021-05-06T15:58:12.130Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
15:58:12 [2021-05-06T15:58:12.130Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
15:58:12 [2021-05-06T15:58:12.130Z] === RUN   TestKillStoppedContainer
15:58:12 [2021-05-06T15:58:12.130Z] --- PASS: TestKillStoppedContainer (0.05s)
15:58:12 [2021-05-06T15:58:12.130Z] === RUN   TestKillStoppedContainerAPIPre120
15:58:12 [2021-05-06T15:58:12.389Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:58:12 [2021-05-06T15:58:12.389Z] === RUN   TestKillDifferentUserContainer
15:58:12 [2021-05-06T15:58:12.849Z] Loaded image: buildpack-deps:buster
15:58:12 [2021-05-06T15:58:12.849Z] Loaded image: busybox:latest
15:58:12 [2021-05-06T15:58:12.849Z] Loaded image: busybox:glibc
15:58:12 [2021-05-06T15:58:12.958Z] --- PASS: TestKillDifferentUserContainer (0.69s)
15:58:12 [2021-05-06T15:58:12.958Z] === RUN   TestInspectOomKilledTrue
15:58:12 [2021-05-06T15:58:12.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:58:12 [2021-05-06T15:58:12.958Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:58:12 [2021-05-06T15:58:12.958Z] === RUN   TestInspectOomKilledFalse
15:58:13 [2021-05-06T15:58:13.529Z] --- PASS: TestInspectOomKilledFalse (0.69s)
15:58:13 [2021-05-06T15:58:13.529Z] === RUN   TestLinksEtcHostsContentMatch
15:58:13 [2021-05-06T15:58:13.745Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:58:13 [2021-05-06T15:58:13.791Z] Loaded image: debian:bullseye
15:58:14 [2021-05-06T15:58:14.004Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s)
15:58:14 [2021-05-06T15:58:14.004Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:58:14 [2021-05-06T15:58:14.468Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s)
15:58:14 [2021-05-06T15:58:14.468Z] === RUN   TestLinksContainerNames
15:58:14 [2021-05-06T15:58:14.571Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:58:15 [2021-05-06T15:58:15.710Z] Loaded image: hello-world:latest
15:58:15 [2021-05-06T15:58:15.847Z] --- PASS: TestLinksContainerNames (1.50s)
15:58:15 [2021-05-06T15:58:15.847Z] === RUN   TestLogsFollowTailEmpty
15:58:15 [2021-05-06T15:58:15.945Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:58:16 [2021-05-06T15:58:16.652Z] Loaded image: arm32v7/hello-world:latest
15:58:16 [2021-05-06T15:58:16.784Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
15:58:16 [2021-05-06T15:58:16.784Z] === RUN   TestContainerNetworkMountsNoChown
15:58:17 [2021-05-06T15:58:17.327Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.25s)
15:58:17 [2021-05-06T15:58:17.327Z] === RUN   TestCgroupNamespacesRunHostMode
15:58:17 [2021-05-06T15:58:17.354Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/default
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/default
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/private
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/private
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rprivate
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rprivate
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/slave
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/slave
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rslave
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rslave
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/shared
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/shared
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rshared
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rshared
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/default
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/default/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/default/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/default/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/rshared
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/shared
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/rslave
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/slave
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/rprivate
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/private
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/private/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === RUN   TestMountDaemonRoot/private/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/default/mount_root
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:58:17 [2021-05-06T15:58:17.354Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:58:17 [2021-05-06T15:58:17.596Z] INFO: Testing against a local daemon
15:58:17 [2021-05-06T15:58:17.596Z] === RUN   TestCgroupNamespacesBuild
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:58:17 [2021-05-06T15:58:17.613Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:58:17 [2021-05-06T15:58:17.874Z] === CONT  TestMountDaemonRoot/private/mount_root
15:58:17 [2021-05-06T15:58:17.874Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:58:17 [2021-05-06T15:58:17.874Z] === CONT  TestMountDaemonRoot/private/bind_root
15:58:17 [2021-05-06T15:58:17.874Z] --- PASS: TestMountDaemonRoot (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:58:17 [2021-05-06T15:58:17.874Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:58:17 [2021-05-06T15:58:17.874Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:58:17 [2021-05-06T15:58:17.874Z] === RUN   TestContainerBindMountNonRecursive
15:58:19 [2021-05-06T15:58:19.782Z] --- PASS: TestContainerBindMountNonRecursive (1.99s)
15:58:19 [2021-05-06T15:58:19.782Z] === RUN   TestContainerVolumesMountedAsShared
15:58:20 [2021-05-06T15:58:20.350Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
15:58:20 [2021-05-06T15:58:20.350Z] === RUN   TestContainerVolumesMountedAsSlave
15:58:20 [2021-05-06T15:58:20.613Z] --- PASS: TestCgroupNamespacesRunHostMode (3.43s)
15:58:20 [2021-05-06T15:58:20.614Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:58:20 [2021-05-06T15:58:20.951Z] --- PASS: TestCgroupNamespacesBuild (2.96s)
15:58:20 [2021-05-06T15:58:20.951Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:58:21 [2021-05-06T15:58:21.287Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
15:58:21 [2021-05-06T15:58:21.287Z] === RUN   TestNetworkNat
15:58:21 [2021-05-06T15:58:21.855Z] --- PASS: TestNetworkNat (0.82s)
15:58:21 [2021-05-06T15:58:21.855Z] === RUN   TestNetworkLocalhostTCPNat
15:58:22 [2021-05-06T15:58:22.793Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
15:58:22 [2021-05-06T15:58:22.793Z] === RUN   TestNetworkLoopbackNat
15:58:22 [2021-05-06T15:58:22.866Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s)
15:58:22 [2021-05-06T15:58:22.866Z] === RUN   TestBuildWithSession
15:58:22 [2021-05-06T15:58:22.866Z] --- SKIP: TestBuildWithSession (0.00s)
15:58:22 [2021-05-06T15:58:22.866Z]     build_session_test.go:25: TODO: BuildKit
15:58:22 [2021-05-06T15:58:22.866Z] === RUN   TestBuildSquashParent
15:58:23 [2021-05-06T15:58:23.902Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.93s)
15:58:23 [2021-05-06T15:58:23.902Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:58:24 [2021-05-06T15:58:24.470Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:58:26 [2021-05-06T15:58:26.081Z] --- PASS: TestNetworkLoopbackNat (3.22s)
15:58:26 [2021-05-06T15:58:26.081Z] === RUN   TestPause
15:58:26 [2021-05-06T15:58:26.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.36s)
15:58:26 [2021-05-06T15:58:26.406Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:58:26 [2021-05-06T15:58:26.651Z] --- PASS: TestPause (0.72s)
15:58:26 [2021-05-06T15:58:26.651Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:58:26 [2021-05-06T15:58:26.651Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:58:26 [2021-05-06T15:58:26.651Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:58:26 [2021-05-06T15:58:26.651Z] === RUN   TestPauseStopPausedContainer
15:58:27 [2021-05-06T15:58:27.353Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.36s)
15:58:27 [2021-05-06T15:58:27.353Z] === RUN   TestCgroupNamespacesRunOlderClient
15:58:27 [2021-05-06T15:58:27.589Z] --- PASS: TestPauseStopPausedContainer (0.74s)
15:58:27 [2021-05-06T15:58:27.589Z] === RUN   TestPidHost
15:58:27 [2021-05-06T15:58:27.614Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:58:28 [2021-05-06T15:58:28.180Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:58:28 [2021-05-06T15:58:28.746Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:58:29 [2021-05-06T15:58:29.479Z] --- PASS: TestBuildSquashParent (6.32s)
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:58:29 [2021-05-06T15:58:29.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:58:29 [2021-05-06T15:58:29.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:58:29 [2021-05-06T15:58:29.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:58:29 [2021-05-06T15:58:29.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:58:29 [2021-05-06T15:58:29.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:58:29 [2021-05-06T15:58:29.479Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:58:29 [2021-05-06T15:58:29.479Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:58:29 [2021-05-06T15:58:29.479Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:58:29 [2021-05-06T15:58:29.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:58:29 [2021-05-06T15:58:29.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:58:29 [2021-05-06T15:58:29.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:58:29 [2021-05-06T15:58:29.495Z] --- PASS: TestPidHost (2.04s)
15:58:29 [2021-05-06T15:58:29.495Z] === RUN   TestPsFilter
15:58:29 [2021-05-06T15:58:29.495Z] --- PASS: TestPsFilter (0.10s)
15:58:29 [2021-05-06T15:58:29.495Z] === RUN   TestRemoveContainerWithRemovedVolume
15:58:29 [2021-05-06T15:58:29.681Z] === RUN   TestDockerSuite/TestBuildCmd
15:58:29 [2021-05-06T15:58:29.939Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:58:30 [2021-05-06T15:58:30.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
15:58:30 [2021-05-06T15:58:30.063Z] === RUN   TestRemoveContainerWithVolume
15:58:30 [2021-05-06T15:58:30.505Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:58:30 [2021-05-06T15:58:30.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.36s)
15:58:30 [2021-05-06T15:58:30.764Z] === RUN   TestKernelTCPMemory
15:58:31 [2021-05-06T15:58:31.002Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
15:58:31 [2021-05-06T15:58:31.002Z] === RUN   TestRemoveContainerRunning
15:58:31 [2021-05-06T15:58:31.022Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:58:31 [2021-05-06T15:58:31.022Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:58:31 [2021-05-06T15:58:31.570Z] --- PASS: TestRemoveContainerRunning (0.71s)
15:58:31 [2021-05-06T15:58:31.571Z] === RUN   TestRemoveContainerForceRemoveRunning
15:58:32 [2021-05-06T15:58:32.033Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:58:32 [2021-05-06T15:58:32.033Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:58:32 [2021-05-06T15:58:32.509Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
15:58:32 [2021-05-06T15:58:32.509Z] === RUN   TestRemoveInvalidContainer
15:58:32 [2021-05-06T15:58:32.509Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:58:32 [2021-05-06T15:58:32.509Z] === RUN   TestRenameLinkedContainer
15:58:32 [2021-05-06T15:58:32.921Z] --- PASS: TestKernelTCPMemory (1.82s)
15:58:32 [2021-05-06T15:58:32.921Z] === RUN   TestNISDomainname
15:58:32 [2021-05-06T15:58:32.921Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:58:32 [2021-05-06T15:58:32.921Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:58:34 [2021-05-06T15:58:34.583Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
15:58:34 [2021-05-06T15:58:34.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
15:58:34 [2021-05-06T15:58:34.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s)
15:58:34 [2021-05-06T15:58:34.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
15:58:34 [2021-05-06T15:58:34.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s)
15:58:34 [2021-05-06T15:58:34.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
15:58:34 [2021-05-06T15:58:34.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s)
15:58:34 [2021-05-06T15:58:34.583Z] === RUN   TestBuildMultiStageCopy
15:58:34 [2021-05-06T15:58:34.583Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:58:34 [2021-05-06T15:58:34.821Z] --- PASS: TestNISDomainname (2.25s)
15:58:34 [2021-05-06T15:58:34.821Z] === RUN   TestHostnameDnsResolution
15:58:35 [2021-05-06T15:58:35.799Z] --- PASS: TestRenameLinkedContainer (2.92s)
15:58:35 [2021-05-06T15:58:35.799Z] === RUN   TestRenameStoppedContainer
15:58:35 [2021-05-06T15:58:35.799Z] --- PASS: TestRenameStoppedContainer (0.68s)
15:58:35 [2021-05-06T15:58:35.799Z] === RUN   TestRenameRunningContainerAndReuse
15:58:36 [2021-05-06T15:58:36.198Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:58:36 [2021-05-06T15:58:36.501Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:58:36 [2021-05-06T15:58:36.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:58:37 [2021-05-06T15:58:37.024Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:58:37 [2021-05-06T15:58:37.285Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:58:37 [2021-05-06T15:58:37.576Z] --- PASS: TestHostnameDnsResolution (2.73s)
15:58:37 [2021-05-06T15:58:37.576Z] === RUN   TestStats
15:58:37 [2021-05-06T15:58:37.705Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
15:58:37 [2021-05-06T15:58:37.705Z] === RUN   TestRenameInvalidName
15:58:37 [2021-05-06T15:58:37.858Z] --- PASS: TestBuildMultiStageCopy (3.52s)
15:58:37 [2021-05-06T15:58:37.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s)
15:58:37 [2021-05-06T15:58:37.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s)
15:58:37 [2021-05-06T15:58:37.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
15:58:37 [2021-05-06T15:58:37.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
15:58:37 [2021-05-06T15:58:37.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
15:58:37 [2021-05-06T15:58:37.858Z] === RUN   TestBuildMultiStageParentConfig
15:58:37 [2021-05-06T15:58:37.963Z] --- PASS: TestRenameInvalidName (0.68s)
15:58:37 [2021-05-06T15:58:37.963Z] === RUN   TestRenameAnonymousContainer
15:58:38 [2021-05-06T15:58:38.803Z] --- PASS: TestBuildMultiStageParentConfig (0.91s)
15:58:38 [2021-05-06T15:58:38.803Z] === RUN   TestBuildLabelWithTargets
15:58:40 [2021-05-06T15:58:40.107Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:58:40 [2021-05-06T15:58:40.107Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:58:40 [2021-05-06T15:58:40.189Z] --- PASS: TestBuildLabelWithTargets (1.50s)
15:58:40 [2021-05-06T15:58:40.189Z] === RUN   TestBuildWithEmptyLayers
15:58:40 [2021-05-06T15:58:40.365Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:58:40 [2021-05-06T15:58:40.762Z] --- PASS: TestBuildWithEmptyLayers (0.75s)
15:58:40 [2021-05-06T15:58:40.762Z] === RUN   TestBuildMultiStageOnBuild
15:58:40 [2021-05-06T15:58:40.932Z] --- PASS: TestStats (3.42s)
15:58:40 [2021-05-06T15:58:40.932Z] === RUN   TestStopContainerWithTimeout
15:58:40 [2021-05-06T15:58:40.932Z] === RUN   TestStopContainerWithTimeout/0
15:58:40 [2021-05-06T15:58:40.932Z] === PAUSE TestStopContainerWithTimeout/0
15:58:40 [2021-05-06T15:58:40.932Z] === RUN   TestStopContainerWithTimeout/1
15:58:40 [2021-05-06T15:58:40.932Z] === PAUSE TestStopContainerWithTimeout/1
15:58:40 [2021-05-06T15:58:40.932Z] === RUN   TestStopContainerWithTimeout/3
15:58:40 [2021-05-06T15:58:40.932Z] === PAUSE TestStopContainerWithTimeout/3
15:58:40 [2021-05-06T15:58:40.932Z] === RUN   TestStopContainerWithTimeout/-1
15:58:40 [2021-05-06T15:58:40.932Z] === PAUSE TestStopContainerWithTimeout/-1
15:58:40 [2021-05-06T15:58:40.932Z] === CONT  TestStopContainerWithTimeout/0
15:58:40 [2021-05-06T15:58:40.932Z] === CONT  TestStopContainerWithTimeout/3
15:58:41 [2021-05-06T15:58:41.256Z] --- PASS: TestRenameAnonymousContainer (3.19s)
15:58:41 [2021-05-06T15:58:41.257Z] === RUN   TestRenameContainerWithSameName
15:58:41 [2021-05-06T15:58:41.826Z] --- PASS: TestRenameContainerWithSameName (0.71s)
15:58:41 [2021-05-06T15:58:41.826Z] === RUN   TestRenameContainerWithLinkedContainer
15:58:42 [2021-05-06T15:58:42.309Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:58:42 [2021-05-06T15:58:42.568Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:58:43 [2021-05-06T15:58:43.135Z] === CONT  TestStopContainerWithTimeout/-1
15:58:43 [2021-05-06T15:58:43.309Z] --- PASS: TestBuildMultiStageOnBuild (2.51s)
15:58:43 [2021-05-06T15:58:43.309Z] === RUN   TestBuildUncleanTarFilenames
15:58:43 [2021-05-06T15:58:43.704Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:58:43 [2021-05-06T15:58:43.742Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s)
15:58:43 [2021-05-06T15:58:43.742Z] === RUN   TestResize
15:58:44 [2021-05-06T15:58:44.002Z] --- PASS: TestResize (0.70s)
15:58:44 [2021-05-06T15:58:44.002Z] === RUN   TestResizeWithInvalidSize
15:58:44 [2021-05-06T15:58:44.272Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:58:44 [2021-05-06T15:58:44.530Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:58:44 [2021-05-06T15:58:44.701Z] Created binary: bundles/binary-daemon/dockerd-dev
15:58:44 [2021-05-06T15:58:44.701Z] Copying nested executables into bundles/binary-daemon
15:58:44 [2021-05-06T15:58:44.701Z] 
15:58:44 [2021-05-06T15:58:44.701Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
15:58:44 [2021-05-06T15:58:44.702Z] === RUN   TestBuildMultiStageLayerLeak
15:58:44 [2021-05-06T15:58:44.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:58:44 [2021-05-06T15:58:44.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:58:44 [2021-05-06T15:58:44.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:58:44 [2021-05-06T15:58:44.940Z] --- PASS: TestResizeWithInvalidSize (0.71s)
15:58:44 [2021-05-06T15:58:44.940Z] === RUN   TestResizeWhenContainerNotStarted
15:58:45 [2021-05-06T15:58:45.047Z] === CONT  TestStopContainerWithTimeout/1
15:58:45 [2021-05-06T15:58:45.509Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:45 [2021-05-06T15:58:45.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:58:45 [2021-05-06T15:58:45.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/make.sh cross
15:58:46 [2021-05-06T15:58:46.555Z] 
15:58:46 [2021-05-06T15:58:46.555Z] Removing bundles/
15:58:46 [2021-05-06T15:58:46.555Z] 
15:58:46 [2021-05-06T15:58:46.555Z] ---> Making bundle: cross (in bundles/cross)
15:58:46 [2021-05-06T15:58:46.555Z] Cross building: bundles/cross/linux/amd64
15:58:46 [2021-05-06T15:58:46.555Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:58:46 [2021-05-06T15:58:46.555Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:58:46 [2021-05-06T15:58:46.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:47 [2021-05-06T15:58:47.250Z] --- PASS: TestBuildMultiStageLayerLeak (2.51s)
15:58:47 [2021-05-06T15:58:47.250Z] === RUN   TestBuildWithHugeFile
15:58:47 [2021-05-06T15:58:47.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:47 [2021-05-06T15:58:47.577Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:58:47 [2021-05-06T15:58:47.577Z]     --- PASS: TestStopContainerWithTimeout/0 (2.01s)
15:58:47 [2021-05-06T15:58:47.577Z]     --- PASS: TestStopContainerWithTimeout/3 (4.13s)
15:58:47 [2021-05-06T15:58:47.577Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
15:58:47 [2021-05-06T15:58:47.577Z]     --- PASS: TestStopContainerWithTimeout/1 (2.29s)
15:58:47 [2021-05-06T15:58:47.577Z] === RUN   TestDeleteDevicemapper
15:58:47 [2021-05-06T15:58:47.577Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:58:47 [2021-05-06T15:58:47.577Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:58:47 [2021-05-06T15:58:47.577Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:58:48 [2021-05-06T15:58:48.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:48 [2021-05-06T15:58:48.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:49 [2021-05-06T15:58:49.491Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:58:49 [2021-05-06T15:58:49.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:50 [2021-05-06T15:58:50.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:51 [2021-05-06T15:58:51.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:53 [2021-05-06T15:58:53.678Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.33s)
15:58:53 [2021-05-06T15:58:53.678Z] === RUN   TestUpdateMemory
15:58:53 [2021-05-06T15:58:53.678Z] --- SKIP: TestUpdateMemory (0.00s)
15:58:53 [2021-05-06T15:58:53.678Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:58:53 [2021-05-06T15:58:53.678Z] === RUN   TestUpdateCPUQuota
15:58:54 [2021-05-06T15:58:54.428Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:54 [2021-05-06T15:58:54.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:56 [2021-05-06T15:58:56.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:57 [2021-05-06T15:58:57.864Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:58:58 [2021-05-06T15:58:58.282Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.10s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
15:58:58 [2021-05-06T15:58:58.282Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.97s)
15:58:58 [2021-05-06T15:58:58.282Z] === RUN   TestCgroupNamespacesRun
15:59:00 [2021-05-06T15:59:00.192Z] --- PASS: TestCgroupNamespacesRun (1.84s)
15:59:00 [2021-05-06T15:59:00.192Z] === RUN   TestCgroupNamespacesRunPrivileged
15:59:00 [2021-05-06T15:59:00.192Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:59:00 [2021-05-06T15:59:00.192Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:59:00 [2021-05-06T15:59:00.192Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:59:00 [2021-05-06T15:59:00.393Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:59:00 [2021-05-06T15:59:00.960Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:59:01 [2021-05-06T15:59:01.219Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:59:01 [2021-05-06T15:59:01.478Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:59:02 [2021-05-06T15:59:02.098Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
15:59:02 [2021-05-06T15:59:02.098Z] === RUN   TestCgroupNamespacesRunHostMode
15:59:03 [2021-05-06T15:59:03.478Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
15:59:03 [2021-05-06T15:59:03.478Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:59:04 [2021-05-06T15:59:04.760Z] --- PASS: TestUpdateCPUQuota (10.44s)
15:59:04 [2021-05-06T15:59:04.760Z] === RUN   TestUpdatePidsLimit
15:59:04 [2021-05-06T15:59:04.760Z] === RUN   TestUpdatePidsLimit/update_from_none
15:59:05 [2021-05-06T15:59:05.325Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:59:05 [2021-05-06T15:59:05.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
15:59:05 [2021-05-06T15:59:05.384Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:59:05 [2021-05-06T15:59:05.583Z] === RUN   TestUpdatePidsLimit/no_change
15:59:06 [2021-05-06T15:59:06.149Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:59:06 [2021-05-06T15:59:06.717Z] === RUN   TestUpdatePidsLimit/update_lower
15:59:06 [2021-05-06T15:59:06.763Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s)
15:59:06 [2021-05-06T15:59:06.763Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:59:07 [2021-05-06T15:59:07.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
15:59:07 [2021-05-06T15:59:07.700Z] === RUN   TestCgroupNamespacesRunOlderClient
15:59:08 [2021-05-06T15:59:08.091Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:59:09 [2021-05-06T15:59:09.466Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:59:09 [2021-05-06T15:59:09.466Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:59:09 [2021-05-06T15:59:09.604Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
15:59:09 [2021-05-06T15:59:09.604Z] === RUN   TestKernelTCPMemory
15:59:09 [2021-05-06T15:59:09.604Z] --- SKIP: TestKernelTCPMemory (0.01s)
15:59:09 [2021-05-06T15:59:09.604Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
15:59:09 [2021-05-06T15:59:09.604Z] === RUN   TestNISDomainname
15:59:10 [2021-05-06T15:59:10.401Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:59:10 [2021-05-06T15:59:10.973Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:59:10 [2021-05-06T15:59:10.983Z] --- PASS: TestNISDomainname (1.33s)
15:59:10 [2021-05-06T15:59:10.983Z] === RUN   TestHostnameDnsResolution
15:59:11 [2021-05-06T15:59:11.908Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:59:12 [2021-05-06T15:59:12.889Z] --- PASS: TestHostnameDnsResolution (1.77s)
15:59:12 [2021-05-06T15:59:12.889Z] === RUN   TestStats
15:59:13 [2021-05-06T15:59:13.286Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:59:13 [2021-05-06T15:59:13.286Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:59:13 [2021-05-06T15:59:13.286Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:59:13 [2021-05-06T15:59:13.286Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:59:13 [2021-05-06T15:59:13.286Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:59:13 [2021-05-06T15:59:13.545Z] --- PASS: TestUpdatePidsLimit (9.47s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.28s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/no_change (1.27s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.28s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.19s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.24s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.25s)
15:59:13 [2021-05-06T15:59:13.545Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.17s)
15:59:13 [2021-05-06T15:59:13.545Z] === RUN   TestUpdateRestartPolicy
15:59:14 [2021-05-06T15:59:14.111Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:59:15 [2021-05-06T15:59:15.424Z] --- PASS: TestStats (2.73s)
15:59:15 [2021-05-06T15:59:15.424Z] === RUN   TestStopContainerWithTimeout
15:59:15 [2021-05-06T15:59:15.424Z] === RUN   TestStopContainerWithTimeout/0
15:59:15 [2021-05-06T15:59:15.424Z] === PAUSE TestStopContainerWithTimeout/0
15:59:15 [2021-05-06T15:59:15.424Z] === RUN   TestStopContainerWithTimeout/1
15:59:15 [2021-05-06T15:59:15.424Z] === PAUSE TestStopContainerWithTimeout/1
15:59:15 [2021-05-06T15:59:15.424Z] === RUN   TestStopContainerWithTimeout/3
15:59:15 [2021-05-06T15:59:15.424Z] === PAUSE TestStopContainerWithTimeout/3
15:59:15 [2021-05-06T15:59:15.424Z] === RUN   TestStopContainerWithTimeout/-1
15:59:15 [2021-05-06T15:59:15.424Z] === PAUSE TestStopContainerWithTimeout/-1
15:59:15 [2021-05-06T15:59:15.424Z] === CONT  TestStopContainerWithTimeout/0
15:59:15 [2021-05-06T15:59:15.424Z] === CONT  TestStopContainerWithTimeout/-1
15:59:16 [2021-05-06T15:59:16.363Z] === CONT  TestStopContainerWithTimeout/3
15:59:18 [2021-05-06T15:59:18.269Z] === CONT  TestStopContainerWithTimeout/1
15:59:19 [2021-05-06T15:59:19.402Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:59:19 [2021-05-06T15:59:19.968Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:59:20 [2021-05-06T15:59:20.173Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:59:20 [2021-05-06T15:59:20.173Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:59:20 [2021-05-06T15:59:20.173Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
15:59:20 [2021-05-06T15:59:20.173Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
15:59:20 [2021-05-06T15:59:20.173Z]     --- PASS: TestStopContainerWithTimeout/1 (1.75s)
15:59:20 [2021-05-06T15:59:20.173Z] === RUN   TestDeleteDevicemapper
15:59:20 [2021-05-06T15:59:20.173Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:59:20 [2021-05-06T15:59:20.173Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:59:20 [2021-05-06T15:59:20.173Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:59:22 [2021-05-06T15:59:22.711Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
15:59:22 [2021-05-06T15:59:22.711Z] === RUN   TestUpdateMemory
15:59:24 [2021-05-06T15:59:24.091Z] --- PASS: TestUpdateMemory (1.32s)
15:59:24 [2021-05-06T15:59:24.091Z] === RUN   TestUpdateCPUQuota
15:59:25 [2021-05-06T15:59:25.234Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:59:26 [2021-05-06T15:59:26.171Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:59:28 [2021-05-06T15:59:28.701Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:59:28 [2021-05-06T15:59:28.701Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:59:28 [2021-05-06T15:59:28.701Z] --- PASS: TestUpdateRestartPolicy (15.16s)
15:59:28 [2021-05-06T15:59:28.701Z] === RUN   TestUpdateRestartWithAutoRemove
15:59:29 [2021-05-06T15:59:29.267Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:59:30 [2021-05-06T15:59:30.202Z] --- PASS: TestUpdateRestartWithAutoRemove (1.31s)
15:59:30 [2021-05-06T15:59:30.202Z] === RUN   TestWaitNonBlocked
15:59:30 [2021-05-06T15:59:30.202Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:30 [2021-05-06T15:59:30.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:30 [2021-05-06T15:59:30.202Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:30 [2021-05-06T15:59:30.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:30 [2021-05-06T15:59:30.202Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:30 [2021-05-06T15:59:30.202Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:32 [2021-05-06T15:59:32.210Z] --- PASS: TestUpdateCPUQuota (6.92s)
15:59:32 [2021-05-06T15:59:32.210Z] === RUN   TestUpdatePidsLimit
15:59:32 [2021-05-06T15:59:32.210Z] === RUN   TestUpdatePidsLimit/update_from_none
15:59:32 [2021-05-06T15:59:32.210Z] === RUN   TestUpdatePidsLimit/no_change
15:59:32 [2021-05-06T15:59:32.210Z] === RUN   TestUpdatePidsLimit/update_lower
15:59:32 [2021-05-06T15:59:32.733Z] --- PASS: TestWaitNonBlocked (0.04s)
15:59:32 [2021-05-06T15:59:32.734Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.15s)
15:59:32 [2021-05-06T15:59:32.734Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.37s)
15:59:32 [2021-05-06T15:59:32.734Z] === RUN   TestWaitBlocked
15:59:32 [2021-05-06T15:59:32.734Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:59:32 [2021-05-06T15:59:32.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:59:32 [2021-05-06T15:59:32.734Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:59:32 [2021-05-06T15:59:32.734Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:59:32 [2021-05-06T15:59:32.734Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:59:32 [2021-05-06T15:59:32.734Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:59:33 [2021-05-06T15:59:33.147Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:59:33 [2021-05-06T15:59:33.715Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:59:34 [2021-05-06T15:59:34.284Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:59:34 [2021-05-06T15:59:34.635Z] --- PASS: TestWaitBlocked (0.04s)
15:59:34 [2021-05-06T15:59:34.635Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s)
15:59:34 [2021-05-06T15:59:34.635Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.96s)
15:59:34 [2021-05-06T15:59:34.635Z] === CONT  TestContainerStartOnDaemonRestart
15:59:34 [2021-05-06T15:59:34.635Z] === CONT  TestContainerKillOnDaemonStart
15:59:35 [2021-05-06T15:59:35.204Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:59:35 [2021-05-06T15:59:35.223Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:59:36 [2021-05-06T15:59:36.602Z] --- PASS: TestUpdatePidsLimit (5.46s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.71s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/no_change (0.69s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s)
15:59:36 [2021-05-06T15:59:36.602Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s)
15:59:36 [2021-05-06T15:59:36.602Z] === RUN   TestUpdateRestartPolicy
15:59:38 [2021-05-06T15:59:38.486Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:59:39 [2021-05-06T15:59:39.054Z] --- PASS: TestContainerStartOnDaemonRestart (4.63s)
15:59:39 [2021-05-06T15:59:39.054Z] === CONT  TestIpcModeOlderClient
15:59:39 [2021-05-06T15:59:39.311Z] --- PASS: TestIpcModeOlderClient (0.12s)
15:59:39 [2021-05-06T15:59:39.311Z] === CONT  TestDaemonHostGatewayIP
15:59:39 [2021-05-06T15:59:39.880Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:59:43 [2021-05-06T15:59:43.164Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:59:45 [2021-05-06T15:59:45.067Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:59:45 [2021-05-06T15:59:45.326Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:59:45 [2021-05-06T15:59:45.326Z] --- PASS: TestDaemonHostGatewayIP (6.16s)
15:59:45 [2021-05-06T15:59:45.326Z] === CONT  TestRestartDaemonWithRestartingContainer
15:59:46 [2021-05-06T15:59:46.717Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:59:46 [2021-05-06T15:59:46.975Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:59:49 [2021-05-06T15:59:49.504Z] --- PASS: TestContainerKillOnDaemonStart (14.92s)
15:59:49 [2021-05-06T15:59:49.504Z] === CONT  TestDaemonRestartIpcMode
15:59:50 [2021-05-06T15:59:50.071Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.50s)
15:59:51 [2021-05-06T15:59:51.490Z] --- PASS: TestUpdateRestartPolicy (12.75s)
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestUpdateRestartWithAutoRemove
15:59:51 [2021-05-06T15:59:51.490Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestWaitNonBlocked
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:51 [2021-05-06T15:59:51.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:51 [2021-05-06T15:59:51.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:51 [2021-05-06T15:59:51.490Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:51 [2021-05-06T15:59:51.490Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:51 [2021-05-06T15:59:51.490Z] --- PASS: TestWaitNonBlocked (0.01s)
15:59:51 [2021-05-06T15:59:51.490Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
15:59:51 [2021-05-06T15:59:51.490Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestWaitBlocked
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:59:51 [2021-05-06T15:59:51.490Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:59:51 [2021-05-06T15:59:51.490Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:59:51 [2021-05-06T15:59:51.490Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:59:51 [2021-05-06T15:59:51.490Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:59:51 [2021-05-06T15:59:51.490Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:59:51 [2021-05-06T15:59:51.975Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:59:52 [2021-05-06T15:59:52.426Z] --- PASS: TestWaitBlocked (0.01s)
15:59:52 [2021-05-06T15:59:52.426Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
15:59:52 [2021-05-06T15:59:52.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
15:59:52 [2021-05-06T15:59:52.427Z] === CONT  TestContainerStartOnDaemonRestart
15:59:52 [2021-05-06T15:59:52.427Z] === CONT  TestContainerKillOnDaemonStart
15:59:52 [2021-05-06T15:59:52.542Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:59:52 [2021-05-06T15:59:52.542Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:59:53 [2021-05-06T15:59:53.920Z] --- PASS: TestDaemonRestartIpcMode (4.30s)
15:59:53 [2021-05-06T15:59:53.920Z] PASS
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] === Skipped
15:59:53 [2021-05-06T15:59:53.920Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:59:53 [2021-05-06T15:59:53.920Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
15:59:53 [2021-05-06T15:59:53.920Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:59:53 [2021-05-06T15:59:53.920Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:59:53 [2021-05-06T15:59:53.920Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:59:53 [2021-05-06T15:59:53.920Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:59:53 [2021-05-06T15:59:53.920Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] 
15:59:53 [2021-05-06T15:59:53.920Z] DONE 197 tests, 6 skipped in 245.327s
15:59:53 [2021-05-06T15:59:53.920Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:59:53 [2021-05-06T15:59:53.921Z] ++ 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
15:59:53 [2021-05-06T15:59:53.921Z] ++ set -e
15:59:53 [2021-05-06T15:59:53.921Z] ++ '[' -n 0 ']'
15:59:53 [2021-05-06T15:59:53.921Z] ++ set -x
15:59:53 [2021-05-06T15:59:53.921Z] ++ 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
15:59:53 [2021-05-06T15:59:53.921Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:59:54 [2021-05-06T15:59:54.178Z] INFO: Testing against a local daemon
15:59:54 [2021-05-06T15:59:54.179Z] === RUN   TestCommitInheritsEnv
15:59:54 [2021-05-06T15:59:54.179Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:59:54 [2021-05-06T15:59:54.745Z] --- PASS: TestCommitInheritsEnv (0.47s)
15:59:54 [2021-05-06T15:59:54.745Z] === RUN   TestImportExtremelyLargeImageWorks
15:59:54 [2021-05-06T15:59:54.745Z] === PAUSE TestImportExtremelyLargeImageWorks
15:59:54 [2021-05-06T15:59:54.745Z] === RUN   TestImagesFilterMultiReference
15:59:54 [2021-05-06T15:59:54.745Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:59:54 [2021-05-06T15:59:54.745Z] === RUN   TestImagePullPlatformInvalid
15:59:54 [2021-05-06T15:59:54.745Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:59:54 [2021-05-06T15:59:54.745Z] === RUN   TestRemoveImageOrphaning
15:59:55 [2021-05-06T15:59:55.002Z] --- PASS: TestBuildWithHugeFile (57.58s)
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildWCOWSandboxSize
15:59:55 [2021-05-06T15:59:55.002Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
15:59:55 [2021-05-06T15:59:55.002Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildWithEmptyDockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:59:55 [2021-05-06T15:59:55.002Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
15:59:55 [2021-05-06T15:59:55.002Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
15:59:55 [2021-05-06T15:59:55.002Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
15:59:55 [2021-05-06T15:59:55.002Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildPreserveOwnership
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildPreserveOwnership/copy_from
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:59:55 [2021-05-06T15:59:55.002Z] --- PASS: TestBuildPreserveOwnership (5.22s)
15:59:55 [2021-05-06T15:59:55.002Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.51s)
15:59:55 [2021-05-06T15:59:55.002Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s)
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildPlatformInvalid
15:59:55 [2021-05-06T15:59:55.002Z] --- PASS: TestBuildPlatformInvalid (0.16s)
15:59:55 [2021-05-06T15:59:55.002Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:59:55 [2021-05-06T15:59:55.316Z] --- PASS: TestRemoveImageOrphaning (0.46s)
15:59:55 [2021-05-06T15:59:55.316Z] === RUN   TestRemoveImageGarbageCollector
15:59:55 [2021-05-06T15:59:55.574Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:59:55 [2021-05-06T15:59:55.765Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s)
15:59:55 [2021-05-06T15:59:55.765Z] === CONT  TestIpcModeOlderClient
15:59:55 [2021-05-06T15:59:55.765Z] --- PASS: TestIpcModeOlderClient (0.05s)
15:59:55 [2021-05-06T15:59:55.765Z] === CONT  TestDaemonHostGatewayIP
15:59:56 [2021-05-06T15:59:56.140Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:59:56 [2021-05-06T15:59:56.709Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:59:56 [2021-05-06T15:59:56.709Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:59:57 [2021-05-06T15:59:57.644Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestRemoveImageGarbageCollector (3.18s)
15:59:58 [2021-05-06T15:59:58.579Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:59:58 [2021-05-06T15:59:58.579Z] === RUN   TestTagInvalidReference
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestTagInvalidReference (0.04s)
15:59:58 [2021-05-06T15:59:58.579Z] === RUN   TestTagValidPrefixedRepo
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:59:58 [2021-05-06T15:59:58.579Z] === RUN   TestTagExistedNameWithoutForce
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:59:58 [2021-05-06T15:59:58.579Z] === RUN   TestTagOfficialNames
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestTagOfficialNames (0.07s)
15:59:58 [2021-05-06T15:59:58.579Z] === RUN   TestTagMatchesDigest
15:59:58 [2021-05-06T15:59:58.579Z] --- PASS: TestTagMatchesDigest (0.05s)
15:59:58 [2021-05-06T15:59:58.579Z] === CONT  TestImportExtremelyLargeImageWorks
15:59:59 [2021-05-06T15:59:59.070Z] --- PASS: TestDaemonHostGatewayIP (3.87s)
15:59:59 [2021-05-06T15:59:59.070Z] === CONT  TestRestartDaemonWithRestartingContainer
16:00:02 [2021-05-06T16:00:02.360Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.87s)
16:00:02 [2021-05-06T16:00:02.360Z] === CONT  TestDaemonRestartIpcMode
16:00:03 [2021-05-06T16:00:03.157Z] Loaded image: buildpack-deps:buster
16:00:03 [2021-05-06T16:00:03.419Z] Loaded image: busybox:latest
16:00:03 [2021-05-06T16:00:03.680Z] Loaded image: busybox:glibc
16:00:05 [2021-05-06T16:00:05.140Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
16:00:05 [2021-05-06T16:00:05.652Z] --- PASS: TestDaemonRestartIpcMode (3.12s)
16:00:05 [2021-05-06T16:00:05.652Z] --- PASS: TestContainerKillOnDaemonStart (12.95s)
16:00:05 [2021-05-06T16:00:05.652Z] PASS
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] === Skipped
16:00:05 [2021-05-06T16:00:05.652Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:00:05 [2021-05-06T16:00:05.652Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:00:05 [2021-05-06T16:00:05.652Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:00:05 [2021-05-06T16:00:05.652Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:00:05 [2021-05-06T16:00:05.652Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
16:00:05 [2021-05-06T16:00:05.652Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:00:05 [2021-05-06T16:00:05.652Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] 
16:00:05 [2021-05-06T16:00:05.652Z] DONE 197 tests, 6 skipped in 152.934s
16:00:05 [2021-05-06T16:00:05.652Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:00:05 [2021-05-06T16:00:05.652Z] INFO: Testing against a local daemon
16:00:05 [2021-05-06T16:00:05.652Z] === RUN   TestCommitInheritsEnv
16:00:05 [2021-05-06T16:00:05.652Z] --- PASS: TestCommitInheritsEnv (0.29s)
16:00:05 [2021-05-06T16:00:05.652Z] === RUN   TestImportExtremelyLargeImageWorks
16:00:05 [2021-05-06T16:00:05.652Z] === PAUSE TestImportExtremelyLargeImageWorks
16:00:05 [2021-05-06T16:00:05.652Z] === RUN   TestImagesFilterMultiReference
16:00:05 [2021-05-06T16:00:05.653Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:00:05 [2021-05-06T16:00:05.653Z] === RUN   TestImagePullPlatformInvalid
16:00:05 [2021-05-06T16:00:05.653Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:00:05 [2021-05-06T16:00:05.653Z] === RUN   TestRemoveImageOrphaning
16:00:05 [2021-05-06T16:00:05.911Z] --- PASS: TestRemoveImageOrphaning (0.27s)
16:00:05 [2021-05-06T16:00:05.911Z] === RUN   TestRemoveImageGarbageCollector
16:00:06 [2021-05-06T16:00:06.073Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
16:00:06 [2021-05-06T16:00:06.230Z] Loaded image: debian:bullseye
16:00:06 [2021-05-06T16:00:06.230Z] Loaded image: hello-world:latest
16:00:06 [2021-05-06T16:00:06.230Z] Loaded image: arm32v7/hello-world:latest
16:00:07 [2021-05-06T16:00:07.007Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
16:00:08 [2021-05-06T16:00:08.041Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:00:08 [2021-05-06T16:00:08.041Z] Copying nested executables into bundles/cross/linux/amd64
16:00:08 [2021-05-06T16:00:08.302Z] Cross building: bundles/cross/windows/amd64
16:00:08 [2021-05-06T16:00:08.302Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:00:08 [2021-05-06T16:00:08.302Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestRemoveImageGarbageCollector (2.24s)
16:00:08 [2021-05-06T16:00:08.445Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:00:08 [2021-05-06T16:00:08.445Z] === RUN   TestTagInvalidReference
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestTagInvalidReference (0.04s)
16:00:08 [2021-05-06T16:00:08.445Z] === RUN   TestTagValidPrefixedRepo
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
16:00:08 [2021-05-06T16:00:08.445Z] === RUN   TestTagExistedNameWithoutForce
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:00:08 [2021-05-06T16:00:08.445Z] === RUN   TestTagOfficialNames
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestTagOfficialNames (0.05s)
16:00:08 [2021-05-06T16:00:08.445Z] === RUN   TestTagMatchesDigest
16:00:08 [2021-05-06T16:00:08.445Z] --- PASS: TestTagMatchesDigest (0.03s)
16:00:08 [2021-05-06T16:00:08.445Z] === CONT  TestImportExtremelyLargeImageWorks
16:00:08 [2021-05-06T16:00:08.906Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
16:00:10 [2021-05-06T16:00:10.805Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:00:12 [2021-05-06T16:00:12.727Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:00:14 [2021-05-06T16:00:14.100Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
16:00:15 [2021-05-06T16:00:15.035Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
16:00:16 [2021-05-06T16:00:16.238Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.95s)
16:00:16 [2021-05-06T16:00:16.238Z] PASS
16:00:16 [2021-05-06T16:00:16.238Z] 
16:00:16 [2021-05-06T16:00:16.238Z] === Skipped
16:00:16 [2021-05-06T16:00:16.238Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:00:16 [2021-05-06T16:00:16.238Z]     build_session_test.go:25: TODO: BuildKit
16:00:16 [2021-05-06T16:00:16.238Z] 
16:00:16 [2021-05-06T16:00:16.238Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:00:16 [2021-05-06T16:00:16.238Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:00:16 [2021-05-06T16:00:16.238Z] 
16:00:16 [2021-05-06T16:00:16.238Z] 
16:00:16 [2021-05-06T16:00:16.238Z] DONE 34 tests, 2 skipped in 137.494s
16:00:16 [2021-05-06T16:00:16.238Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:00:16 [2021-05-06T16:00:16.238Z] ++ 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
16:00:16 [2021-05-06T16:00:16.238Z] ++ set -e
16:00:16 [2021-05-06T16:00:16.238Z] ++ '[' -n 0 ']'
16:00:16 [2021-05-06T16:00:16.238Z] ++ set -x
16:00:16 [2021-05-06T16:00:16.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:00:16 [2021-05-06T16:00:16.238Z] INFO: Testing against a local daemon
16:00:16 [2021-05-06T16:00:16.238Z] === RUN   TestConfigInspect
16:00:17 [2021-05-06T16:00:17.565Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:00:19 [2021-05-06T16:00:19.550Z] --- PASS: TestConfigInspect (3.50s)
16:00:19 [2021-05-06T16:00:19.550Z] === RUN   TestConfigList
16:00:20 [2021-05-06T16:00:20.095Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
16:00:22 [2021-05-06T16:00:22.625Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
16:00:22 [2021-05-06T16:00:22.852Z] --- PASS: TestConfigList (3.14s)
16:00:22 [2021-05-06T16:00:22.852Z] === RUN   TestConfigsCreateAndDelete
16:00:25 [2021-05-06T16:00:25.399Z] --- PASS: TestConfigsCreateAndDelete (3.15s)
16:00:25 [2021-05-06T16:00:25.399Z] === RUN   TestConfigsUpdate
16:00:28 [2021-05-06T16:00:28.702Z] --- PASS: TestConfigsUpdate (3.11s)
16:00:28 [2021-05-06T16:00:28.702Z] === RUN   TestTemplatedConfig
16:00:30 [2021-05-06T16:00:30.754Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
16:00:31 [2021-05-06T16:00:31.320Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
16:00:32 [2021-05-06T16:00:32.911Z] --- PASS: TestTemplatedConfig (3.76s)
16:00:32 [2021-05-06T16:00:32.911Z] === RUN   TestConfigCreateResolve
16:00:35 [2021-05-06T16:00:35.457Z] --- PASS: TestConfigCreateResolve (3.10s)
16:00:35 [2021-05-06T16:00:35.457Z] === RUN   TestConfigDaemonLibtrustID
16:00:35 [2021-05-06T16:00:35.505Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:00:36 [2021-05-06T16:00:36.401Z] --- PASS: TestConfigDaemonLibtrustID (1.10s)
16:00:36 [2021-05-06T16:00:36.401Z] PASS
16:00:36 [2021-05-06T16:00:36.401Z] 
16:00:36 [2021-05-06T16:00:36.401Z] DONE 7 tests in 21.036s
16:00:36 [2021-05-06T16:00:36.401Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:00:36 [2021-05-06T16:00:36.401Z] ++ 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
16:00:36 [2021-05-06T16:00:36.401Z] ++ set -e
16:00:36 [2021-05-06T16:00:36.401Z] ++ '[' -n 0 ']'
16:00:36 [2021-05-06T16:00:36.401Z] ++ set -x
16:00:36 [2021-05-06T16:00:36.401Z] ++ 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
16:00:36 [2021-05-06T16:00:36.663Z] INFO: Testing against a local daemon
16:00:36 [2021-05-06T16:00:36.663Z] === RUN   TestCheckpoint
16:00:36 [2021-05-06T16:00:36.663Z] --- SKIP: TestCheckpoint (0.00s)
16:00:36 [2021-05-06T16:00:36.663Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:00:36 [2021-05-06T16:00:36.663Z] === RUN   TestContainerInvalidJSON
16:00:36 [2021-05-06T16:00:36.663Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:00:36 [2021-05-06T16:00:36.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:00:36 [2021-05-06T16:00:36.663Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:00:36 [2021-05-06T16:00:36.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:00:36 [2021-05-06T16:00:36.663Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:00:36 [2021-05-06T16:00:36.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:00:36 [2021-05-06T16:00:36.663Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:00:36 [2021-05-06T16:00:36.663Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:00:36 [2021-05-06T16:00:36.663Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:00:36 [2021-05-06T16:00:36.663Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:00:36 [2021-05-06T16:00:36.663Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:00:36 [2021-05-06T16:00:36.663Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:00:36 [2021-05-06T16:00:36.663Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:00:36 [2021-05-06T16:00:36.663Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:00:36 [2021-05-06T16:00:36.881Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:00:36 [2021-05-06T16:00:36.881Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:00:36 [2021-05-06T16:00:36.925Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:00:36 [2021-05-06T16:00:36.925Z] === RUN   TestCopyFromContainerPathIsNotDir
16:00:36 [2021-05-06T16:00:36.925Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
16:00:36 [2021-05-06T16:00:36.925Z] === RUN   TestCopyToContainerPathDoesNotExist
16:00:36 [2021-05-06T16:00:36.925Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:00:36 [2021-05-06T16:00:36.925Z] === RUN   TestCopyToContainerPathIsNotDir
16:00:37 [2021-05-06T16:00:37.186Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
16:00:37 [2021-05-06T16:00:37.186Z] === RUN   TestCopyFromContainer
16:00:39 [2021-05-06T16:00:39.102Z] === RUN   TestCopyFromContainer//
16:00:39 [2021-05-06T16:00:39.102Z] === RUN   TestCopyFromContainer//bar/root
16:00:39 [2021-05-06T16:00:39.102Z] === RUN   TestCopyFromContainer//bar/root/
16:00:39 [2021-05-06T16:00:39.102Z] === RUN   TestCopyFromContainer/bar/quux
16:00:39 [2021-05-06T16:00:39.102Z] === RUN   TestCopyFromContainer/bar/quux/
16:00:39 [2021-05-06T16:00:39.364Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:00:39 [2021-05-06T16:00:39.364Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:00:39 [2021-05-06T16:00:39.364Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:00:39 [2021-05-06T16:00:39.625Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:00:39 [2021-05-06T16:00:39.625Z] === RUN   TestCopyFromContainer/bar/notarget
16:00:39 [2021-05-06T16:00:39.886Z] --- PASS: TestCopyFromContainer (2.74s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer// (0.11s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:00:39 [2021-05-06T16:00:39.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:00:39 [2021-05-06T16:00:39.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:00:39 [2021-05-06T16:00:39.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:00:39 [2021-05-06T16:00:39.886Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:00:39 [2021-05-06T16:00:39.886Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:00:39 [2021-05-06T16:00:39.886Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:00:39 [2021-05-06T16:00:39.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:00:39 [2021-05-06T16:00:39.886Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateLinkToNonExistingContainer
16:00:39 [2021-05-06T16:00:39.886Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateWithInvalidEnv
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateWithInvalidEnv/0
16:00:39 [2021-05-06T16:00:39.886Z] === PAUSE TestCreateWithInvalidEnv/0
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateWithInvalidEnv/1
16:00:39 [2021-05-06T16:00:39.886Z] === PAUSE TestCreateWithInvalidEnv/1
16:00:39 [2021-05-06T16:00:39.886Z] === RUN   TestCreateWithInvalidEnv/2
16:00:39 [2021-05-06T16:00:39.887Z] === PAUSE TestCreateWithInvalidEnv/2
16:00:39 [2021-05-06T16:00:39.887Z] === CONT  TestCreateWithInvalidEnv/0
16:00:39 [2021-05-06T16:00:39.887Z] === CONT  TestCreateWithInvalidEnv/1
16:00:39 [2021-05-06T16:00:39.887Z] === CONT  TestCreateWithInvalidEnv/2
16:00:39 [2021-05-06T16:00:39.887Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:00:39 [2021-05-06T16:00:39.887Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:00:39 [2021-05-06T16:00:39.887Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:00:39 [2021-05-06T16:00:39.887Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:00:39 [2021-05-06T16:00:39.887Z] === RUN   TestCreateTmpfsMountsTarget
16:00:39 [2021-05-06T16:00:39.887Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:00:39 [2021-05-06T16:00:39.887Z] === RUN   TestCreateWithCustomMaskedPaths
16:00:42 [2021-05-06T16:00:42.151Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:00:42 [2021-05-06T16:00:42.574Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
16:00:42 [2021-05-06T16:00:42.574Z] === RUN   TestCreateWithCustomReadonlyPaths
16:00:43 [2021-05-06T16:00:43.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:00:44 [2021-05-06T16:00:44.495Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
16:00:44 [2021-05-06T16:00:44.495Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:00:44 [2021-05-06T16:00:44.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:00:44 [2021-05-06T16:00:44.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:00:44 [2021-05-06T16:00:44.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:00:44 [2021-05-06T16:00:44.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:00:44 [2021-05-06T16:00:44.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:00:44 [2021-05-06T16:00:44.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:00:44 [2021-05-06T16:00:44.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:00:44 [2021-05-06T16:00:44.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:00:44 [2021-05-06T16:00:44.495Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:00:44 [2021-05-06T16:00:44.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:00:44 [2021-05-06T16:00:44.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:00:44 [2021-05-06T16:00:44.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:00:44 [2021-05-06T16:00:44.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:00:44 [2021-05-06T16:00:44.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:00:44 [2021-05-06T16:00:44.756Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:00:44 [2021-05-06T16:00:44.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:00:44 [2021-05-06T16:00:44.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
16:00:44 [2021-05-06T16:00:44.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
16:00:44 [2021-05-06T16:00:44.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
16:00:44 [2021-05-06T16:00:44.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
16:00:44 [2021-05-06T16:00:44.756Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:00:44 [2021-05-06T16:00:44.756Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:00:45 [2021-05-06T16:00:45.328Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
16:00:45 [2021-05-06T16:00:45.328Z] === RUN   TestCreateDifferentPlatform
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestCreateDifferentPlatform/different_os
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:00:45 [2021-05-06T16:00:45.589Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:00:45 [2021-05-06T16:00:45.589Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
16:00:45 [2021-05-06T16:00:45.589Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:00:45 [2021-05-06T16:00:45.589Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:00:45 [2021-05-06T16:00:45.589Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestContainerStartOnDaemonRestart
16:00:45 [2021-05-06T16:00:45.589Z] === PAUSE TestContainerStartOnDaemonRestart
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestDaemonRestartIpcMode
16:00:45 [2021-05-06T16:00:45.589Z] === PAUSE TestDaemonRestartIpcMode
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestDaemonHostGatewayIP
16:00:45 [2021-05-06T16:00:45.589Z] === PAUSE TestDaemonHostGatewayIP
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestRestartDaemonWithRestartingContainer
16:00:45 [2021-05-06T16:00:45.589Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestContainerKillOnDaemonStart
16:00:45 [2021-05-06T16:00:45.589Z] === PAUSE TestContainerKillOnDaemonStart
16:00:45 [2021-05-06T16:00:45.589Z] === RUN   TestDiff
16:00:46 [2021-05-06T16:00:46.531Z] --- PASS: TestDiff (0.82s)
16:00:46 [2021-05-06T16:00:46.531Z] === RUN   TestExecWithCloseStdin
16:00:46 [2021-05-06T16:00:46.829Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:00:47 [2021-05-06T16:00:47.473Z] --- PASS: TestExecWithCloseStdin (1.09s)
16:00:47 [2021-05-06T16:00:47.473Z] === RUN   TestExec
16:00:48 [2021-05-06T16:00:48.204Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
16:00:48 [2021-05-06T16:00:48.858Z] --- PASS: TestExec (1.08s)
16:00:48 [2021-05-06T16:00:48.858Z] === RUN   TestExecUser
16:00:49 [2021-05-06T16:00:49.801Z] --- PASS: TestExecUser (1.08s)
16:00:49 [2021-05-06T16:00:49.801Z] === RUN   TestExportContainerAndImportImage
16:00:50 [2021-05-06T16:00:50.737Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:00:50 [2021-05-06T16:00:50.745Z] --- PASS: TestExportContainerAndImportImage (1.06s)
16:00:50 [2021-05-06T16:00:50.745Z] === RUN   TestExportContainerAfterDaemonRestart
16:00:54 [2021-05-06T16:00:54.023Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
16:00:54 [2021-05-06T16:00:54.048Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s)
16:00:54 [2021-05-06T16:00:54.048Z] === RUN   TestHealthCheckWorkdir
16:00:55 [2021-05-06T16:00:55.433Z] --- PASS: TestHealthCheckWorkdir (1.44s)
16:00:55 [2021-05-06T16:00:55.433Z] === RUN   TestHealthKillContainer
16:00:58 [2021-05-06T16:00:58.734Z] --- PASS: TestHealthKillContainer (3.10s)
16:00:58 [2021-05-06T16:00:58.734Z] === RUN   TestInspectCpusetInConfigPre120
16:00:59 [2021-05-06T16:00:59.291Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
16:00:59 [2021-05-06T16:00:59.291Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:00:59 [2021-05-06T16:00:59.291Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
16:00:59 [2021-05-06T16:00:59.307Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
16:00:59 [2021-05-06T16:00:59.307Z] === RUN   TestIpcModeNone
16:01:00 [2021-05-06T16:01:00.227Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
16:01:00 [2021-05-06T16:01:00.250Z] --- PASS: TestIpcModeNone (1.07s)
16:01:00 [2021-05-06T16:01:00.250Z] === RUN   TestIpcModePrivate
16:01:01 [2021-05-06T16:01:01.193Z] --- PASS: TestIpcModePrivate (1.10s)
16:01:01 [2021-05-06T16:01:01.193Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
16:01:01 [2021-05-06T16:01:01.193Z] === RUN   TestIpcModeShareable
16:01:01 [2021-05-06T16:01:01.602Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
16:01:02 [2021-05-06T16:01:02.539Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:01:02 [2021-05-06T16:01:02.581Z] --- PASS: TestIpcModeShareable (1.09s)
16:01:02 [2021-05-06T16:01:02.581Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
16:01:02 [2021-05-06T16:01:02.581Z] === RUN   TestAPIIpcModeShareableAndContainer
16:01:03 [2021-05-06T16:01:03.913Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
16:01:03 [2021-05-06T16:01:03.913Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
16:01:05 [2021-05-06T16:01:05.884Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s)
16:01:05 [2021-05-06T16:01:05.884Z] === RUN   TestAPIIpcModeHost
16:01:06 [2021-05-06T16:01:06.442Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:01:06 [2021-05-06T16:01:06.442Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
16:01:06 [2021-05-06T16:01:06.826Z] --- PASS: TestAPIIpcModeHost (1.12s)
16:01:06 [2021-05-06T16:01:06.826Z] === RUN   TestDaemonIpcModeShareable
16:01:08 [2021-05-06T16:01:08.344Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
16:01:09 [2021-05-06T16:01:09.373Z] --- PASS: TestDaemonIpcModeShareable (2.41s)
16:01:09 [2021-05-06T16:01:09.373Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
16:01:09 [2021-05-06T16:01:09.373Z] === RUN   TestDaemonIpcModePrivate
16:01:11 [2021-05-06T16:01:11.941Z] --- PASS: TestDaemonIpcModePrivate (2.49s)
16:01:11 [2021-05-06T16:01:11.941Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
16:01:11 [2021-05-06T16:01:11.941Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:01:13 [2021-05-06T16:01:13.612Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
16:01:14 [2021-05-06T16:01:14.494Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.59s)
16:01:14 [2021-05-06T16:01:14.494Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
16:01:14 [2021-05-06T16:01:14.494Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:01:15 [2021-05-06T16:01:15.579Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
16:01:17 [2021-05-06T16:01:17.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.44s)
16:01:17 [2021-05-06T16:01:17.041Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
16:01:17 [2021-05-06T16:01:17.041Z] === RUN   TestIpcModeOlderClient
16:01:17 [2021-05-06T16:01:17.041Z] === PAUSE TestIpcModeOlderClient
16:01:17 [2021-05-06T16:01:17.041Z] === RUN   TestKillContainerInvalidSignal
16:01:17 [2021-05-06T16:01:17.613Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
16:01:17 [2021-05-06T16:01:17.613Z] === RUN   TestKillContainer
16:01:17 [2021-05-06T16:01:17.613Z] === RUN   TestKillContainer/no_signal
16:01:18 [2021-05-06T16:01:18.113Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
16:01:18 [2021-05-06T16:01:18.185Z] === RUN   TestKillContainer/non_killing_signal
16:01:18 [2021-05-06T16:01:18.757Z] === RUN   TestKillContainer/killing_signal
16:01:20 [2021-05-06T16:01:20.143Z] --- PASS: TestKillContainer (2.45s)
16:01:20 [2021-05-06T16:01:20.143Z]     --- PASS: TestKillContainer/no_signal (0.76s)
16:01:20 [2021-05-06T16:01:20.143Z]     --- PASS: TestKillContainer/non_killing_signal (0.63s)
16:01:20 [2021-05-06T16:01:20.143Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
16:01:20 [2021-05-06T16:01:20.143Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:01:20 [2021-05-06T16:01:20.143Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:01:20 [2021-05-06T16:01:20.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:01:21 [2021-05-06T16:01:21.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
16:01:21 [2021-05-06T16:01:21.659Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
16:01:21 [2021-05-06T16:01:21.659Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
16:01:21 [2021-05-06T16:01:21.659Z] === RUN   TestKillStoppedContainer
16:01:21 [2021-05-06T16:01:21.659Z] --- PASS: TestKillStoppedContainer (0.06s)
16:01:21 [2021-05-06T16:01:21.659Z] === RUN   TestKillStoppedContainerAPIPre120
16:01:21 [2021-05-06T16:01:21.659Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
16:01:21 [2021-05-06T16:01:21.659Z] === RUN   TestKillDifferentUserContainer
16:01:22 [2021-05-06T16:01:22.603Z] --- PASS: TestKillDifferentUserContainer (0.82s)
16:01:22 [2021-05-06T16:01:22.603Z] === RUN   TestInspectOomKilledTrue
16:01:22 [2021-05-06T16:01:22.603Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:01:22 [2021-05-06T16:01:22.603Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:01:22 [2021-05-06T16:01:22.603Z] === RUN   TestInspectOomKilledFalse
16:01:22 [2021-05-06T16:01:22.603Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:01:22 [2021-05-06T16:01:22.603Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:01:22 [2021-05-06T16:01:22.603Z] === RUN   TestLinksEtcHostsContentMatch
16:01:23 [2021-05-06T16:01:23.380Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
16:01:23 [2021-05-06T16:01:23.547Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s)
16:01:23 [2021-05-06T16:01:23.547Z] === RUN   TestLinksContainerNames
16:01:24 [2021-05-06T16:01:24.933Z] --- PASS: TestLinksContainerNames (1.67s)
16:01:25 [2021-05-06T16:01:25.194Z] === RUN   TestLogsFollowTailEmpty
16:01:25 [2021-05-06T16:01:25.766Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
16:01:25 [2021-05-06T16:01:25.766Z] === RUN   TestContainerNetworkMountsNoChown
16:01:26 [2021-05-06T16:01:26.710Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/default
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/default
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/private
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/private
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rprivate
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rprivate
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/slave
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/slave
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rslave
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rslave
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/shared
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/shared
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rshared
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rshared
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rshared
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/default
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/default/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/slave
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/default/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rslave
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rprivate
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/shared
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/private
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/private/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/private/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:01:26 [2021-05-06T16:01:26.710Z] === CONT  TestMountDaemonRoot/default/bind_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/default/mount_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/private/mount_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/private/bind_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:01:26 [2021-05-06T16:01:26.972Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:01:26 [2021-05-06T16:01:26.972Z] --- PASS: TestMountDaemonRoot (0.04s)
16:01:26 [2021-05-06T16:01:26.972Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:01:26 [2021-05-06T16:01:26.972Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:01:26 [2021-05-06T16:01:26.972Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:01:26 [2021-05-06T16:01:26.972Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:01:27 [2021-05-06T16:01:27.233Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:01:27 [2021-05-06T16:01:27.233Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:01:27 [2021-05-06T16:01:27.233Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:01:27 [2021-05-06T16:01:27.233Z] === RUN   TestContainerBindMountNonRecursive
16:01:28 [2021-05-06T16:01:28.652Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
16:01:29 [2021-05-06T16:01:29.147Z] --- PASS: TestContainerBindMountNonRecursive (2.14s)
16:01:29 [2021-05-06T16:01:29.147Z] === RUN   TestContainerVolumesMountedAsShared
16:01:29 [2021-05-06T16:01:29.822Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:01:29 [2021-05-06T16:01:29.822Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:01:29 [2021-05-06T16:01:29.822Z] remote: Enumerating objects: 23, done.
16:01:29 [2021-05-06T16:01:29.822Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
16:01:29 [2021-05-06T16:01:29.822Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
16:01:29 [2021-05-06T16:01:29.822Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
16:01:29 [2021-05-06T16:01:29.822Z] 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.
16:01:29 [2021-05-06T16:01:29.822Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:01:29 [2021-05-06T16:01:29.822Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:01:30 [2021-05-06T16:01:30.091Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s)
16:01:30 [2021-05-06T16:01:30.091Z] === RUN   TestContainerVolumesMountedAsSlave
16:01:30 [2021-05-06T16:01:30.163Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/test/unit
16:01:30 [2021-05-06T16:01:30.552Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:01:30 [2021-05-06T16:01:30.552Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:01:30 [2021-05-06T16:01:30.662Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
16:01:30 [2021-05-06T16:01:30.663Z] === RUN   TestNetworkNat
16:01:32 [2021-05-06T16:01:32.049Z] --- PASS: TestNetworkNat (1.06s)
16:01:32 [2021-05-06T16:01:32.049Z] === RUN   TestNetworkLocalhostTCPNat
16:01:32 [2021-05-06T16:01:32.707Z] ?   	github.com/docker/docker/api	[no test files]
16:01:32 [2021-05-06T16:01:32.991Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s)
16:01:32 [2021-05-06T16:01:32.991Z] === RUN   TestNetworkLoopbackNat
16:01:35 [2021-05-06T16:01:35.815Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
16:01:36 [2021-05-06T16:01:36.292Z] --- PASS: TestNetworkLoopbackNat (3.43s)
16:01:36 [2021-05-06T16:01:36.292Z] === RUN   TestPause
16:01:37 [2021-05-06T16:01:37.236Z] --- PASS: TestPause (0.85s)
16:01:37 [2021-05-06T16:01:37.236Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:01:37 [2021-05-06T16:01:37.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:01:37 [2021-05-06T16:01:37.236Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:01:37 [2021-05-06T16:01:37.236Z] === RUN   TestPauseStopPausedContainer
16:01:38 [2021-05-06T16:01:38.179Z] --- PASS: TestPauseStopPausedContainer (0.88s)
16:01:38 [2021-05-06T16:01:38.179Z] === RUN   TestPidHost
16:01:38 [2021-05-06T16:01:38.344Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:01:38 [2021-05-06T16:01:38.344Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
16:01:38 [2021-05-06T16:01:38.603Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:01:38 [2021-05-06T16:01:38.861Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:01:39 [2021-05-06T16:01:39.795Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
16:01:39 [2021-05-06T16:01:39.795Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:01:40 [2021-05-06T16:01:40.053Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:01:40 [2021-05-06T16:01:40.093Z] --- PASS: TestPidHost (2.17s)
16:01:40 [2021-05-06T16:01:40.093Z] === RUN   TestPsFilter
16:01:40 [2021-05-06T16:01:40.312Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:01:40 [2021-05-06T16:01:40.354Z] --- PASS: TestPsFilter (0.15s)
16:01:40 [2021-05-06T16:01:40.354Z] === RUN   TestRemoveContainerWithRemovedVolume
16:01:40 [2021-05-06T16:01:40.878Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:01:41 [2021-05-06T16:01:41.137Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
16:01:41 [2021-05-06T16:01:41.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
16:01:41 [2021-05-06T16:01:41.296Z] === RUN   TestRemoveContainerWithVolume
16:01:41 [2021-05-06T16:01:41.868Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
16:01:41 [2021-05-06T16:01:41.868Z] === RUN   TestRemoveContainerRunning
16:01:42 [2021-05-06T16:01:42.811Z] --- PASS: TestRemoveContainerRunning (0.81s)
16:01:42 [2021-05-06T16:01:42.811Z] === RUN   TestRemoveContainerForceRemoveRunning
16:01:43 [2021-05-06T16:01:43.753Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
16:01:43 [2021-05-06T16:01:43.753Z] === RUN   TestRemoveInvalidContainer
16:01:43 [2021-05-06T16:01:43.753Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:01:43 [2021-05-06T16:01:43.753Z] === RUN   TestRenameLinkedContainer
16:01:44 [2021-05-06T16:01:44.420Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:01:46 [2021-05-06T16:01:46.342Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
16:01:46 [2021-05-06T16:01:46.342Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:01:47 [2021-05-06T16:01:47.056Z] --- PASS: TestRenameLinkedContainer (3.30s)
16:01:47 [2021-05-06T16:01:47.056Z] === RUN   TestRenameStoppedContainer
16:01:47 [2021-05-06T16:01:47.616Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
16:01:47 [2021-05-06T16:01:47.628Z] --- PASS: TestRenameStoppedContainer (0.79s)
16:01:47 [2021-05-06T16:01:47.628Z] === RUN   TestRenameRunningContainerAndReuse
16:01:48 [2021-05-06T16:01:48.869Z] === RUN   TestDockerSuite/TestBuildEnv
16:01:49 [2021-05-06T16:01:49.541Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
16:01:49 [2021-05-06T16:01:49.541Z] === RUN   TestRenameInvalidName
16:01:50 [2021-05-06T16:01:50.114Z] --- PASS: TestRenameInvalidName (0.82s)
16:01:50 [2021-05-06T16:01:50.114Z] === RUN   TestRenameAnonymousContainer
16:01:51 [2021-05-06T16:01:51.400Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:01:52 [2021-05-06T16:01:52.775Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:01:54 [2021-05-06T16:01:54.677Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:01:55 [2021-05-06T16:01:55.409Z] --- PASS: TestRenameAnonymousContainer (4.29s)
16:01:55 [2021-05-06T16:01:55.409Z] === RUN   TestRenameContainerWithSameName
16:01:55 [2021-05-06T16:01:55.409Z] --- PASS: TestRenameContainerWithSameName (0.82s)
16:01:55 [2021-05-06T16:01:55.409Z] === RUN   TestRenameContainerWithLinkedContainer
16:01:56 [2021-05-06T16:01:56.794Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s)
16:01:56 [2021-05-06T16:01:56.794Z] === RUN   TestResize
16:01:57 [2021-05-06T16:01:57.736Z] --- PASS: TestResize (0.80s)
16:01:57 [2021-05-06T16:01:57.736Z] === RUN   TestResizeWithInvalidSize
16:01:58 [2021-05-06T16:01:58.696Z] --- PASS: TestResizeWithInvalidSize (0.81s)
16:01:58 [2021-05-06T16:01:58.696Z] === RUN   TestResizeWhenContainerNotStarted
16:01:58 [2021-05-06T16:01:58.863Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
16:01:59 [2021-05-06T16:01:59.277Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:01:59 [2021-05-06T16:01:59.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:01:59 [2021-05-06T16:01:59.915Z] --- PASS: TestImportExtremelyLargeImageWorks (108.61s)
16:01:59 [2021-05-06T16:01:59.915Z] PASS
16:01:59 [2021-05-06T16:01:59.915Z] 
16:01:59 [2021-05-06T16:01:59.915Z] DONE 12 tests in 111.793s
16:01:59 [2021-05-06T16:01:59.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:01:59 [2021-05-06T16:01:59.915Z] INFO: Testing against a local daemon
16:01:59 [2021-05-06T16:01:59.915Z] === RUN   TestNetworkCreateDelete
16:01:59 [2021-05-06T16:01:59.915Z] --- PASS: TestNetworkCreateDelete (0.45s)
16:01:59 [2021-05-06T16:01:59.915Z] === RUN   TestDockerNetworkDeletePreferID
16:01:59 [2021-05-06T16:01:59.915Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s)
16:01:59 [2021-05-06T16:01:59.915Z] === RUN   TestDaemonDNSFallback
16:02:02 [2021-05-06T16:02:02.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:02:02 [2021-05-06T16:02:02.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:02:03 [2021-05-06T16:02:03.168Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:02:03 [2021-05-06T16:02:03.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:02:04 [2021-05-06T16:02:04.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:02:05 [2021-05-06T16:02:05.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:02:05 [2021-05-06T16:02:05.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:02:05 [2021-05-06T16:02:05.426Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:02:05 [2021-05-06T16:02:05.838Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:02:06 [2021-05-06T16:02:06.482Z] --- PASS: TestDaemonDNSFallback (7.25s)
16:02:06 [2021-05-06T16:02:06.482Z] === RUN   TestInspectNetwork
16:02:08 [2021-05-06T16:02:08.388Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.10s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.30s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
16:02:08 [2021-05-06T16:02:08.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s)
16:02:08 [2021-05-06T16:02:08.388Z] === RUN   TestCgroupNamespacesRun
16:02:09 [2021-05-06T16:02:09.776Z] === RUN   TestInspectNetwork/full_network_id
16:02:09 [2021-05-06T16:02:09.776Z] === RUN   TestInspectNetwork/partial_network_id
16:02:09 [2021-05-06T16:02:09.776Z] === RUN   TestInspectNetwork/network_name
16:02:09 [2021-05-06T16:02:09.776Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:02:10 [2021-05-06T16:02:10.692Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:02:10 [2021-05-06T16:02:10.935Z] --- PASS: TestCgroupNamespacesRun (2.42s)
16:02:10 [2021-05-06T16:02:10.935Z] === RUN   TestCgroupNamespacesRunPrivileged
16:02:12 [2021-05-06T16:02:12.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s)
16:02:12 [2021-05-06T16:02:12.851Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:02:13 [2021-05-06T16:02:13.969Z] --- PASS: TestInspectNetwork (7.98s)
16:02:13 [2021-05-06T16:02:13.969Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
16:02:13 [2021-05-06T16:02:13.969Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
16:02:13 [2021-05-06T16:02:13.969Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
16:02:13 [2021-05-06T16:02:13.969Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
16:02:13 [2021-05-06T16:02:13.969Z] === RUN   TestRunContainerWithBridgeNone
16:02:14 [2021-05-06T16:02:14.879Z] === RUN   TestDockerDaemonSuite/TestShmSize
16:02:15 [2021-05-06T16:02:15.396Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.46s)
16:02:15 [2021-05-06T16:02:15.396Z] === RUN   TestCgroupNamespacesRunHostMode
16:02:17 [2021-05-06T16:02:17.265Z] --- PASS: TestRunContainerWithBridgeNone (3.13s)
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkInvalidJSON
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkInvalidJSON//networks/create
16:02:17 [2021-05-06T16:02:17.265Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:02:17 [2021-05-06T16:02:17.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:02:17 [2021-05-06T16:02:17.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:02:17 [2021-05-06T16:02:17.265Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:02:17 [2021-05-06T16:02:17.265Z] === CONT  TestNetworkInvalidJSON//networks/create
16:02:17 [2021-05-06T16:02:17.265Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:02:17 [2021-05-06T16:02:17.265Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:02:17 [2021-05-06T16:02:17.265Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:02:17 [2021-05-06T16:02:17.265Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:02:17 [2021-05-06T16:02:17.265Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkList
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkList//networks
16:02:17 [2021-05-06T16:02:17.265Z] === PAUSE TestNetworkList//networks
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestNetworkList//networks/
16:02:17 [2021-05-06T16:02:17.265Z] === PAUSE TestNetworkList//networks/
16:02:17 [2021-05-06T16:02:17.265Z] === CONT  TestNetworkList//networks
16:02:17 [2021-05-06T16:02:17.265Z] === CONT  TestNetworkList//networks/
16:02:17 [2021-05-06T16:02:17.265Z] --- PASS: TestNetworkList (0.01s)
16:02:17 [2021-05-06T16:02:17.265Z]     --- PASS: TestNetworkList//networks (0.00s)
16:02:17 [2021-05-06T16:02:17.265Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:02:17 [2021-05-06T16:02:17.265Z] === RUN   TestHostIPv4BridgeLabel
16:02:17 [2021-05-06T16:02:17.413Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
16:02:17 [2021-05-06T16:02:17.941Z] --- PASS: TestCgroupNamespacesRunHostMode (2.41s)
16:02:17 [2021-05-06T16:02:17.941Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:02:18 [2021-05-06T16:02:18.201Z] --- PASS: TestHostIPv4BridgeLabel (0.85s)
16:02:18 [2021-05-06T16:02:18.201Z] === RUN   TestDaemonRestartWithLiveRestore
16:02:19 [2021-05-06T16:02:19.581Z] --- PASS: TestDaemonRestartWithLiveRestore (1.53s)
16:02:19 [2021-05-06T16:02:19.581Z] === RUN   TestDaemonDefaultNetworkPools
16:02:19 [2021-05-06T16:02:19.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.49s)
16:02:19 [2021-05-06T16:02:19.855Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:02:20 [2021-05-06T16:02:20.958Z] --- PASS: TestDaemonDefaultNetworkPools (1.39s)
16:02:20 [2021-05-06T16:02:20.958Z] === RUN   TestDaemonRestartWithExistingNetwork
16:02:22 [2021-05-06T16:02:22.401Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s)
16:02:22 [2021-05-06T16:02:22.401Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:02:22 [2021-05-06T16:02:22.690Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
16:02:22 [2021-05-06T16:02:22.690Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
16:02:22 [2021-05-06T16:02:22.861Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s)
16:02:22 [2021-05-06T16:02:22.861Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:02:23 [2021-05-06T16:02:23.345Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.35s)
16:02:23 [2021-05-06T16:02:23.345Z] === RUN   TestCgroupNamespacesRunOlderClient
16:02:25 [2021-05-06T16:02:25.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.45s)
16:02:25 [2021-05-06T16:02:25.892Z] === RUN   TestKernelTCPMemory
16:02:26 [2021-05-06T16:02:26.158Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.66s)
16:02:26 [2021-05-06T16:02:26.158Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:02:26 [2021-05-06T16:02:26.419Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
16:02:26 [2021-05-06T16:02:26.419Z] === RUN   TestServiceWithPredefinedNetwork
16:02:26 [2021-05-06T16:02:26.834Z] --- PASS: TestKernelTCPMemory (1.08s)
16:02:26 [2021-05-06T16:02:26.834Z] === RUN   TestNISDomainname
16:02:28 [2021-05-06T16:02:28.219Z] --- PASS: TestNISDomainname (1.32s)
16:02:28 [2021-05-06T16:02:28.219Z] === RUN   TestHostnameDnsResolution
16:02:29 [2021-05-06T16:02:29.251Z] --- PASS: TestDockerDaemonSuite (522.45s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.76s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.34s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.11s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.87s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:1455: [d342d62c492dc] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d16b46ec9c61b] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.78s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.83s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d7217af723f48] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.69s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.86s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.30s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.74s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.38s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.34s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.97s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.00s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d30e3a8e218ec] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [dc554c3e0795e] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.62s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.00s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d7bea9de0a83a] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.23s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.83s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.50s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.54s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.96s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.99s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.09s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d5613f776d35a] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.76s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.79s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.82s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.99s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.34s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.31s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d610ab67bac76] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.67s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.00s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.41s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.93s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [dd8a5f7d584b5] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.51s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.94s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d4e9abd0d3d14] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.58s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_plugins_test.go:79: [ddaea1b56df27] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_plugins_test.go:169: [dbab582175dda] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.62s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.00s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (1.00s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [dc5d81c8d40e6] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (3.03s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.74s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.58s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.68s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.54s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.86s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.00s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.97s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.86s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.91s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.12s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [dd9bfa69688cd] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.96s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.87s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.70s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.15s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.87s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.42s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.83s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d9442df37b74b] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.52s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.62s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.55s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.32s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.20s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.55s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.95s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [df096ac66f32f] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d6a18af928314] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.83s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d2551783a4ce5] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.61s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.21s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.80s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.30s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.69s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.89s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.20s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.15s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d9b7bfd86a6e4] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.76s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.61s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.90s)
16:02:29 [2021-05-06T16:02:29.251Z]         check_test.go:309: [d4fd7e004009e] daemon is not started
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (4.28s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.98s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.25s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.89s)
16:02:29 [2021-05-06T16:02:29.251Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.46s)
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
16:02:29 [2021-05-06T16:02:29.251Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
16:02:29 [2021-05-06T16:02:29.252Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
16:02:29 [2021-05-06T16:02:29.252Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [da7be15a1edfd] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.05s)
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [dbb726ea44aea] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.81s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (2.00s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.22s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.96s)
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [dcf8e7e1d8891] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.78s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.89s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.04s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.42s)
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [d8071ded1418f] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.44s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.69s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.77s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (4.34s)
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [d3d784ed8900e] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.98s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.93s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.99s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.63s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [db34bee5a68d6] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.79s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.06s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.62s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.19s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.07s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.63s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.30s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.55s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.64s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.75s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.33s)
16:02:29 [2021-05-06T16:02:29.252Z]         docker_cli_daemon_test.go:2550: [deca3115e2f8d] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.31s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.02s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.68s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.57s)
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
16:02:29 [2021-05-06T16:02:29.252Z]         check_test.go:309: [de39916040ff6] daemon is not started
16:02:29 [2021-05-06T16:02:29.252Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.37s)
16:02:29 [2021-05-06T16:02:29.252Z] === RUN   TestDockerSwarmSuite
16:02:29 [2021-05-06T16:02:29.252Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:02:29 [2021-05-06T16:02:29.709Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s)
16:02:29 [2021-05-06T16:02:29.709Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:02:29 [2021-05-06T16:02:29.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:02:29 [2021-05-06T16:02:29.709Z]     service_test.go:242: FLAKY_TEST
16:02:29 [2021-05-06T16:02:29.709Z] === RUN   TestServiceWithDataPathPortInit
16:02:30 [2021-05-06T16:02:30.765Z] --- PASS: TestHostnameDnsResolution (2.34s)
16:02:30 [2021-05-06T16:02:30.766Z] === RUN   TestStats
16:02:32 [2021-05-06T16:02:32.534Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:02:34 [2021-05-06T16:02:34.065Z] --- PASS: TestStats (2.88s)
16:02:34 [2021-05-06T16:02:34.065Z] === RUN   TestStopContainerWithTimeout
16:02:34 [2021-05-06T16:02:34.065Z] === RUN   TestStopContainerWithTimeout/0
16:02:34 [2021-05-06T16:02:34.065Z] === PAUSE TestStopContainerWithTimeout/0
16:02:34 [2021-05-06T16:02:34.065Z] === RUN   TestStopContainerWithTimeout/1
16:02:34 [2021-05-06T16:02:34.065Z] === PAUSE TestStopContainerWithTimeout/1
16:02:34 [2021-05-06T16:02:34.065Z] === RUN   TestStopContainerWithTimeout/3
16:02:34 [2021-05-06T16:02:34.065Z] === PAUSE TestStopContainerWithTimeout/3
16:02:34 [2021-05-06T16:02:34.065Z] === RUN   TestStopContainerWithTimeout/-1
16:02:34 [2021-05-06T16:02:34.065Z] === PAUSE TestStopContainerWithTimeout/-1
16:02:34 [2021-05-06T16:02:34.065Z] === CONT  TestStopContainerWithTimeout/0
16:02:34 [2021-05-06T16:02:34.065Z] === CONT  TestStopContainerWithTimeout/1
16:02:34 [2021-05-06T16:02:34.065Z] === CONT  TestStopContainerWithTimeout/3
16:02:34 [2021-05-06T16:02:34.065Z] === CONT  TestStopContainerWithTimeout/-1
16:02:35 [2021-05-06T16:02:35.820Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:02:36 [2021-05-06T16:02:36.754Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:02:37 [2021-05-06T16:02:37.367Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:02:37 [2021-05-06T16:02:37.367Z]     --- PASS: TestStopContainerWithTimeout/0 (1.54s)
16:02:37 [2021-05-06T16:02:37.367Z]     --- PASS: TestStopContainerWithTimeout/1 (2.31s)
16:02:37 [2021-05-06T16:02:37.367Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
16:02:37 [2021-05-06T16:02:37.367Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.43s)
16:02:37 [2021-05-06T16:02:37.367Z] === RUN   TestDeleteDevicemapper
16:02:37 [2021-05-06T16:02:37.367Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:02:37 [2021-05-06T16:02:37.367Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:02:37 [2021-05-06T16:02:37.367Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:02:39 [2021-05-06T16:02:39.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s)
16:02:39 [2021-05-06T16:02:39.916Z] === RUN   TestUpdateMemory
16:02:39 [2021-05-06T16:02:39.916Z] --- SKIP: TestUpdateMemory (0.00s)
16:02:39 [2021-05-06T16:02:39.916Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:02:39 [2021-05-06T16:02:39.916Z] === RUN   TestUpdateCPUQuota
16:02:40 [2021-05-06T16:02:40.039Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:02:41 [2021-05-06T16:02:41.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
16:02:44 [2021-05-06T16:02:44.626Z] --- PASS: TestServiceWithDataPathPortInit (15.39s)
16:02:44 [2021-05-06T16:02:44.626Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:02:46 [2021-05-06T16:02:46.497Z] --- PASS: TestUpdateCPUQuota (5.76s)
16:02:46 [2021-05-06T16:02:46.498Z] === RUN   TestUpdatePidsLimit
16:02:46 [2021-05-06T16:02:46.498Z] === RUN   TestUpdatePidsLimit/update_from_none
16:02:46 [2021-05-06T16:02:46.498Z] === RUN   TestUpdatePidsLimit/no_change
16:02:46 [2021-05-06T16:02:46.758Z] === RUN   TestUpdatePidsLimit/update_lower
16:02:47 [2021-05-06T16:02:47.701Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:02:48 [2021-05-06T16:02:48.273Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:02:48 [2021-05-06T16:02:48.844Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:02:49 [2021-05-06T16:02:49.416Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:02:50 [2021-05-06T16:02:50.803Z] --- PASS: TestUpdatePidsLimit (5.34s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.64s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.76s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s)
16:02:50 [2021-05-06T16:02:50.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
16:02:50 [2021-05-06T16:02:50.803Z] === RUN   TestUpdateRestartPolicy
16:02:51 [2021-05-06T16:02:51.914Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:02:52 [2021-05-06T16:02:52.480Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:02:52 [2021-05-06T16:02:52.746Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s)
16:02:52 [2021-05-06T16:02:52.747Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5wrs4mg3w6rlrtnv6ou7lz3dp Created:2021-05-06 16:02:46.010587815 +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[d7b122232499a82b0ed183b276b12876297ee9ec07c8e06408f160710da51b4f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ecvcdp7cyc3znmhx1o6k50pqt EndpointID:c54574fe8f8ea3690e43ba95235ed679798a140eddd3b6ed25ff76991f91ca08 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:44c1566799059038e42b7334e77a52193f57626677ffe376f2abbfbf3ec39a36 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:6c332f338d43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ecvcdp7cyc3znmhx1o6k50pqt EndpointID:c54574fe8f8ea3690e43ba95235ed679798a140eddd3b6ed25ff76991f91ca08 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:02:52 [2021-05-06T16:02:52.747Z] PASS
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] === Skipped
16:02:52 [2021-05-06T16:02:52.747Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:02:52 [2021-05-06T16:02:52.747Z]     service_test.go:242: FLAKY_TEST
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] DONE 26 tests, 1 skipped in 55.645s
16:02:52 [2021-05-06T16:02:52.747Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:02:52 [2021-05-06T16:02:52.747Z] INFO: Testing against a local daemon
16:02:52 [2021-05-06T16:02:52.747Z] === RUN   TestDockerNetworkIpvlanPersistance
16:02:52 [2021-05-06T16:02:52.747Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:02:52 [2021-05-06T16:02:52.747Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:02:52 [2021-05-06T16:02:52.747Z] === RUN   TestDockerNetworkIpvlan
16:02:52 [2021-05-06T16:02:52.747Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:02:52 [2021-05-06T16:02:52.747Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:02:52 [2021-05-06T16:02:52.747Z] PASS
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] === Skipped
16:02:52 [2021-05-06T16:02:52.747Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:02:52 [2021-05-06T16:02:52.747Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:02:52 [2021-05-06T16:02:52.747Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] 
16:02:52 [2021-05-06T16:02:52.747Z] DONE 2 tests, 2 skipped in 0.034s
16:02:52 [2021-05-06T16:02:52.747Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:02:52 [2021-05-06T16:02:52.747Z] INFO: Testing against a local daemon
16:02:52 [2021-05-06T16:02:52.747Z] === RUN   TestDockerNetworkMacvlanPersistance
16:02:53 [2021-05-06T16:02:53.046Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:02:53 [2021-05-06T16:02:53.613Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:02:54 [2021-05-06T16:02:54.656Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s)
16:02:54 [2021-05-06T16:02:54.656Z] === RUN   TestDockerNetworkMacvlan
16:02:55 [2021-05-06T16:02:55.005Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:02:55 [2021-05-06T16:02:55.572Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:02:55 [2021-05-06T16:02:55.572Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:02:55 [2021-05-06T16:02:55.592Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:02:55 [2021-05-06T16:02:55.830Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:02:56 [2021-05-06T16:02:56.088Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:02:56 [2021-05-06T16:02:56.969Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:02:57 [2021-05-06T16:02:57.907Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:03:01 [2021-05-06T16:03:01.195Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:03:04 [2021-05-06T16:03:04.486Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:03:05 [2021-05-06T16:03:05.726Z] --- PASS: TestUpdateRestartPolicy (12.91s)
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestUpdateRestartWithAutoRemove
16:03:05 [2021-05-06T16:03:05.726Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestWaitNonBlocked
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:03:05 [2021-05-06T16:03:05.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:03:05 [2021-05-06T16:03:05.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:03:05 [2021-05-06T16:03:05.726Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:03:05 [2021-05-06T16:03:05.726Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:03:05 [2021-05-06T16:03:05.726Z] --- PASS: TestWaitNonBlocked (0.02s)
16:03:05 [2021-05-06T16:03:05.726Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
16:03:05 [2021-05-06T16:03:05.726Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestWaitBlocked
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:03:05 [2021-05-06T16:03:05.726Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:03:05 [2021-05-06T16:03:05.726Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:03:05 [2021-05-06T16:03:05.726Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:03:05 [2021-05-06T16:03:05.726Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:03:05 [2021-05-06T16:03:05.726Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:03:07 [2021-05-06T16:03:07.112Z] --- PASS: TestWaitBlocked (0.03s)
16:03:07 [2021-05-06T16:03:07.112Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
16:03:07 [2021-05-06T16:03:07.112Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
16:03:07 [2021-05-06T16:03:07.112Z] === CONT  TestContainerStartOnDaemonRestart
16:03:07 [2021-05-06T16:03:07.112Z] === CONT  TestContainerKillOnDaemonStart
16:03:07 [2021-05-06T16:03:07.112Z] === CONT  TestDaemonHostGatewayIP
16:03:07 [2021-05-06T16:03:07.112Z] === CONT  TestIpcModeOlderClient
16:03:07 [2021-05-06T16:03:07.112Z] --- PASS: TestIpcModeOlderClient (0.10s)
16:03:07 [2021-05-06T16:03:07.112Z] === CONT  TestRestartDaemonWithRestartingContainer
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:03:09 [2021-05-06T16:03:09.117Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:03:09 [2021-05-06T16:03:09.689Z] ok  	github.com/docker/docker/builder/remotecontext	0.090s	coverage: 13.7% of statements
16:03:09 [2021-05-06T16:03:09.949Z] ok  	github.com/docker/docker/builder/dockerfile	0.251s	coverage: 48.5% of statements
16:03:09 [2021-05-06T16:03:09.949Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:03:10 [2021-05-06T16:03:10.437Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s)
16:03:10 [2021-05-06T16:03:10.437Z] === CONT  TestDaemonRestartIpcMode
16:03:10 [2021-05-06T16:03:10.892Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:03:11 [2021-05-06T16:03:11.057Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:03:11 [2021-05-06T16:03:11.833Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.170s	coverage: 86.3% of statements
16:03:11 [2021-05-06T16:03:11.833Z] ?   	github.com/docker/docker/cli	[no test files]
16:03:11 [2021-05-06T16:03:11.833Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:03:12 [2021-05-06T16:03:12.437Z] --- PASS: TestDockerNetworkMacvlan (17.48s)
16:03:12 [2021-05-06T16:03:12.437Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
16:03:12 [2021-05-06T16:03:12.437Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
16:03:12 [2021-05-06T16:03:12.437Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
16:03:12 [2021-05-06T16:03:12.437Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s)
16:03:12 [2021-05-06T16:03:12.437Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.98s)
16:03:12 [2021-05-06T16:03:12.437Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s)
16:03:12 [2021-05-06T16:03:12.437Z] PASS
16:03:12 [2021-05-06T16:03:12.437Z] 
16:03:12 [2021-05-06T16:03:12.437Z] DONE 8 tests in 19.520s
16:03:12 [2021-05-06T16:03:12.437Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:03:12 [2021-05-06T16:03:12.437Z] testing: warning: no tests to run
16:03:12 [2021-05-06T16:03:12.437Z] PASS
16:03:12 [2021-05-06T16:03:12.437Z] 
16:03:12 [2021-05-06T16:03:12.437Z] DONE 0 tests in 0.006s
16:03:12 [2021-05-06T16:03:12.437Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:03:12 [2021-05-06T16:03:12.437Z] INFO: Testing against a local daemon
16:03:12 [2021-05-06T16:03:12.437Z] === RUN   TestAuthZPluginAllowRequest
16:03:12 [2021-05-06T16:03:12.992Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.85s)
16:03:13 [2021-05-06T16:03:13.253Z] --- PASS: TestDaemonHostGatewayIP (6.52s)
16:03:13 [2021-05-06T16:03:13.815Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
16:03:13 [2021-05-06T16:03:13.815Z] === RUN   TestAuthZPluginTLS
16:03:14 [2021-05-06T16:03:14.168Z] === RUN   TestDockerSuite/TestBuildExpose
16:03:14 [2021-05-06T16:03:14.168Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:03:14 [2021-05-06T16:03:14.168Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:03:14 [2021-05-06T16:03:14.195Z] --- PASS: TestDaemonRestartIpcMode (3.89s)
16:03:14 [2021-05-06T16:03:14.752Z] --- PASS: TestAuthZPluginTLS (0.68s)
16:03:14 [2021-05-06T16:03:14.752Z] === RUN   TestAuthZPluginDenyRequest
16:03:15 [2021-05-06T16:03:15.103Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:03:15 [2021-05-06T16:03:15.319Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
16:03:15 [2021-05-06T16:03:15.320Z] === RUN   TestAuthZPluginAPIDenyResponse
16:03:15 [2021-05-06T16:03:15.670Z] === RUN   TestDockerSuite/TestBuildFails
16:03:15 [2021-05-06T16:03:15.888Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
16:03:15 [2021-05-06T16:03:15.888Z] === RUN   TestAuthZPluginDenyResponse
16:03:16 [2021-05-06T16:03:16.037Z] ok  	github.com/docker/docker/client	0.224s	coverage: 75.4% of statements
16:03:16 [2021-05-06T16:03:16.825Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
16:03:16 [2021-05-06T16:03:16.825Z] === RUN   TestAuthZPluginAllowEventStream
16:03:17 [2021-05-06T16:03:17.047Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:03:17 [2021-05-06T16:03:17.047Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:03:18 [2021-05-06T16:03:18.204Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
16:03:18 [2021-05-06T16:03:18.204Z] === RUN   TestAuthZPluginErrorResponse
16:03:18 [2021-05-06T16:03:18.771Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
16:03:18 [2021-05-06T16:03:18.771Z] === RUN   TestAuthZPluginErrorRequest
16:03:19 [2021-05-06T16:03:19.709Z] --- PASS: TestAuthZPluginErrorRequest (0.70s)
16:03:19 [2021-05-06T16:03:19.709Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:03:20 [2021-05-06T16:03:20.277Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
16:03:20 [2021-05-06T16:03:20.277Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:03:20 [2021-05-06T16:03:20.778Z] --- PASS: TestContainerKillOnDaemonStart (13.63s)
16:03:20 [2021-05-06T16:03:20.778Z] PASS
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] === Skipped
16:03:20 [2021-05-06T16:03:20.778Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:03:20 [2021-05-06T16:03:20.778Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
16:03:20 [2021-05-06T16:03:20.778Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
16:03:20 [2021-05-06T16:03:20.778Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:03:20 [2021-05-06T16:03:20.778Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:03:20 [2021-05-06T16:03:20.778Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
16:03:20 [2021-05-06T16:03:20.778Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] 
16:03:20 [2021-05-06T16:03:20.778Z] DONE 197 tests, 6 skipped in 163.950s
16:03:20 [2021-05-06T16:03:20.778Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:03:20 [2021-05-06T16:03:20.778Z] ++ 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
16:03:20 [2021-05-06T16:03:20.778Z] ++ set -e
16:03:20 [2021-05-06T16:03:20.778Z] ++ '[' -n 0 ']'
16:03:20 [2021-05-06T16:03:20.778Z] ++ set -x
16:03:20 [2021-05-06T16:03:20.778Z] ++ 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
16:03:20 [2021-05-06T16:03:20.778Z] INFO: Testing against a local daemon
16:03:20 [2021-05-06T16:03:20.778Z] === RUN   TestCommitInheritsEnv
16:03:21 [2021-05-06T16:03:21.039Z] --- PASS: TestCommitInheritsEnv (0.41s)
16:03:21 [2021-05-06T16:03:21.039Z] === RUN   TestImportExtremelyLargeImageWorks
16:03:21 [2021-05-06T16:03:21.039Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:03:21 [2021-05-06T16:03:21.039Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:03:21 [2021-05-06T16:03:21.039Z] === RUN   TestImagesFilterMultiReference
16:03:21 [2021-05-06T16:03:21.232Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:03:21 [2021-05-06T16:03:21.301Z] --- PASS: TestImagesFilterMultiReference (0.10s)
16:03:21 [2021-05-06T16:03:21.301Z] === RUN   TestImagePullPlatformInvalid
16:03:21 [2021-05-06T16:03:21.301Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:03:21 [2021-05-06T16:03:21.301Z] === RUN   TestRemoveImageOrphaning
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestRemoveImageOrphaning (0.39s)
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestRemoveImageGarbageCollector
16:03:21 [2021-05-06T16:03:21.873Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:03:21 [2021-05-06T16:03:21.873Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestTagInvalidReference
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestTagInvalidReference (0.04s)
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestTagValidPrefixedRepo
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestTagExistedNameWithoutForce
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestTagOfficialNames
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestTagOfficialNames (0.07s)
16:03:21 [2021-05-06T16:03:21.873Z] === RUN   TestTagMatchesDigest
16:03:21 [2021-05-06T16:03:21.873Z] --- PASS: TestTagMatchesDigest (0.03s)
16:03:21 [2021-05-06T16:03:21.873Z] PASS
16:03:21 [2021-05-06T16:03:21.873Z] 
16:03:21 [2021-05-06T16:03:21.873Z] === Skipped
16:03:21 [2021-05-06T16:03:21.873Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:03:21 [2021-05-06T16:03:21.873Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:03:21 [2021-05-06T16:03:21.873Z] 
16:03:21 [2021-05-06T16:03:21.873Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:03:21 [2021-05-06T16:03:21.873Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:03:21 [2021-05-06T16:03:21.873Z] 
16:03:21 [2021-05-06T16:03:21.873Z] 
16:03:21 [2021-05-06T16:03:21.873Z] DONE 12 tests, 2 skipped in 1.509s
16:03:22 [2021-05-06T16:03:22.134Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:03:22 [2021-05-06T16:03:22.134Z] ++ 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
16:03:22 [2021-05-06T16:03:22.134Z] ++ set -e
16:03:22 [2021-05-06T16:03:22.134Z] ++ '[' -n 0 ']'
16:03:22 [2021-05-06T16:03:22.134Z] ++ set -x
16:03:22 [2021-05-06T16:03:22.134Z] ++ 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
16:03:22 [2021-05-06T16:03:22.134Z] INFO: Testing against a local daemon
16:03:22 [2021-05-06T16:03:22.134Z] === RUN   TestNetworkCreateDelete
16:03:22 [2021-05-06T16:03:22.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s)
16:03:22 [2021-05-06T16:03:22.183Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:03:23 [2021-05-06T16:03:23.077Z] --- PASS: TestNetworkCreateDelete (0.82s)
16:03:23 [2021-05-06T16:03:23.077Z] === RUN   TestDockerNetworkDeletePreferID
16:03:23 [2021-05-06T16:03:23.762Z] === RUN   TestDockerSuite/TestBuildForceRm
16:03:24 [2021-05-06T16:03:24.089Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s)
16:03:24 [2021-05-06T16:03:24.089Z] === RUN   TestAuthZPluginHeader
16:03:24 [2021-05-06T16:03:24.657Z] --- PASS: TestAuthZPluginHeader (0.83s)
16:03:24 [2021-05-06T16:03:24.657Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:03:25 [2021-05-06T16:03:25.622Z] --- PASS: TestDockerNetworkDeletePreferID (2.44s)
16:03:25 [2021-05-06T16:03:25.622Z] === RUN   TestDaemonDNSFallback
16:03:26 [2021-05-06T16:03:26.294Z] === RUN   TestDockerSuite/TestBuildFromGit
16:03:27 [2021-05-06T16:03:27.670Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:03:28 [2021-05-06T16:03:28.236Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:03:29 [2021-05-06T16:03:29.612Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:03:29 [2021-05-06T16:03:29.927Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s)
16:03:29 [2021-05-06T16:03:29.927Z] === RUN   TestAuthZPluginV2Disable
16:03:30 [2021-05-06T16:03:30.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
16:03:30 [2021-05-06T16:03:30.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
16:03:33 [2021-05-06T16:03:33.087Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:03:33 [2021-05-06T16:03:33.216Z] --- PASS: TestAuthZPluginV2Disable (3.56s)
16:03:33 [2021-05-06T16:03:33.216Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:03:33 [2021-05-06T16:03:33.818Z] --- PASS: TestDaemonDNSFallback (8.09s)
16:03:33 [2021-05-06T16:03:33.818Z] === RUN   TestInspectNetwork
16:03:34 [2021-05-06T16:03:34.021Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:03:34 [2021-05-06T16:03:34.589Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:03:36 [2021-05-06T16:03:36.502Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s)
16:03:36 [2021-05-06T16:03:36.502Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:03:37 [2021-05-06T16:03:37.870Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:03:39 [2021-05-06T16:03:39.110Z] === RUN   TestInspectNetwork/full_network_id
16:03:39 [2021-05-06T16:03:39.110Z] === RUN   TestInspectNetwork/partial_network_id
16:03:39 [2021-05-06T16:03:39.110Z] === RUN   TestInspectNetwork/network_name
16:03:39 [2021-05-06T16:03:39.110Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:03:40 [2021-05-06T16:03:40.400Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:03:41 [2021-05-06T16:03:41.775Z] === RUN   TestDockerSuite/TestBuildHistory
16:03:43 [2021-05-06T16:03:43.314Z] --- PASS: TestInspectNetwork (9.15s)
16:03:43 [2021-05-06T16:03:43.314Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:03:43 [2021-05-06T16:03:43.314Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:03:43 [2021-05-06T16:03:43.314Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:03:43 [2021-05-06T16:03:43.314Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:03:43 [2021-05-06T16:03:43.314Z] === RUN   TestRunContainerWithBridgeNone
16:03:46 [2021-05-06T16:03:46.495Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.06s)
16:03:46 [2021-05-06T16:03:46.495Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:03:46 [2021-05-06T16:03:46.615Z] --- PASS: TestRunContainerWithBridgeNone (3.38s)
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkInvalidJSON
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkInvalidJSON//networks/create
16:03:46 [2021-05-06T16:03:46.615Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:03:46 [2021-05-06T16:03:46.615Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:03:46 [2021-05-06T16:03:46.615Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:03:46 [2021-05-06T16:03:46.615Z] === CONT  TestNetworkInvalidJSON//networks/create
16:03:46 [2021-05-06T16:03:46.615Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:03:46 [2021-05-06T16:03:46.615Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:03:46 [2021-05-06T16:03:46.615Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:03:46 [2021-05-06T16:03:46.615Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:03:46 [2021-05-06T16:03:46.615Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:03:46 [2021-05-06T16:03:46.615Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkList
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkList//networks
16:03:46 [2021-05-06T16:03:46.615Z] === PAUSE TestNetworkList//networks
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestNetworkList//networks/
16:03:46 [2021-05-06T16:03:46.615Z] === PAUSE TestNetworkList//networks/
16:03:46 [2021-05-06T16:03:46.615Z] === CONT  TestNetworkList//networks
16:03:46 [2021-05-06T16:03:46.615Z] === CONT  TestNetworkList//networks/
16:03:46 [2021-05-06T16:03:46.615Z] --- PASS: TestNetworkList (0.03s)
16:03:46 [2021-05-06T16:03:46.615Z]     --- PASS: TestNetworkList//networks (0.00s)
16:03:46 [2021-05-06T16:03:46.615Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:03:46 [2021-05-06T16:03:46.615Z] === RUN   TestHostIPv4BridgeLabel
16:03:47 [2021-05-06T16:03:47.041Z] === RUN   TestDockerSuite/TestBuildIidFile
16:03:47 [2021-05-06T16:03:47.041Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:03:47 [2021-05-06T16:03:47.561Z] --- PASS: TestHostIPv4BridgeLabel (1.45s)
16:03:47 [2021-05-06T16:03:47.561Z] === RUN   TestDaemonRestartWithLiveRestore
16:03:48 [2021-05-06T16:03:48.414Z] === RUN   TestDockerSuite/TestBuildInheritance
16:03:48 [2021-05-06T16:03:48.981Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:03:48 [2021-05-06T16:03:48.981Z] --- PASS: TestImportExtremelyLargeImageWorks (230.31s)
16:03:48 [2021-05-06T16:03:48.981Z] PASS
16:03:48 [2021-05-06T16:03:48.981Z] 
16:03:48 [2021-05-06T16:03:48.981Z] DONE 12 tests in 235.186s
16:03:48 [2021-05-06T16:03:48.981Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:03:48 [2021-05-06T16:03:48.981Z] ++ 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
16:03:48 [2021-05-06T16:03:48.981Z] ++ set -e
16:03:48 [2021-05-06T16:03:48.981Z] ++ '[' -n 0 ']'
16:03:48 [2021-05-06T16:03:48.981Z] ++ set -x
16:03:48 [2021-05-06T16:03:48.981Z] ++ 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
16:03:49 [2021-05-06T16:03:49.239Z] INFO: Testing against a local daemon
16:03:49 [2021-05-06T16:03:49.239Z] === RUN   TestNetworkCreateDelete
16:03:49 [2021-05-06T16:03:49.497Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:03:49 [2021-05-06T16:03:49.497Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:03:49 [2021-05-06T16:03:49.755Z] --- PASS: TestNetworkCreateDelete (0.50s)
16:03:49 [2021-05-06T16:03:49.755Z] === RUN   TestDockerNetworkDeletePreferID
16:03:50 [2021-05-06T16:03:50.107Z] --- PASS: TestDaemonRestartWithLiveRestore (2.61s)
16:03:50 [2021-05-06T16:03:50.107Z] === RUN   TestDaemonDefaultNetworkPools
16:03:50 [2021-05-06T16:03:50.321Z] === RUN   TestDockerSuite/TestBuildLabel
16:03:50 [2021-05-06T16:03:50.887Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:03:51 [2021-05-06T16:03:51.144Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:03:51 [2021-05-06T16:03:51.144Z] --- PASS: TestDockerNetworkDeletePreferID (1.47s)
16:03:51 [2021-05-06T16:03:51.144Z] === RUN   TestDaemonDNSFallback
16:03:51 [2021-05-06T16:03:51.402Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:03:51 [2021-05-06T16:03:51.660Z] === RUN   TestDockerSuite/TestBuildLabels
16:03:52 [2021-05-06T16:03:52.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:03:52 [2021-05-06T16:03:52.229Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:03:52 [2021-05-06T16:03:52.654Z] --- PASS: TestDaemonDefaultNetworkPools (2.29s)
16:03:52 [2021-05-06T16:03:52.654Z] === RUN   TestDaemonRestartWithExistingNetwork
16:03:53 [2021-05-06T16:03:53.165Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
16:03:53 [2021-05-06T16:03:53.424Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:03:55 [2021-05-06T16:03:55.956Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.47s)
16:03:55 [2021-05-06T16:03:55.956Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:03:56 [2021-05-06T16:03:56.711Z] === RUN   TestDockerSuite/TestBuildLastModified
16:03:59 [2021-05-06T16:03:59.253Z] --- PASS: TestDaemonDNSFallback (7.96s)
16:03:59 [2021-05-06T16:03:59.254Z] === RUN   TestInspectNetwork
16:04:01 [2021-05-06T16:04:01.244Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.47s)
16:04:01 [2021-05-06T16:04:01.244Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:04:01 [2021-05-06T16:04:01.787Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:04:01 [2021-05-06T16:04:01.815Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s)
16:04:01 [2021-05-06T16:04:01.815Z] === RUN   TestServiceWithPredefinedNetwork
16:04:02 [2021-05-06T16:04:02.755Z] ok  	github.com/docker/docker/cmd/dockerd	0.133s	coverage: 29.1% of statements
16:04:02 [2021-05-06T16:04:02.755Z] ok  	github.com/docker/docker/container	0.128s	coverage: 34.7% of statements
16:04:02 [2021-05-06T16:04:02.755Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:04:02 [2021-05-06T16:04:02.755Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:04:02 [2021-05-06T16:04:02.755Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:04:02 [2021-05-06T16:04:02.755Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:04:04 [2021-05-06T16:04:04.644Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s)
16:04:04 [2021-05-06T16:04:04.644Z] PASS
16:04:04 [2021-05-06T16:04:04.644Z] 
16:04:04 [2021-05-06T16:04:04.644Z] DONE 17 tests in 51.985s
16:04:04 [2021-05-06T16:04:04.644Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:04:04 [2021-05-06T16:04:04.644Z] INFO: Testing against a local daemon
16:04:04 [2021-05-06T16:04:04.644Z] === RUN   TestPluginInvalidJSON
16:04:04 [2021-05-06T16:04:04.644Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:04:04 [2021-05-06T16:04:04.644Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:04:04 [2021-05-06T16:04:04.644Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:04:04 [2021-05-06T16:04:04.644Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:04:04 [2021-05-06T16:04:04.644Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:04:04 [2021-05-06T16:04:04.644Z] === RUN   TestPluginInstall
16:04:04 [2021-05-06T16:04:04.644Z] === RUN   TestPluginInstall/no_auth
16:04:05 [2021-05-06T16:04:05.069Z] === RUN   TestInspectNetwork/full_network_id
16:04:05 [2021-05-06T16:04:05.069Z] === RUN   TestInspectNetwork/partial_network_id
16:04:05 [2021-05-06T16:04:05.069Z] === RUN   TestInspectNetwork/network_name
16:04:05 [2021-05-06T16:04:05.069Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:04:05 [2021-05-06T16:04:05.121Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s)
16:04:05 [2021-05-06T16:04:05.121Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:04:05 [2021-05-06T16:04:05.121Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:05 [2021-05-06T16:04:05.121Z]     service_test.go:242: FLAKY_TEST
16:04:05 [2021-05-06T16:04:05.121Z] === RUN   TestServiceWithDataPathPortInit
16:04:05 [2021-05-06T16:04:05.634Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:04:05 [2021-05-06T16:04:05.634Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:04:05 [2021-05-06T16:04:05.634Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:04:05 [2021-05-06T16:04:05.634Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:04:05 [2021-05-06T16:04:05.892Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:04:06 [2021-05-06T16:04:06.151Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:04:06 [2021-05-06T16:04:06.551Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:04:06 [2021-05-06T16:04:06.551Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3236d10ec0e9a5c41530dcd106108738f5d55b300356ec0895834338dab09fd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:04:06 [2021-05-06T16:04:06.551Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:04:06 [2021-05-06T16:04:06.551Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3236d10ec0e9a5c41530dcd106108738f5d55b300356ec0895834338dab09fd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:04:06 [2021-05-06T16:04:06.551Z] === RUN   TestPluginInstall/with_htpasswd
16:04:07 [2021-05-06T16:04:07.084Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:04:07 [2021-05-06T16:04:07.119Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:04:07 [2021-05-06T16:04:07.119Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a61d4d33462dbe28f8e178aad9e2121abe42a66bcc3c649b7b8a09c60e2c3538" mediatype=application/vnd.docker.plugin.v1+json size=522
16:04:07 [2021-05-06T16:04:07.119Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:04:07 [2021-05-06T16:04:07.119Z] time="2021-05-06T16:04:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a61d4d33462dbe28f8e178aad9e2121abe42a66bcc3c649b7b8a09c60e2c3538" mediatype=application/vnd.docker.plugin.v1+json size=522
16:04:07 [2021-05-06T16:04:07.378Z] === RUN   TestPluginInstall/with_insecure
16:04:08 [2021-05-06T16:04:08.048Z] ok  	github.com/docker/docker/daemon/cluster	0.089s	coverage: 0.5% of statements
16:04:08 [2021-05-06T16:04:08.458Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:04:08 [2021-05-06T16:04:08.756Z] time="2021-05-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:04:08 [2021-05-06T16:04:08.756Z] time="2021-05-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf536a339988d667d04fd3799acc9d803b626ed70e833ae78b86fbb8b9cbf489" mediatype=application/vnd.docker.plugin.v1+json size=522
16:04:08 [2021-05-06T16:04:08.756Z] time="2021-05-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:04:08 [2021-05-06T16:04:08.756Z] time="2021-05-06T16:04:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf536a339988d667d04fd3799acc9d803b626ed70e833ae78b86fbb8b9cbf489" mediatype=application/vnd.docker.plugin.v1+json size=522
16:04:08 [2021-05-06T16:04:08.756Z] --- PASS: TestPluginInstall (4.39s)
16:04:08 [2021-05-06T16:04:08.756Z]     --- PASS: TestPluginInstall/no_auth (2.21s)
16:04:08 [2021-05-06T16:04:08.756Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
16:04:08 [2021-05-06T16:04:08.756Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
16:04:08 [2021-05-06T16:04:08.756Z]         plugin_test.go:165: [d87330ba190f2] daemon is not started
16:04:08 [2021-05-06T16:04:08.756Z] === RUN   TestPluginsWithRuntimes
16:04:09 [2021-05-06T16:04:09.024Z] --- PASS: TestInspectNetwork (10.02s)
16:04:09 [2021-05-06T16:04:09.024Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:04:09 [2021-05-06T16:04:09.024Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:04:09 [2021-05-06T16:04:09.024Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:04:09 [2021-05-06T16:04:09.024Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:04:09 [2021-05-06T16:04:09.024Z] === RUN   TestRunContainerWithBridgeNone
16:04:09 [2021-05-06T16:04:09.963Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
16:04:10 [2021-05-06T16:04:10.662Z] === RUN   TestPluginsWithRuntimes/No_Args
16:04:11 [2021-05-06T16:04:11.349Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
16:04:12 [2021-05-06T16:04:12.039Z] === RUN   TestPluginsWithRuntimes/With_Args
16:04:13 [2021-05-06T16:04:13.213Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:04:13 [2021-05-06T16:04:13.471Z] --- PASS: TestRunContainerWithBridgeNone (4.32s)
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkInvalidJSON
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkInvalidJSON//networks/create
16:04:13 [2021-05-06T16:04:13.471Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:04:13 [2021-05-06T16:04:13.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:13 [2021-05-06T16:04:13.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:13 [2021-05-06T16:04:13.471Z] === CONT  TestNetworkInvalidJSON//networks/create
16:04:13 [2021-05-06T16:04:13.471Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:13 [2021-05-06T16:04:13.471Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:04:13 [2021-05-06T16:04:13.471Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:04:13 [2021-05-06T16:04:13.471Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:04:13 [2021-05-06T16:04:13.471Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:04:13 [2021-05-06T16:04:13.471Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkList
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkList//networks
16:04:13 [2021-05-06T16:04:13.471Z] === PAUSE TestNetworkList//networks
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestNetworkList//networks/
16:04:13 [2021-05-06T16:04:13.471Z] === PAUSE TestNetworkList//networks/
16:04:13 [2021-05-06T16:04:13.471Z] === CONT  TestNetworkList//networks
16:04:13 [2021-05-06T16:04:13.471Z] === CONT  TestNetworkList//networks/
16:04:13 [2021-05-06T16:04:13.471Z] --- PASS: TestNetworkList (0.02s)
16:04:13 [2021-05-06T16:04:13.471Z]     --- PASS: TestNetworkList//networks (0.00s)
16:04:13 [2021-05-06T16:04:13.471Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestHostIPv4BridgeLabel
16:04:13 [2021-05-06T16:04:13.471Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:04:13 [2021-05-06T16:04:13.943Z] --- PASS: TestPluginsWithRuntimes (5.05s)
16:04:13 [2021-05-06T16:04:13.943Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.68s)
16:04:13 [2021-05-06T16:04:13.943Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.53s)
16:04:13 [2021-05-06T16:04:13.943Z] === RUN   TestPluginBackCompatMediaTypes
16:04:14 [2021-05-06T16:04:14.038Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:04:14 [2021-05-06T16:04:14.511Z] --- PASS: TestPluginBackCompatMediaTypes (0.70s)
16:04:14 [2021-05-06T16:04:14.512Z] PASS
16:04:14 [2021-05-06T16:04:14.512Z] 
16:04:14 [2021-05-06T16:04:14.512Z] DONE 10 tests in 10.187s
16:04:14 [2021-05-06T16:04:14.512Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:04:14 [2021-05-06T16:04:14.512Z] INFO: Testing against a local daemon
16:04:14 [2021-05-06T16:04:14.512Z] === RUN   TestExternalGraphDriver
16:04:14 [2021-05-06T16:04:14.512Z] === RUN   TestExternalGraphDriver/json
16:04:14 [2021-05-06T16:04:14.603Z] --- PASS: TestHostIPv4BridgeLabel (0.98s)
16:04:14 [2021-05-06T16:04:14.603Z] === RUN   TestDaemonRestartWithLiveRestore
16:04:15 [2021-05-06T16:04:15.978Z] --- PASS: TestDaemonRestartWithLiveRestore (1.66s)
16:04:15 [2021-05-06T16:04:15.978Z] === RUN   TestDaemonDefaultNetworkPools
16:04:17 [2021-05-06T16:04:17.046Z] === RUN   TestExternalGraphDriver/spec
16:04:17 [2021-05-06T16:04:17.882Z] --- PASS: TestDaemonDefaultNetworkPools (1.51s)
16:04:17 [2021-05-06T16:04:17.882Z] === RUN   TestDaemonRestartWithExistingNetwork
16:04:19 [2021-05-06T16:04:19.584Z] === RUN   TestExternalGraphDriver/pull
16:04:20 [2021-05-06T16:04:20.410Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.34s)
16:04:20 [2021-05-06T16:04:20.410Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:04:21 [2021-05-06T16:04:21.358Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 14.1% of statements
16:04:21 [2021-05-06T16:04:21.492Z] --- PASS: TestExternalGraphDriver (6.99s)
16:04:21 [2021-05-06T16:04:21.492Z]     --- PASS: TestExternalGraphDriver/json (2.37s)
16:04:21 [2021-05-06T16:04:21.492Z]     --- PASS: TestExternalGraphDriver/spec (2.60s)
16:04:21 [2021-05-06T16:04:21.492Z]     --- PASS: TestExternalGraphDriver/pull (1.96s)
16:04:21 [2021-05-06T16:04:21.492Z] === RUN   TestGraphdriverPluginV2
16:04:21 [2021-05-06T16:04:21.618Z] ok  	github.com/docker/docker/daemon	12.202s	coverage: 17.3% of statements
16:04:21 [2021-05-06T16:04:21.618Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:04:21 [2021-05-06T16:04:21.618Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:04:21 [2021-05-06T16:04:21.618Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 81.8% of statements
16:04:22 [2021-05-06T16:04:22.560Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
16:04:22 [2021-05-06T16:04:22.821Z] ok  	github.com/docker/docker/daemon/events	0.074s	coverage: 50.0% of statements
16:04:22 [2021-05-06T16:04:22.821Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:04:22 [2021-05-06T16:04:22.821Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:04:22 [2021-05-06T16:04:22.940Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.99s)
16:04:22 [2021-05-06T16:04:22.940Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:04:23 [2021-05-06T16:04:23.253Z] --- PASS: TestServiceWithDataPathPortInit (17.77s)
16:04:23 [2021-05-06T16:04:23.253Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:04:23 [2021-05-06T16:04:23.505Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:04:23 [2021-05-06T16:04:23.769Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s)
16:04:23 [2021-05-06T16:04:23.769Z] === RUN   TestServiceWithPredefinedNetwork
16:04:24 [2021-05-06T16:04:24.205Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
16:04:26 [2021-05-06T16:04:26.117Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.330s	coverage: 73.3% of statements
16:04:26 [2021-05-06T16:04:26.767Z] --- PASS: TestGraphdriverPluginV2 (4.42s)
16:04:26 [2021-05-06T16:04:26.767Z] PASS
16:04:26 [2021-05-06T16:04:26.767Z] 
16:04:26 [2021-05-06T16:04:26.767Z] DONE 5 tests in 11.448s
16:04:26 [2021-05-06T16:04:26.767Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:04:26 [2021-05-06T16:04:26.767Z] INFO: Testing against a local daemon
16:04:26 [2021-05-06T16:04:26.767Z] === RUN   TestContinueAfterPluginCrash
16:04:26 [2021-05-06T16:04:26.767Z] === PAUSE TestContinueAfterPluginCrash
16:04:26 [2021-05-06T16:04:26.767Z] === RUN   TestReadPluginNoRead
16:04:26 [2021-05-06T16:04:26.767Z] === PAUSE TestReadPluginNoRead
16:04:26 [2021-05-06T16:04:26.767Z] === RUN   TestDaemonStartWithLogOpt
16:04:26 [2021-05-06T16:04:26.767Z] === PAUSE TestDaemonStartWithLogOpt
16:04:26 [2021-05-06T16:04:26.767Z] === CONT  TestContinueAfterPluginCrash
16:04:26 [2021-05-06T16:04:26.767Z] === CONT  TestDaemonStartWithLogOpt
16:04:27 [2021-05-06T16:04:27.504Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.1% of statements
16:04:27 [2021-05-06T16:04:27.504Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.442s	coverage: 56.2% of statements
16:04:27 [2021-05-06T16:04:27.956Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
16:04:27 [2021-05-06T16:04:27.956Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:04:27 [2021-05-06T16:04:27.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:27 [2021-05-06T16:04:27.956Z]     service_test.go:242: FLAKY_TEST
16:04:27 [2021-05-06T16:04:27.956Z] === RUN   TestServiceWithDataPathPortInit
16:04:27 [2021-05-06T16:04:27.956Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:04:29 [2021-05-06T16:04:29.331Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:04:30 [2021-05-06T16:04:30.051Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
16:04:30 [2021-05-06T16:04:30.057Z] --- PASS: TestDaemonStartWithLogOpt (4.13s)
16:04:30 [2021-05-06T16:04:30.057Z] === CONT  TestReadPluginNoRead
16:04:31 [2021-05-06T16:04:31.393Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s)
16:04:31 [2021-05-06T16:04:31.393Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:llax2sohp2nzejtk7zbi2i57h Created:2021-05-06 16:04:23.871362402 +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[d1682c2cb54d92b1c70b11d45a76eff29ed450a3dd7280124e8b4c973fae962a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x1sewwsj4pt2431exdx7bdl3n EndpointID:e87c359ac0805b0f9e386f167a6aab915ad007d767c77755df62a3baaa16fbba MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64ab2cda2c0147c0113d0b84f37952583742e634d342dfcc71336f88e271cd7b 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:65e56bc33177 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x1sewwsj4pt2431exdx7bdl3n EndpointID:e87c359ac0805b0f9e386f167a6aab915ad007d767c77755df62a3baaa16fbba EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:04:31 [2021-05-06T16:04:31.393Z] PASS
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] === Skipped
16:04:31 [2021-05-06T16:04:31.393Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:31 [2021-05-06T16:04:31.393Z]     service_test.go:242: FLAKY_TEST
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] DONE 26 tests, 1 skipped in 69.224s
16:04:31 [2021-05-06T16:04:31.393Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:04:31 [2021-05-06T16:04:31.393Z] ++ 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
16:04:31 [2021-05-06T16:04:31.393Z] ++ set -e
16:04:31 [2021-05-06T16:04:31.393Z] ++ '[' -n 0 ']'
16:04:31 [2021-05-06T16:04:31.393Z] ++ set -x
16:04:31 [2021-05-06T16:04:31.393Z] ++ 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
16:04:31 [2021-05-06T16:04:31.393Z] INFO: Testing against a local daemon
16:04:31 [2021-05-06T16:04:31.393Z] === RUN   TestDockerNetworkIpvlanPersistance
16:04:31 [2021-05-06T16:04:31.393Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:04:31 [2021-05-06T16:04:31.393Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:31 [2021-05-06T16:04:31.393Z] === RUN   TestDockerNetworkIpvlan
16:04:31 [2021-05-06T16:04:31.393Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:04:31 [2021-05-06T16:04:31.393Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:31 [2021-05-06T16:04:31.393Z] PASS
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] === Skipped
16:04:31 [2021-05-06T16:04:31.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:04:31 [2021-05-06T16:04:31.393Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:04:31 [2021-05-06T16:04:31.393Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] 
16:04:31 [2021-05-06T16:04:31.393Z] DONE 2 tests, 2 skipped in 0.164s
16:04:31 [2021-05-06T16:04:31.393Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:04:31 [2021-05-06T16:04:31.393Z] ++ 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
16:04:31 [2021-05-06T16:04:31.393Z] ++ set -e
16:04:31 [2021-05-06T16:04:31.393Z] ++ '[' -n 0 ']'
16:04:31 [2021-05-06T16:04:31.393Z] ++ set -x
16:04:31 [2021-05-06T16:04:31.393Z] ++ 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
16:04:31 [2021-05-06T16:04:31.654Z] INFO: Testing against a local daemon
16:04:31 [2021-05-06T16:04:31.654Z] === RUN   TestDockerNetworkMacvlanPersistance
16:04:31 [2021-05-06T16:04:31.862Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:04:31 [2021-05-06T16:04:31.862Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:04:31 [2021-05-06T16:04:31.968Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.364s	coverage: 49.4% of statements
16:04:31 [2021-05-06T16:04:31.968Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.284s	coverage: 45.9% of statements
16:04:31 [2021-05-06T16:04:31.968Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:04:33 [2021-05-06T16:04:33.348Z] === RUN   TestReadPluginNoRead/default
16:04:33 [2021-05-06T16:04:33.882Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 57.5% of statements
16:04:34 [2021-05-06T16:04:34.285Z] === RUN   TestReadPluginNoRead/disabled_caching
16:04:34 [2021-05-06T16:04:34.826Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.835s	coverage: 57.7% of statements
16:04:34 [2021-05-06T16:04:34.826Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:04:34 [2021-05-06T16:04:34.826Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:04:34 [2021-05-06T16:04:34.956Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.34s)
16:04:34 [2021-05-06T16:04:34.956Z] === RUN   TestDockerNetworkMacvlan
16:04:35 [2021-05-06T16:04:35.398Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
16:04:35 [2021-05-06T16:04:35.663Z] --- PASS: TestContinueAfterPluginCrash (9.49s)
16:04:35 [2021-05-06T16:04:35.922Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:04:36 [2021-05-06T16:04:36.339Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
16:04:36 [2021-05-06T16:04:36.868Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:04:37 [2021-05-06T16:04:37.125Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:04:37 [2021-05-06T16:04:37.125Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:04:37 [2021-05-06T16:04:37.299Z] --- PASS: TestReadPluginNoRead (7.32s)
16:04:37 [2021-05-06T16:04:37.299Z]     --- PASS: TestReadPluginNoRead/default (1.53s)
16:04:37 [2021-05-06T16:04:37.299Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.58s)
16:04:37 [2021-05-06T16:04:37.299Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
16:04:37 [2021-05-06T16:04:37.299Z]     read_test.go:92: [d257524327e55] daemon is not started
16:04:37 [2021-05-06T16:04:37.299Z] PASS
16:04:37 [2021-05-06T16:04:37.299Z] 
16:04:37 [2021-05-06T16:04:37.299Z] DONE 6 tests in 11.497s
16:04:37 [2021-05-06T16:04:37.559Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:04:37 [2021-05-06T16:04:37.559Z] testing: warning: no tests to run
16:04:37 [2021-05-06T16:04:37.559Z] PASS
16:04:37 [2021-05-06T16:04:37.559Z] 
16:04:37 [2021-05-06T16:04:37.559Z] DONE 0 tests in 0.017s
16:04:37 [2021-05-06T16:04:37.559Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:04:37 [2021-05-06T16:04:37.559Z] INFO: Testing against a local daemon
16:04:37 [2021-05-06T16:04:37.559Z] === RUN   TestPluginWithDevMounts
16:04:37 [2021-05-06T16:04:37.559Z] === PAUSE TestPluginWithDevMounts
16:04:37 [2021-05-06T16:04:37.559Z] === CONT  TestPluginWithDevMounts
16:04:38 [2021-05-06T16:04:38.253Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 6.7% of statements
16:04:38 [2021-05-06T16:04:38.253Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:04:38 [2021-05-06T16:04:38.253Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:04:38 [2021-05-06T16:04:38.254Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:04:38 [2021-05-06T16:04:38.513Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
16:04:39 [2021-05-06T16:04:39.463Z] --- PASS: TestPluginWithDevMounts (1.71s)
16:04:39 [2021-05-06T16:04:39.463Z] PASS
16:04:39 [2021-05-06T16:04:39.463Z] 
16:04:39 [2021-05-06T16:04:39.463Z] DONE 1 tests in 1.750s
16:04:39 [2021-05-06T16:04:39.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:04:39 [2021-05-06T16:04:39.463Z] INFO: Testing against a local daemon
16:04:39 [2021-05-06T16:04:39.463Z] === RUN   TestSecretInspect
16:04:39 [2021-05-06T16:04:39.654Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:04:39 [2021-05-06T16:04:39.912Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:04:40 [2021-05-06T16:04:40.169Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:04:40 [2021-05-06T16:04:40.425Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
16:04:40 [2021-05-06T16:04:40.425Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.183s	coverage: 77.8% of statements
16:04:40 [2021-05-06T16:04:40.425Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:04:40 [2021-05-06T16:04:40.425Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:04:41 [2021-05-06T16:04:41.286Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:04:41 [2021-05-06T16:04:41.368Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
16:04:41 [2021-05-06T16:04:41.372Z] --- PASS: TestSecretInspect (2.08s)
16:04:41 [2021-05-06T16:04:41.372Z] === RUN   TestSecretList
16:04:41 [2021-05-06T16:04:41.629Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
16:04:41 [2021-05-06T16:04:41.890Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
16:04:42 [2021-05-06T16:04:42.662Z] === RUN   TestDockerSuite/TestBuildNetNone
16:04:43 [2021-05-06T16:04:43.277Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
16:04:43 [2021-05-06T16:04:43.277Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:04:43 [2021-05-06T16:04:43.597Z] === RUN   TestDockerSuite/TestBuildNoContext
16:04:43 [2021-05-06T16:04:43.848Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 55.1% of statements
16:04:43 [2021-05-06T16:04:43.906Z] --- PASS: TestSecretList (2.46s)
16:04:43 [2021-05-06T16:04:43.906Z] === RUN   TestSecretsCreateAndDelete
16:04:44 [2021-05-06T16:04:44.375Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:04:44 [2021-05-06T16:04:44.789Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
16:04:44 [2021-05-06T16:04:44.971Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:04:45 [2021-05-06T16:04:45.538Z] --- PASS: TestServiceWithDataPathPortInit (18.33s)
16:04:45 [2021-05-06T16:04:45.538Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:04:45 [2021-05-06T16:04:45.813Z] --- PASS: TestSecretsCreateAndDelete (2.06s)
16:04:45 [2021-05-06T16:04:45.813Z] === RUN   TestSecretsUpdate
16:04:46 [2021-05-06T16:04:46.104Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:04:46 [2021-05-06T16:04:46.173Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
16:04:46 [2021-05-06T16:04:46.434Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:04:47 [2021-05-06T16:04:47.377Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.662s	coverage: 82.5% of statements
16:04:47 [2021-05-06T16:04:47.377Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:04:47 [2021-05-06T16:04:47.377Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
16:04:47 [2021-05-06T16:04:47.377Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:04:48 [2021-05-06T16:04:48.352Z] --- PASS: TestSecretsUpdate (2.47s)
16:04:48 [2021-05-06T16:04:48.352Z] === RUN   TestTemplatedSecret
16:04:48 [2021-05-06T16:04:48.580Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:04:48 [2021-05-06T16:04:48.633Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:04:48 [2021-05-06T16:04:48.633Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:04:48 [2021-05-06T16:04:48.633Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:04:49 [2021-05-06T16:04:49.199Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:04:49 [2021-05-06T16:04:49.293Z] ok  	github.com/docker/docker/distribution/metadata	0.073s	coverage: 48.2% of statements
16:04:49 [2021-05-06T16:04:49.457Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:04:50 [2021-05-06T16:04:50.025Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:04:50 [2021-05-06T16:04:50.234Z] ok  	github.com/docker/docker/distribution	0.183s	coverage: 25.2% of statements
16:04:50 [2021-05-06T16:04:50.234Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:04:51 [2021-05-06T16:04:51.176Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
16:04:51 [2021-05-06T16:04:51.645Z] --- PASS: TestTemplatedSecret (3.38s)
16:04:51 [2021-05-06T16:04:51.645Z] === RUN   TestSecretCreateResolve
16:04:51 [2021-05-06T16:04:51.945Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:04:52 [2021-05-06T16:04:52.118Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.6% of statements
16:04:52 [2021-05-06T16:04:52.510Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:04:52 [2021-05-06T16:04:52.690Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 85.1% of statements
16:04:52 [2021-05-06T16:04:52.690Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:04:52 [2021-05-06T16:04:52.951Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:04:54 [2021-05-06T16:04:54.180Z] --- PASS: TestSecretCreateResolve (2.04s)
16:04:54 [2021-05-06T16:04:54.180Z] PASS
16:04:54 [2021-05-06T16:04:54.180Z] 
16:04:54 [2021-05-06T16:04:54.180Z] DONE 6 tests in 14.512s
16:04:54 [2021-05-06T16:04:54.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:04:54 [2021-05-06T16:04:54.180Z] INFO: Testing against a local daemon
16:04:54 [2021-05-06T16:04:54.180Z] === RUN   TestServiceCreateInit
16:04:54 [2021-05-06T16:04:54.180Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:04:54 [2021-05-06T16:04:54.336Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
16:04:54 [2021-05-06T16:04:54.336Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
16:04:54 [2021-05-06T16:04:54.336Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:04:54 [2021-05-06T16:04:54.412Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s)
16:04:54 [2021-05-06T16:04:54.412Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tmdhno2gyud7se3c0qbn268ee Created:2021-05-06 16:04:47.091842378 +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[0af6ab313fea391da3a953185e947b265bd383eb7001d2a280498ac02fb0c327:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ns1ybvvhabsuq8sq6taol6kfj EndpointID:dacdd5dded093d83c82e787e568b8b87c017bc1e9ac5c436102931b95959f8dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9d41d503790672c9943951428da43b564da89cee99328ef6a4bb447ebec3dcc0 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:876ed0e67c8a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ns1ybvvhabsuq8sq6taol6kfj EndpointID:dacdd5dded093d83c82e787e568b8b87c017bc1e9ac5c436102931b95959f8dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:04:54 [2021-05-06T16:04:54.412Z] PASS
16:04:54 [2021-05-06T16:04:54.412Z] 
16:04:54 [2021-05-06T16:04:54.412Z] === Skipped
16:04:54 [2021-05-06T16:04:54.412Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:54 [2021-05-06T16:04:54.412Z]     service_test.go:242: FLAKY_TEST
16:04:54 [2021-05-06T16:04:54.412Z] 
16:04:54 [2021-05-06T16:04:54.412Z] 
16:04:54 [2021-05-06T16:04:54.412Z] DONE 26 tests, 1 skipped in 65.523s
16:04:54 [2021-05-06T16:04:54.412Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:04:54 [2021-05-06T16:04:54.412Z] ++ 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
16:04:54 [2021-05-06T16:04:54.412Z] ++ set -e
16:04:54 [2021-05-06T16:04:54.412Z] ++ '[' -n 0 ']'
16:04:54 [2021-05-06T16:04:54.412Z] ++ set -x
16:04:54 [2021-05-06T16:04:54.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
16:04:54 [2021-05-06T16:04:54.670Z] INFO: Testing against a local daemon
16:04:54 [2021-05-06T16:04:54.670Z] === RUN   TestDockerNetworkIpvlanPersistance
16:04:54 [2021-05-06T16:04:54.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:04:54 [2021-05-06T16:04:54.670Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:54 [2021-05-06T16:04:54.670Z] === RUN   TestDockerNetworkIpvlan
16:04:54 [2021-05-06T16:04:54.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:04:54 [2021-05-06T16:04:54.670Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:54 [2021-05-06T16:04:54.670Z] PASS
16:04:54 [2021-05-06T16:04:54.670Z] 
16:04:54 [2021-05-06T16:04:54.670Z] === Skipped
16:04:54 [2021-05-06T16:04:54.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:04:54 [2021-05-06T16:04:54.670Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:54 [2021-05-06T16:04:54.670Z] 
16:04:54 [2021-05-06T16:04:54.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:04:54 [2021-05-06T16:04:54.670Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:54 [2021-05-06T16:04:54.670Z] 
16:04:54 [2021-05-06T16:04:54.670Z] 
16:04:54 [2021-05-06T16:04:54.670Z] DONE 2 tests, 2 skipped in 0.147s
16:04:54 [2021-05-06T16:04:54.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:04:54 [2021-05-06T16:04:54.670Z] ++ 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
16:04:54 [2021-05-06T16:04:54.670Z] ++ set -e
16:04:54 [2021-05-06T16:04:54.670Z] ++ '[' -n 0 ']'
16:04:54 [2021-05-06T16:04:54.670Z] ++ set -x
16:04:54 [2021-05-06T16:04:54.670Z] ++ 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
16:04:54 [2021-05-06T16:04:54.907Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
16:04:54 [2021-05-06T16:04:54.928Z] INFO: Testing against a local daemon
16:04:54 [2021-05-06T16:04:54.928Z] === RUN   TestDockerNetworkMacvlanPersistance
16:04:55 [2021-05-06T16:04:55.186Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:04:56 [2021-05-06T16:04:56.560Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:04:56 [2021-05-06T16:04:56.722Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:04:56 [2021-05-06T16:04:56.822Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 45.2% of statements
16:04:57 [2021-05-06T16:04:57.126Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s)
16:04:57 [2021-05-06T16:04:57.126Z] === RUN   TestDockerNetworkMacvlan
16:04:57 [2021-05-06T16:04:57.393Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
16:04:57 [2021-05-06T16:04:57.655Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:04:58 [2021-05-06T16:04:58.107Z] --- PASS: TestDockerNetworkMacvlan (23.02s)
16:04:58 [2021-05-06T16:04:58.107Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s)
16:04:58 [2021-05-06T16:04:58.107Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
16:04:58 [2021-05-06T16:04:58.107Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s)
16:04:58 [2021-05-06T16:04:58.107Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s)
16:04:58 [2021-05-06T16:04:58.107Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.74s)
16:04:58 [2021-05-06T16:04:58.107Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s)
16:04:58 [2021-05-06T16:04:58.107Z] PASS
16:04:58 [2021-05-06T16:04:58.107Z] 
16:04:58 [2021-05-06T16:04:58.107Z] DONE 8 tests in 26.518s
16:04:58 [2021-05-06T16:04:58.107Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:04:58 [2021-05-06T16:04:58.107Z] ++ 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
16:04:58 [2021-05-06T16:04:58.107Z] ++ set -e
16:04:58 [2021-05-06T16:04:58.107Z] ++ '[' -n 0 ']'
16:04:58 [2021-05-06T16:04:58.107Z] ++ set -x
16:04:58 [2021-05-06T16:04:58.107Z] ++ 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
16:04:58 [2021-05-06T16:04:58.107Z] testing: warning: no tests to run
16:04:58 [2021-05-06T16:04:58.107Z] PASS
16:04:58 [2021-05-06T16:04:58.107Z] 
16:04:58 [2021-05-06T16:04:58.107Z] DONE 0 tests in 0.033s
16:04:58 [2021-05-06T16:04:58.107Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:04:58 [2021-05-06T16:04:58.107Z] ++ 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
16:04:58 [2021-05-06T16:04:58.107Z] ++ set -e
16:04:58 [2021-05-06T16:04:58.107Z] ++ '[' -n 0 ']'
16:04:58 [2021-05-06T16:04:58.107Z] ++ set -x
16:04:58 [2021-05-06T16:04:58.107Z] ++ 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
16:04:58 [2021-05-06T16:04:58.107Z] INFO: Testing against a local daemon
16:04:58 [2021-05-06T16:04:58.107Z] === RUN   TestAuthZPluginAllowRequest
16:04:58 [2021-05-06T16:04:58.403Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:04:58 [2021-05-06T16:04:58.502Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:04:58 [2021-05-06T16:04:58.760Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:04:59 [2021-05-06T16:04:59.041Z] ok  	github.com/docker/docker/pkg/archive	0.292s	coverage: 81.9% of statements
16:04:59 [2021-05-06T16:04:59.694Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:04:59 [2021-05-06T16:04:59.982Z] ok  	github.com/docker/docker/pkg/authorization	0.158s	coverage: 68.3% of statements
16:05:00 [2021-05-06T16:05:00.243Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:05:00 [2021-05-06T16:05:00.261Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:05:00 [2021-05-06T16:05:00.503Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:05:00 [2021-05-06T16:05:00.653Z] --- PASS: TestAuthZPluginAllowRequest (2.23s)
16:05:00 [2021-05-06T16:05:00.653Z] === RUN   TestAuthZPluginTLS
16:05:00 [2021-05-06T16:05:00.827Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:05:01 [2021-05-06T16:05:01.595Z] --- PASS: TestAuthZPluginTLS (1.15s)
16:05:01 [2021-05-06T16:05:01.595Z] === RUN   TestAuthZPluginDenyRequest
16:05:01 [2021-05-06T16:05:01.762Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:05:02 [2021-05-06T16:05:02.698Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:05:02 [2021-05-06T16:05:02.981Z] --- PASS: TestAuthZPluginDenyRequest (1.12s)
16:05:02 [2021-05-06T16:05:02.981Z] === RUN   TestAuthZPluginAPIDenyResponse
16:05:03 [2021-05-06T16:05:03.675Z] --- PASS: TestServiceCreateInit (9.39s)
16:05:03 [2021-05-06T16:05:03.675Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s)
16:05:03 [2021-05-06T16:05:03.675Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s)
16:05:03 [2021-05-06T16:05:03.675Z] === RUN   TestCreateServiceMultipleTimes
16:05:03 [2021-05-06T16:05:03.805Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.488s	coverage: 43.2% of statements
16:05:03 [2021-05-06T16:05:03.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.12s)
16:05:03 [2021-05-06T16:05:03.923Z] === RUN   TestAuthZPluginDenyResponse
16:05:04 [2021-05-06T16:05:04.067Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:05:04 [2021-05-06T16:05:04.067Z] ok  	github.com/docker/docker/layer	7.486s	coverage: 68.8% of statements
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:05:04 [2021-05-06T16:05:04.067Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:05:04 [2021-05-06T16:05:04.638Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
16:05:04 [2021-05-06T16:05:04.898Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
16:05:05 [2021-05-06T16:05:05.310Z] --- PASS: TestAuthZPluginDenyResponse (1.17s)
16:05:05 [2021-05-06T16:05:05.310Z] === RUN   TestAuthZPluginAllowEventStream
16:05:05 [2021-05-06T16:05:05.840Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
16:05:05 [2021-05-06T16:05:05.982Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:05:06 [2021-05-06T16:05:06.101Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
16:05:06 [2021-05-06T16:05:06.672Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
16:05:06 [2021-05-06T16:05:06.915Z] === RUN   TestDockerSuite/TestBuildPATH
16:05:07 [2021-05-06T16:05:07.225Z] --- PASS: TestAuthZPluginAllowEventStream (2.21s)
16:05:07 [2021-05-06T16:05:07.225Z] === RUN   TestAuthZPluginErrorResponse
16:05:08 [2021-05-06T16:05:08.057Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
16:05:08 [2021-05-06T16:05:08.610Z] --- PASS: TestAuthZPluginErrorResponse (1.17s)
16:05:08 [2021-05-06T16:05:08.610Z] === RUN   TestAuthZPluginErrorRequest
16:05:08 [2021-05-06T16:05:08.629Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
16:05:08 [2021-05-06T16:05:08.889Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.072s	coverage: 84.1% of statements
16:05:09 [2021-05-06T16:05:09.150Z] ok  	github.com/docker/docker/pkg/fsutils	0.225s	coverage: 85.1% of statements
16:05:09 [2021-05-06T16:05:09.150Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
16:05:09 [2021-05-06T16:05:09.447Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:05:09 [2021-05-06T16:05:09.552Z] --- PASS: TestAuthZPluginErrorRequest (1.12s)
16:05:09 [2021-05-06T16:05:09.552Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:05:09 [2021-05-06T16:05:09.706Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:05:09 [2021-05-06T16:05:09.964Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:05:10 [2021-05-06T16:05:10.535Z] ok  	github.com/docker/docker/pkg/idtools	0.403s	coverage: 69.5% of statements
16:05:10 [2021-05-06T16:05:10.796Z] ok  	github.com/docker/docker/pkg/ioutils	0.510s	coverage: 69.3% of statements
16:05:10 [2021-05-06T16:05:10.935Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.28s)
16:05:10 [2021-05-06T16:05:10.935Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:05:11 [2021-05-06T16:05:11.057Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
16:05:11 [2021-05-06T16:05:11.057Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:05:11 [2021-05-06T16:05:11.319Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
16:05:11 [2021-05-06T16:05:11.319Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:05:11 [2021-05-06T16:05:11.319Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:05:11 [2021-05-06T16:05:11.319Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.016s	coverage: 85.7% of statements
16:05:11 [2021-05-06T16:05:11.319Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:05:11 [2021-05-06T16:05:11.338Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:05:11 [2021-05-06T16:05:11.580Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:05:12 [2021-05-06T16:05:12.151Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:05:12 [2021-05-06T16:05:12.412Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
16:05:12 [2021-05-06T16:05:12.412Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
16:05:12 [2021-05-06T16:05:12.412Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:05:12 [2021-05-06T16:05:12.412Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:05:13 [2021-05-06T16:05:13.354Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
16:05:13 [2021-05-06T16:05:13.482Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.67s)
16:05:13 [2021-05-06T16:05:13.482Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:05:13 [2021-05-06T16:05:13.871Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:05:14 [2021-05-06T16:05:14.297Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:05:14 [2021-05-06T16:05:14.297Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
16:05:14 [2021-05-06T16:05:14.557Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:05:15 [2021-05-06T16:05:15.939Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
16:05:16 [2021-05-06T16:05:16.029Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.62s)
16:05:16 [2021-05-06T16:05:16.029Z] === RUN   TestAuthZPluginHeader
16:05:16 [2021-05-06T16:05:16.200Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:05:17 [2021-05-06T16:05:17.414Z] --- PASS: TestAuthZPluginHeader (1.45s)
16:05:17 [2021-05-06T16:05:17.414Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:05:17 [2021-05-06T16:05:17.414Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:05:17 [2021-05-06T16:05:17.414Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:17 [2021-05-06T16:05:17.414Z] === RUN   TestAuthZPluginV2Disable
16:05:17 [2021-05-06T16:05:17.414Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:05:17 [2021-05-06T16:05:17.414Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:17 [2021-05-06T16:05:17.414Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:05:17 [2021-05-06T16:05:17.414Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:05:17 [2021-05-06T16:05:17.414Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:17 [2021-05-06T16:05:17.414Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:05:17 [2021-05-06T16:05:17.414Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:05:17 [2021-05-06T16:05:17.414Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:17 [2021-05-06T16:05:17.414Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:05:19 [2021-05-06T16:05:19.498Z] ok  	github.com/docker/docker/pkg/signal	2.391s	coverage: 61.0% of statements
16:05:19 [2021-05-06T16:05:19.498Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:05:19 [2021-05-06T16:05:19.759Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:05:20 [2021-05-06T16:05:20.020Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:05:20 [2021-05-06T16:05:20.447Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:05:20 [2021-05-06T16:05:20.592Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
16:05:21 [2021-05-06T16:05:21.163Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
16:05:21 [2021-05-06T16:05:21.424Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
16:05:21 [2021-05-06T16:05:21.764Z] --- PASS: TestCreateServiceMultipleTimes (17.57s)
16:05:21 [2021-05-06T16:05:21.764Z] === RUN   TestCreateServiceConflict
16:05:21 [2021-05-06T16:05:21.821Z] --- PASS: TestDockerNetworkMacvlan (24.86s)
16:05:21 [2021-05-06T16:05:21.821Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
16:05:21 [2021-05-06T16:05:21.821Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
16:05:21 [2021-05-06T16:05:21.821Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (3.12s)
16:05:21 [2021-05-06T16:05:21.821Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s)
16:05:21 [2021-05-06T16:05:21.821Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.77s)
16:05:21 [2021-05-06T16:05:21.821Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.18s)
16:05:21 [2021-05-06T16:05:21.996Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
16:05:22 [2021-05-06T16:05:22.079Z] PASS
16:05:22 [2021-05-06T16:05:22.079Z] 
16:05:22 [2021-05-06T16:05:22.079Z] DONE 8 tests in 27.241s
16:05:22 [2021-05-06T16:05:22.079Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:05:22 [2021-05-06T16:05:22.079Z] ++ 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
16:05:22 [2021-05-06T16:05:22.079Z] ++ set -e
16:05:22 [2021-05-06T16:05:22.079Z] ++ '[' -n 0 ']'
16:05:22 [2021-05-06T16:05:22.079Z] ++ set -x
16:05:22 [2021-05-06T16:05:22.079Z] ++ 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
16:05:22 [2021-05-06T16:05:22.079Z] testing: warning: no tests to run
16:05:22 [2021-05-06T16:05:22.079Z] PASS
16:05:22 [2021-05-06T16:05:22.079Z] 
16:05:22 [2021-05-06T16:05:22.079Z] DONE 0 tests in 0.031s
16:05:22 [2021-05-06T16:05:22.079Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:05:22 [2021-05-06T16:05:22.079Z] ++ 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
16:05:22 [2021-05-06T16:05:22.079Z] ++ set -e
16:05:22 [2021-05-06T16:05:22.079Z] ++ '[' -n 0 ']'
16:05:22 [2021-05-06T16:05:22.079Z] ++ set -x
16:05:22 [2021-05-06T16:05:22.079Z] ++ 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
16:05:22 [2021-05-06T16:05:22.079Z] INFO: Testing against a local daemon
16:05:22 [2021-05-06T16:05:22.079Z] === RUN   TestAuthZPluginAllowRequest
16:05:22 [2021-05-06T16:05:22.256Z] testing: warning: no tests to run
16:05:22 [2021-05-06T16:05:22.256Z] coverage: [no statements]
16:05:22 [2021-05-06T16:05:22.256Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:05:22 [2021-05-06T16:05:22.826Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:05:22 [2021-05-06T16:05:22.826Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:05:23 [2021-05-06T16:05:23.087Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:05:23 [2021-05-06T16:05:23.454Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:05:23 [2021-05-06T16:05:23.668Z] --- PASS: TestCreateServiceConflict (2.54s)
16:05:23 [2021-05-06T16:05:23.668Z] === RUN   TestCreateServiceMaxReplicas
16:05:24 [2021-05-06T16:05:24.390Z] --- PASS: TestAuthZPluginAllowRequest (2.03s)
16:05:24 [2021-05-06T16:05:24.390Z] === RUN   TestAuthZPluginTLS
16:05:24 [2021-05-06T16:05:24.955Z] --- PASS: TestAuthZPluginTLS (0.84s)
16:05:24 [2021-05-06T16:05:24.955Z] === RUN   TestAuthZPluginDenyRequest
16:05:25 [2021-05-06T16:05:25.638Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
16:05:25 [2021-05-06T16:05:25.890Z] --- PASS: TestAuthZPluginDenyRequest (0.71s)
16:05:25 [2021-05-06T16:05:25.890Z] === RUN   TestAuthZPluginAPIDenyResponse
16:05:25 [2021-05-06T16:05:25.900Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:05:26 [2021-05-06T16:05:26.456Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s)
16:05:26 [2021-05-06T16:05:26.456Z] === RUN   TestAuthZPluginDenyResponse
16:05:26 [2021-05-06T16:05:26.471Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.4% of statements
16:05:26 [2021-05-06T16:05:26.959Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
16:05:26 [2021-05-06T16:05:26.959Z] === RUN   TestCreateWithDuplicateNetworkNames
16:05:27 [2021-05-06T16:05:27.390Z] --- PASS: TestAuthZPluginDenyResponse (0.72s)
16:05:27 [2021-05-06T16:05:27.391Z] === RUN   TestAuthZPluginAllowEventStream
16:05:27 [2021-05-06T16:05:27.391Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:05:27 [2021-05-06T16:05:27.856Z] ok  	github.com/docker/docker/quota	0.215s	coverage: 71.4% of statements
16:05:28 [2021-05-06T16:05:28.117Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
16:05:28 [2021-05-06T16:05:28.765Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
16:05:28 [2021-05-06T16:05:28.765Z] === RUN   TestAuthZPluginErrorResponse
16:05:29 [2021-05-06T16:05:29.502Z] ok  	github.com/docker/docker/registry	0.058s	coverage: 58.8% of statements
16:05:29 [2021-05-06T16:05:29.698Z] --- PASS: TestAuthZPluginErrorResponse (0.73s)
16:05:29 [2021-05-06T16:05:29.698Z] === RUN   TestAuthZPluginErrorRequest
16:05:30 [2021-05-06T16:05:30.074Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
16:05:30 [2021-05-06T16:05:30.264Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
16:05:30 [2021-05-06T16:05:30.264Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:05:30 [2021-05-06T16:05:30.335Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
16:05:30 [2021-05-06T16:05:30.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
16:05:30 [2021-05-06T16:05:30.830Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:05:30 [2021-05-06T16:05:30.907Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
16:05:31 [2021-05-06T16:05:31.168Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:05:33 [2021-05-06T16:05:33.359Z] === RUN   TestDockerSuite/TestBuildRm
16:05:33 [2021-05-06T16:05:33.360Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.38s)
16:05:33 [2021-05-06T16:05:33.360Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:05:33 [2021-05-06T16:05:33.713Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:05:35 [2021-05-06T16:05:35.099Z] ok  	github.com/docker/docker/volume/local	0.113s	coverage: 76.4% of statements
16:05:35 [2021-05-06T16:05:35.360Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
16:05:35 [2021-05-06T16:05:35.891Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s)
16:05:35 [2021-05-06T16:05:35.891Z] === RUN   TestAuthZPluginHeader
16:05:36 [2021-05-06T16:05:36.456Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:05:36 [2021-05-06T16:05:36.746Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
16:05:37 [2021-05-06T16:05:37.022Z] --- PASS: TestAuthZPluginHeader (1.27s)
16:05:37 [2021-05-06T16:05:37.022Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:05:37 [2021-05-06T16:05:37.956Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:05:39 [2021-05-06T16:05:39.331Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:05:39 [2021-05-06T16:05:39.331Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:05:39 [2021-05-06T16:05:39.379Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.72s)
16:05:39 [2021-05-06T16:05:39.379Z] PASS
16:05:39 [2021-05-06T16:05:39.379Z] 
16:05:39 [2021-05-06T16:05:39.379Z] === Skipped
16:05:39 [2021-05-06T16:05:39.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:05:39 [2021-05-06T16:05:39.379Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:39 [2021-05-06T16:05:39.379Z] 
16:05:39 [2021-05-06T16:05:39.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:05:39 [2021-05-06T16:05:39.379Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:39 [2021-05-06T16:05:39.379Z] 
16:05:39 [2021-05-06T16:05:39.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:05:39 [2021-05-06T16:05:39.379Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:39 [2021-05-06T16:05:39.379Z] 
16:05:39 [2021-05-06T16:05:39.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:05:39 [2021-05-06T16:05:39.379Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:39 [2021-05-06T16:05:39.379Z] 
16:05:39 [2021-05-06T16:05:39.379Z] 
16:05:39 [2021-05-06T16:05:39.379Z] DONE 17 tests, 4 skipped in 39.214s
16:05:39 [2021-05-06T16:05:39.379Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:05:39 [2021-05-06T16:05:39.379Z] ++ 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
16:05:39 [2021-05-06T16:05:39.379Z] ++ set -e
16:05:39 [2021-05-06T16:05:39.379Z] ++ '[' -n 0 ']'
16:05:39 [2021-05-06T16:05:39.379Z] ++ set -x
16:05:39 [2021-05-06T16:05:39.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:05:39 [2021-05-06T16:05:39.380Z] INFO: Testing against a local daemon
16:05:39 [2021-05-06T16:05:39.380Z] === RUN   TestPluginInvalidJSON
16:05:39 [2021-05-06T16:05:39.380Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:05:39 [2021-05-06T16:05:39.380Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:05:39 [2021-05-06T16:05:39.380Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:05:39 [2021-05-06T16:05:39.380Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:05:39 [2021-05-06T16:05:39.380Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:05:39 [2021-05-06T16:05:39.380Z] === RUN   TestPluginInstall
16:05:39 [2021-05-06T16:05:39.380Z] === RUN   TestPluginInstall/no_auth
16:05:39 [2021-05-06T16:05:39.602Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:05:39 [2021-05-06T16:05:39.962Z] time="2021-05-06T16:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:05:39 [2021-05-06T16:05:39.962Z] time="2021-05-06T16:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:162871eb03665424293ac7a462ddaceb17168de8e5c44e865cfc3840f1a8ddc2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:05:39 [2021-05-06T16:05:39.963Z] time="2021-05-06T16:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:05:39 [2021-05-06T16:05:39.963Z] time="2021-05-06T16:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:162871eb03665424293ac7a462ddaceb17168de8e5c44e865cfc3840f1a8ddc2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:05:40 [2021-05-06T16:05:40.186Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:05:40 [2021-05-06T16:05:40.225Z] === RUN   TestPluginInstall/with_htpasswd
16:05:40 [2021-05-06T16:05:40.797Z] time="2021-05-06T16:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:05:40 [2021-05-06T16:05:40.797Z] time="2021-05-06T16:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:131c1b2956c2fa07349afc8dde728c44bd0d364e998008f5c273dd26eb426377" mediatype=application/vnd.docker.plugin.v1+json size=522
16:05:40 [2021-05-06T16:05:40.797Z] time="2021-05-06T16:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:05:40 [2021-05-06T16:05:40.797Z] time="2021-05-06T16:05:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:131c1b2956c2fa07349afc8dde728c44bd0d364e998008f5c273dd26eb426377" mediatype=application/vnd.docker.plugin.v1+json size=522
16:05:41 [2021-05-06T16:05:41.369Z] === RUN   TestPluginInstall/with_insecure
16:05:41 [2021-05-06T16:05:41.564Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:05:41 [2021-05-06T16:05:41.840Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s)
16:05:41 [2021-05-06T16:05:41.840Z] === RUN   TestCreateServiceSecretFileMode
16:05:42 [2021-05-06T16:05:42.941Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.81s)
16:05:42 [2021-05-06T16:05:42.941Z] === RUN   TestAuthZPluginV2Disable
16:05:43 [2021-05-06T16:05:43.283Z] time="2021-05-06T16:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:05:43 [2021-05-06T16:05:43.283Z] time="2021-05-06T16:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f04e25eaa16f022e225d927fa1bee66437915940d7185f651fc666b914de533" mediatype=application/vnd.docker.plugin.v1+json size=522
16:05:43 [2021-05-06T16:05:43.283Z] time="2021-05-06T16:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:05:43 [2021-05-06T16:05:43.283Z] time="2021-05-06T16:05:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f04e25eaa16f022e225d927fa1bee66437915940d7185f651fc666b914de533" mediatype=application/vnd.docker.plugin.v1+json size=522
16:05:43 [2021-05-06T16:05:43.508Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:05:43 [2021-05-06T16:05:43.544Z] --- PASS: TestPluginInstall (6.10s)
16:05:43 [2021-05-06T16:05:43.544Z]     --- PASS: TestPluginInstall/no_auth (2.64s)
16:05:43 [2021-05-06T16:05:43.544Z]     --- PASS: TestPluginInstall/with_htpasswd (1.23s)
16:05:43 [2021-05-06T16:05:43.544Z]     --- PASS: TestPluginInstall/with_insecure (2.22s)
16:05:43 [2021-05-06T16:05:43.544Z]         plugin_test.go:165: [d4bdd3b291d01] daemon is not started
16:05:43 [2021-05-06T16:05:43.544Z] === RUN   TestPluginsWithRuntimes
16:05:43 [2021-05-06T16:05:43.746Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
16:05:43 [2021-05-06T16:05:43.746Z] === RUN   TestCreateServiceConfigFileMode
16:05:44 [2021-05-06T16:05:44.885Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:05:46 [2021-05-06T16:05:46.090Z] === RUN   TestPluginsWithRuntimes/No_Args
16:05:46 [2021-05-06T16:05:46.281Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
16:05:46 [2021-05-06T16:05:46.281Z] === RUN   TestCreateServiceSysctls
16:05:48 [2021-05-06T16:05:48.169Z] --- PASS: TestAuthZPluginV2Disable (4.78s)
16:05:48 [2021-05-06T16:05:48.169Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:05:48 [2021-05-06T16:05:48.635Z] === RUN   TestPluginsWithRuntimes/With_Args
16:05:48 [2021-05-06T16:05:48.736Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:05:48 [2021-05-06T16:05:48.736Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:05:48 [2021-05-06T16:05:48.966Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/rootless	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/volume	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === Skipped
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver btrfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver btrfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver btrfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver btrfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver btrfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:73: No driver to put!
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z] time="2021-05-06T16:04:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z] time="2021-05-06T16:04:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z] time="2021-05-06T16:04:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z] time="2021-05-06T16:04:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z] time="2021-05-06T16:04:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:73: No driver to put!
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     overlay_test.go:49: Fails to compute changes intermittently
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver zfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver zfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver zfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver zfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:46: Driver zfs not supported
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     graphtest_unix.go:73: No driver to put!
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:05:48 [2021-05-06T16:05:48.966Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] 
16:05:48 [2021-05-06T16:05:48.966Z] DONE 2254 tests, 24 skipped in 255.797s
Post stage
[Pipeline] junit
16:05:48 [2021-05-06T16:05:48.981Z] Recording test results
16:05:49 [2021-05-06T16:05:49.111Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:05:49 [2021-05-06T16:05:49.111Z] === RUN   TestDockerSuite/TestBuildSpaces
16:05:49 [2021-05-06T16:05:49.298Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:05:49 [2021-05-06T16:05:49.370Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:05:49 [2021-05-06T16:05:49.573Z] --- PASS: TestCreateServiceSysctls (3.42s)
16:05:49 [2021-05-06T16:05:49.573Z] === RUN   TestCreateServiceCapabilities
16:05:49 [2021-05-06T16:05:49.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41739/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=569d8ef1b6538aeb1c732321c3b51f7310e6e740 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:569d8ef1b6538aeb1c732321c3b51f7310e6e740 hack/validate/vendor
16:05:50 [2021-05-06T16:05:50.304Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:05:50 [2021-05-06T16:05:50.547Z] --- PASS: TestPluginsWithRuntimes (6.97s)
16:05:50 [2021-05-06T16:05:50.547Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.15s)
16:05:50 [2021-05-06T16:05:50.547Z]     --- PASS: TestPluginsWithRuntimes/With_Args (2.17s)
16:05:50 [2021-05-06T16:05:50.547Z] === RUN   TestPluginBackCompatMediaTypes
16:05:50 [2021-05-06T16:05:50.563Z] === RUN   TestDockerSuite/TestBuildStderr
16:05:50 [2021-05-06T16:05:50.588Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:05:51 [2021-05-06T16:05:51.166Z] + echo Ensuring container killed.
16:05:51 [2021-05-06T16:05:51.166Z] Ensuring container killed.
16:05:51 [2021-05-06T16:05:51.166Z] + docker rm -vf docker-pr4
16:05:51 [2021-05-06T16:05:51.166Z] Error: No such container: docker-pr4
[Pipeline] sh
16:05:51 [2021-05-06T16:05:51.457Z] + echo Chowning /workspace to jenkins user
16:05:51 [2021-05-06T16:05:51.457Z] Chowning /workspace to jenkins user
16:05:51 [2021-05-06T16:05:51.457Z] + id -u
16:05:51 [2021-05-06T16:05:51.457Z] + id -g
16:05:51 [2021-05-06T16:05:51.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/workspace busybox chown -R 1000:1000 /workspace
16:05:51 [2021-05-06T16:05:51.496Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:05:51 [2021-05-06T16:05:51.496Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.78s)
16:05:51 [2021-05-06T16:05:51.496Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:05:51 [2021-05-06T16:05:51.628Z] --- PASS: TestBuildWCOWSandboxSize (653.33s)
16:05:51 [2021-05-06T16:05:51.628Z] === RUN   TestBuildWithEmptyDockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:51 [2021-05-06T16:05:51.628Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s)
16:05:51 [2021-05-06T16:05:51.628Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:05:51 [2021-05-06T16:05:51.628Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:05:51 [2021-05-06T16:05:51.628Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:05:51 [2021-05-06T16:05:51.628Z] === RUN   TestBuildPreserveOwnership
16:05:51 [2021-05-06T16:05:51.628Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
16:05:51 [2021-05-06T16:05:51.628Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
16:05:51 [2021-05-06T16:05:51.628Z] === RUN   TestBuildPlatformInvalid
16:05:51 [2021-05-06T16:05:51.933Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s)
16:05:51 [2021-05-06T16:05:51.934Z] PASS
16:05:51 [2021-05-06T16:05:51.934Z] 
16:05:51 [2021-05-06T16:05:51.934Z] DONE 10 tests in 14.427s
16:05:51 [2021-05-06T16:05:51.934Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:05:51 [2021-05-06T16:05:51.934Z] ++ 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
16:05:51 [2021-05-06T16:05:51.934Z] ++ set -e
16:05:51 [2021-05-06T16:05:51.934Z] ++ '[' -n 0 ']'
16:05:51 [2021-05-06T16:05:51.934Z] ++ set -x
16:05:51 [2021-05-06T16:05:51.934Z] ++ 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
16:05:51 [2021-05-06T16:05:51.934Z] INFO: Testing against a local daemon
16:05:51 [2021-05-06T16:05:51.934Z] === RUN   TestExternalGraphDriver
16:05:52 [2021-05-06T16:05:52.089Z] --- PASS: TestBuildPlatformInvalid (0.37s)
16:05:52 [2021-05-06T16:05:52.089Z] PASS
16:05:52 [2021-05-06T16:05:52.089Z] ok  	github.com/docker/docker/integration/build	796.388s
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] === Skipped
16:05:52 [2021-05-06T16:05:52.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
16:05:52 [2021-05-06T16:05:52.089Z]     build_session_test.go:25: TODO: BuildKit
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
16:05:52 [2021-05-06T16:05:52.089Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
16:05:52 [2021-05-06T16:05:52.089Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
16:05:52 [2021-05-06T16:05:52.089Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
16:05:52 [2021-05-06T16:05:52.089Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] 
16:05:52 [2021-05-06T16:05:52.089Z] DONE 29 tests, 5 skipped in 814.493s
16:05:52 [2021-05-06T16:05:52.108Z] --- PASS: TestCreateServiceCapabilities (2.80s)
16:05:52 [2021-05-06T16:05:52.108Z] === RUN   TestInspect
16:05:52 [2021-05-06T16:05:52.195Z] === RUN   TestExternalGraphDriver/json
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:05:52 [2021-05-06T16:05:52.549Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:05:52 [2021-05-06T16:05:52.700Z] + bundleName=unit
16:05:52 [2021-05-06T16:05:52.700Z] + echo Creating unit-bundles.tar.gz
16:05:52 [2021-05-06T16:05:52.700Z] Creating unit-bundles.tar.gz
16:05:52 [2021-05-06T16:05:52.700Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:05:52 [2021-05-06T16:05:52.700Z] bundles/junit-report.xml
16:05:52 [2021-05-06T16:05:52.700Z] bundles/go-test-report.json
16:05:52 [2021-05-06T16:05:52.700Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:05:52 [2021-05-06T16:05:52.714Z] Archiving artifacts
16:05:53 [2021-05-06T16:05:53.097Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:05:53 [2021-05-06T16:05:53.417Z] + make clean
16:05:53 [2021-05-06T16:05:53.417Z] docker volume rm -f docker-dev-cache
16:05:53 [2021-05-06T16:05:53.417Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:05:56 [2021-05-06T16:05:56.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:05:56 [2021-05-06T16:05:56.294Z] INFO: Testing against a local daemon
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestConfigInspect
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestConfigInspect (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestConfigList
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestConfigList (0.01s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestConfigsCreateAndDelete
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestConfigsUpdate
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestConfigsUpdate (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestTemplatedConfig
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestTemplatedConfig (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestConfigCreateResolve
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:05:56 [2021-05-06T16:05:56.294Z] === RUN   TestConfigDaemonLibtrustID
16:05:56 [2021-05-06T16:05:56.294Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:05:56 [2021-05-06T16:05:56.294Z] PASS
16:05:56 [2021-05-06T16:05:56.294Z] ok  	github.com/docker/docker/integration/config	0.368s
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === Skipped
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
16:05:56 [2021-05-06T16:05:56.294Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] 
16:05:56 [2021-05-06T16:05:56.294Z] DONE 7 tests, 7 skipped in 3.589s
16:05:56 [2021-05-06T16:05:56.294Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:05:56 [2021-05-06T16:05:56.302Z] --- PASS: TestInspect (3.44s)
16:05:56 [2021-05-06T16:05:56.302Z] === RUN   TestCreateJob
16:05:56 [2021-05-06T16:05:56.403Z] === RUN   TestExternalGraphDriver/spec
16:05:58 [2021-05-06T16:05:58.057Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:05:58 [2021-05-06T16:05:58.624Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:05:58 [2021-05-06T16:05:58.840Z] --- PASS: TestCreateJob (3.37s)
16:05:58 [2021-05-06T16:05:58.840Z] === RUN   TestReplicatedJob
16:05:59 [2021-05-06T16:05:59.215Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:05:59 [2021-05-06T16:05:59.215Z] INFO: Testing against a local daemon
16:05:59 [2021-05-06T16:05:59.215Z] === RUN   TestCheckpoint
16:05:59 [2021-05-06T16:05:59.215Z] --- SKIP: TestCheckpoint (0.00s)
16:05:59 [2021-05-06T16:05:59.215Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:05:59 [2021-05-06T16:05:59.215Z] === RUN   TestContainerInvalidJSON
16:05:59 [2021-05-06T16:05:59.215Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:05:59 [2021-05-06T16:05:59.215Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:05:59 [2021-05-06T16:05:59.215Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:05:59 [2021-05-06T16:05:59.215Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:05:59 [2021-05-06T16:05:59.215Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:05:59 [2021-05-06T16:05:59.215Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:05:59 [2021-05-06T16:05:59.215Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:05:59 [2021-05-06T16:05:59.215Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:05:59 [2021-05-06T16:05:59.215Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:05:59 [2021-05-06T16:05:59.215Z] --- PASS: TestContainerInvalidJSON (0.35s)
16:05:59 [2021-05-06T16:05:59.215Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:05:59 [2021-05-06T16:05:59.215Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:05:59 [2021-05-06T16:05:59.215Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:05:59 [2021-05-06T16:05:59.215Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:05:59 [2021-05-06T16:05:59.675Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s)
16:05:59 [2021-05-06T16:05:59.675Z] === RUN   TestCopyFromContainerPathIsNotDir
16:05:59 [2021-05-06T16:05:59.675Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s)
16:05:59 [2021-05-06T16:05:59.675Z] === RUN   TestCopyToContainerPathDoesNotExist
16:05:59 [2021-05-06T16:05:59.706Z] === RUN   TestExternalGraphDriver/pull
16:06:00 [2021-05-06T16:06:00.006Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:06:00 [2021-05-06T16:06:00.135Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCopyToContainerPathIsNotDir
16:06:00 [2021-05-06T16:06:00.135Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s)
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCopyFromContainer
16:06:00 [2021-05-06T16:06:00.135Z] --- SKIP: TestCopyFromContainer (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:00 [2021-05-06T16:06:00.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateLinkToNonExistingContainer
16:06:00 [2021-05-06T16:06:00.135Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidEnv
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidEnv/0
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidEnv/0
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidEnv/1
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidEnv/1
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidEnv/2
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidEnv/2
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidEnv/0
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidEnv/1
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidEnv/2
16:06:00 [2021-05-06T16:06:00.135Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateTmpfsMountsTarget
16:06:00 [2021-05-06T16:06:00.135Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithCustomMaskedPaths
16:06:00 [2021-05-06T16:06:00.135Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithCustomReadonlyPaths
16:06:00 [2021-05-06T16:06:00.135Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:00 [2021-05-06T16:06:00.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:06:00 [2021-05-06T16:06:00.135Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateDifferentPlatform
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateDifferentPlatform/different_os
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:06:00 [2021-05-06T16:06:00.135Z] --- PASS: TestCreateDifferentPlatform (0.04s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:06:00 [2021-05-06T16:06:00.135Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:06:00 [2021-05-06T16:06:00.264Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:06:00 [2021-05-06T16:06:00.595Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s)
16:06:00 [2021-05-06T16:06:00.595Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:06:00 [2021-05-06T16:06:00.595Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:06:00 [2021-05-06T16:06:00.595Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:06:00 [2021-05-06T16:06:00.595Z] === RUN   TestContainerKillOnDaemonStart
16:06:00 [2021-05-06T16:06:00.595Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:06:00 [2021-05-06T16:06:00.595Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:06:00 [2021-05-06T16:06:00.595Z] === RUN   TestDiff
16:06:00 [2021-05-06T16:06:00.595Z] --- SKIP: TestDiff (0.00s)
16:06:00 [2021-05-06T16:06:00.595Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:06:00 [2021-05-06T16:06:00.595Z] === RUN   TestExecWithCloseStdin
16:06:01 [2021-05-06T16:06:01.198Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:06:02 [2021-05-06T16:06:02.574Z] === RUN   TestDockerSuite/TestBuildUser
16:06:02 [2021-05-06T16:06:02.780Z] --- PASS: TestExecWithCloseStdin (2.33s)
16:06:02 [2021-05-06T16:06:02.780Z] === RUN   TestExec
16:06:03 [2021-05-06T16:06:03.007Z] --- PASS: TestExternalGraphDriver (10.62s)
16:06:03 [2021-05-06T16:06:03.007Z]     --- PASS: TestExternalGraphDriver/json (3.66s)
16:06:03 [2021-05-06T16:06:03.007Z]     --- PASS: TestExternalGraphDriver/spec (3.99s)
16:06:03 [2021-05-06T16:06:03.007Z]     --- PASS: TestExternalGraphDriver/pull (2.84s)
16:06:03 [2021-05-06T16:06:03.007Z] === RUN   TestGraphdriverPluginV2
16:06:03 [2021-05-06T16:06:03.007Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
16:06:03 [2021-05-06T16:06:03.007Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:06:03 [2021-05-06T16:06:03.007Z] PASS
16:06:03 [2021-05-06T16:06:03.007Z] 
16:06:03 [2021-05-06T16:06:03.007Z] === Skipped
16:06:03 [2021-05-06T16:06:03.007Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
16:06:03 [2021-05-06T16:06:03.007Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:06:03 [2021-05-06T16:06:03.007Z] 
16:06:03 [2021-05-06T16:06:03.007Z] 
16:06:03 [2021-05-06T16:06:03.007Z] DONE 5 tests, 1 skipped in 10.849s
16:06:03 [2021-05-06T16:06:03.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:06:03 [2021-05-06T16:06:03.007Z] ++ 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
16:06:03 [2021-05-06T16:06:03.007Z] ++ set -e
16:06:03 [2021-05-06T16:06:03.007Z] ++ '[' -n 0 ']'
16:06:03 [2021-05-06T16:06:03.007Z] ++ set -x
16:06:03 [2021-05-06T16:06:03.007Z] ++ 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
16:06:03 [2021-05-06T16:06:03.007Z] INFO: Testing against a local daemon
16:06:03 [2021-05-06T16:06:03.007Z] === RUN   TestContinueAfterPluginCrash
16:06:03 [2021-05-06T16:06:03.007Z] === PAUSE TestContinueAfterPluginCrash
16:06:03 [2021-05-06T16:06:03.007Z] === RUN   TestReadPluginNoRead
16:06:03 [2021-05-06T16:06:03.007Z] === PAUSE TestReadPluginNoRead
16:06:03 [2021-05-06T16:06:03.007Z] === RUN   TestDaemonStartWithLogOpt
16:06:03 [2021-05-06T16:06:03.007Z] === PAUSE TestDaemonStartWithLogOpt
16:06:03 [2021-05-06T16:06:03.007Z] === CONT  TestContinueAfterPluginCrash
16:06:03 [2021-05-06T16:06:03.007Z] === CONT  TestDaemonStartWithLogOpt
16:06:03 [2021-05-06T16:06:03.007Z] === CONT  TestReadPluginNoRead
16:06:03 [2021-05-06T16:06:03.508Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.93s)
16:06:03 [2021-05-06T16:06:03.508Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:06:04 [2021-05-06T16:06:04.320Z] --- PASS: TestExec (1.73s)
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestExecUser
16:06:04 [2021-05-06T16:06:04.320Z] --- SKIP: TestExecUser (0.00s)
16:06:04 [2021-05-06T16:06:04.320Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestExportContainerAndImportImage
16:06:04 [2021-05-06T16:06:04.320Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:06:04 [2021-05-06T16:06:04.320Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestExportContainerAfterDaemonRestart
16:06:04 [2021-05-06T16:06:04.320Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:06:04 [2021-05-06T16:06:04.320Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestHealthCheckWorkdir
16:06:04 [2021-05-06T16:06:04.320Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:06:04 [2021-05-06T16:06:04.320Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestHealthKillContainer
16:06:04 [2021-05-06T16:06:04.320Z] --- SKIP: TestHealthKillContainer (0.00s)
16:06:04 [2021-05-06T16:06:04.320Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestInspectCpusetInConfigPre120
16:06:04 [2021-05-06T16:06:04.320Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:06:04 [2021-05-06T16:06:04.320Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:06:04 [2021-05-06T16:06:04.320Z] === RUN   TestKillContainerInvalidSignal
16:06:04 [2021-05-06T16:06:04.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:06:04 [2021-05-06T16:06:04.442Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:06:05 [2021-05-06T16:06:05.860Z] --- PASS: TestKillContainerInvalidSignal (1.58s)
16:06:05 [2021-05-06T16:06:05.860Z] === RUN   TestKillContainer
16:06:05 [2021-05-06T16:06:05.860Z] === RUN   TestKillContainer/no_signal
16:06:06 [2021-05-06T16:06:06.959Z] --- PASS: TestReplicatedJob (6.80s)
16:06:06 [2021-05-06T16:06:06.960Z] === RUN   TestUpdateReplicatedJob
16:06:07 [2021-05-06T16:06:07.223Z] === RUN   TestReadPluginNoRead/default
16:06:07 [2021-05-06T16:06:07.795Z] --- PASS: TestDaemonStartWithLogOpt (4.83s)
16:06:08 [2021-05-06T16:06:08.047Z] === RUN   TestKillContainer/non_killing_signal
16:06:08 [2021-05-06T16:06:08.047Z] === RUN   TestKillContainer/killing_signal
16:06:08 [2021-05-06T16:06:08.738Z] === RUN   TestReadPluginNoRead/disabled_caching
16:06:09 [2021-05-06T16:06:09.497Z] --- PASS: TestUpdateReplicatedJob (3.42s)
16:06:09 [2021-05-06T16:06:09.497Z] === RUN   TestServiceListWithStatuses
16:06:09 [2021-05-06T16:06:09.497Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:06:09 [2021-05-06T16:06:09.497Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:06:09 [2021-05-06T16:06:09.497Z] === RUN   TestDockerNetworkConnectAlias
16:06:09 [2021-05-06T16:06:09.732Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:06:09 [2021-05-06T16:06:09.732Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:06:10 [2021-05-06T16:06:10.229Z] --- PASS: TestKillContainer (3.78s)
16:06:10 [2021-05-06T16:06:10.229Z]     --- PASS: TestKillContainer/no_signal (1.56s)
16:06:10 [2021-05-06T16:06:10.229Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:06:10 [2021-05-06T16:06:10.229Z]     --- PASS: TestKillContainer/killing_signal (2.18s)
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:06:10 [2021-05-06T16:06:10.229Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestKillStoppedContainer
16:06:10 [2021-05-06T16:06:10.229Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestKillStoppedContainerAPIPre120
16:06:10 [2021-05-06T16:06:10.229Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestKillDifferentUserContainer
16:06:10 [2021-05-06T16:06:10.229Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestInspectOomKilledTrue
16:06:10 [2021-05-06T16:06:10.229Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestInspectOomKilledFalse
16:06:10 [2021-05-06T16:06:10.229Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:06:10 [2021-05-06T16:06:10.229Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:06:10 [2021-05-06T16:06:10.229Z] === RUN   TestLogsFollowTailEmpty
16:06:10 [2021-05-06T16:06:10.651Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:06:11 [2021-05-06T16:06:11.771Z] --- PASS: TestLogsFollowTailEmpty (1.59s)
16:06:11 [2021-05-06T16:06:11.771Z] === RUN   TestNetworkNat
16:06:11 [2021-05-06T16:06:11.771Z] --- SKIP: TestNetworkNat (0.00s)
16:06:11 [2021-05-06T16:06:11.771Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:06:11 [2021-05-06T16:06:11.771Z] === RUN   TestNetworkLocalhostTCPNat
16:06:12 [2021-05-06T16:06:12.564Z] --- PASS: TestReadPluginNoRead (9.43s)
16:06:12 [2021-05-06T16:06:12.564Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
16:06:12 [2021-05-06T16:06:12.564Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.72s)
16:06:12 [2021-05-06T16:06:12.564Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s)
16:06:12 [2021-05-06T16:06:12.564Z]     read_test.go:92: [d0abc5ad1c9d1] daemon is not started
16:06:13 [2021-05-06T16:06:13.135Z] --- PASS: TestContinueAfterPluginCrash (10.31s)
16:06:13 [2021-05-06T16:06:13.135Z] PASS
16:06:13 [2021-05-06T16:06:13.135Z] 
16:06:13 [2021-05-06T16:06:13.135Z] DONE 6 tests in 10.494s
16:06:13 [2021-05-06T16:06:13.135Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:06:13 [2021-05-06T16:06:13.135Z] ++ 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
16:06:13 [2021-05-06T16:06:13.135Z] ++ set -e
16:06:13 [2021-05-06T16:06:13.135Z] ++ '[' -n 0 ']'
16:06:13 [2021-05-06T16:06:13.135Z] ++ set -x
16:06:13 [2021-05-06T16:06:13.135Z] ++ 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
16:06:13 [2021-05-06T16:06:13.135Z] testing: warning: no tests to run
16:06:13 [2021-05-06T16:06:13.135Z] PASS
16:06:13 [2021-05-06T16:06:13.135Z] 
16:06:13 [2021-05-06T16:06:13.135Z] DONE 0 tests in 0.066s
16:06:13 [2021-05-06T16:06:13.135Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:06:13 [2021-05-06T16:06:13.135Z] ++ 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
16:06:13 [2021-05-06T16:06:13.135Z] ++ set -e
16:06:13 [2021-05-06T16:06:13.135Z] ++ '[' -n 0 ']'
16:06:13 [2021-05-06T16:06:13.135Z] ++ set -x
16:06:13 [2021-05-06T16:06:13.135Z] ++ 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
16:06:13 [2021-05-06T16:06:13.312Z] --- PASS: TestNetworkLocalhostTCPNat (1.99s)
16:06:13 [2021-05-06T16:06:13.312Z] === RUN   TestNetworkLoopbackNat
16:06:13 [2021-05-06T16:06:13.312Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:06:13 [2021-05-06T16:06:13.312Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:06:13 [2021-05-06T16:06:13.312Z] === RUN   TestPause
16:06:13 [2021-05-06T16:06:13.312Z] --- SKIP: TestPause (0.00s)
16:06:13 [2021-05-06T16:06:13.312Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:06:13 [2021-05-06T16:06:13.312Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:06:13 [2021-05-06T16:06:13.395Z] INFO: Testing against a local daemon
16:06:13 [2021-05-06T16:06:13.395Z] === RUN   TestPluginWithDevMounts
16:06:13 [2021-05-06T16:06:13.395Z] === PAUSE TestPluginWithDevMounts
16:06:13 [2021-05-06T16:06:13.395Z] === CONT  TestPluginWithDevMounts
16:06:14 [2021-05-06T16:06:14.770Z] --- PASS: TestDockerNetworkConnectAlias (5.45s)
16:06:14 [2021-05-06T16:06:14.770Z] === RUN   TestDockerNetworkReConnect
16:06:14 [2021-05-06T16:06:14.853Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s)
16:06:14 [2021-05-06T16:06:14.853Z] === RUN   TestPauseStopPausedContainer
16:06:14 [2021-05-06T16:06:14.853Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:06:14 [2021-05-06T16:06:14.853Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
16:06:14 [2021-05-06T16:06:14.853Z] === RUN   TestPsFilter
16:06:15 [2021-05-06T16:06:15.313Z] --- PASS: TestPsFilter (0.29s)
16:06:15 [2021-05-06T16:06:15.313Z] === RUN   TestRemoveContainerWithRemovedVolume
16:06:15 [2021-05-06T16:06:15.940Z] --- PASS: TestPluginWithDevMounts (2.07s)
16:06:15 [2021-05-06T16:06:15.940Z] PASS
16:06:15 [2021-05-06T16:06:15.940Z] 
16:06:15 [2021-05-06T16:06:15.940Z] DONE 1 tests in 2.249s
16:06:15 [2021-05-06T16:06:15.940Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:06:15 [2021-05-06T16:06:15.941Z] ++ 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
16:06:15 [2021-05-06T16:06:15.941Z] ++ set -e
16:06:15 [2021-05-06T16:06:15.941Z] ++ '[' -n 0 ']'
16:06:15 [2021-05-06T16:06:15.941Z] ++ set -x
16:06:15 [2021-05-06T16:06:15.941Z] ++ 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
16:06:15 [2021-05-06T16:06:15.941Z] INFO: Testing against a local daemon
16:06:15 [2021-05-06T16:06:15.941Z] === RUN   TestSecretInspect
16:06:17 [2021-05-06T16:06:17.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.86s)
16:06:17 [2021-05-06T16:06:17.496Z] === RUN   TestRemoveContainerWithVolume
16:06:18 [2021-05-06T16:06:18.961Z] --- PASS: TestDockerNetworkReConnect (4.11s)
16:06:18 [2021-05-06T16:06:18.961Z] === RUN   TestServicePlugin
16:06:19 [2021-05-06T16:06:19.242Z] --- PASS: TestSecretInspect (3.11s)
16:06:19 [2021-05-06T16:06:19.242Z] === RUN   TestSecretList
16:06:19 [2021-05-06T16:06:19.679Z] --- PASS: TestRemoveContainerWithVolume (2.23s)
16:06:19 [2021-05-06T16:06:19.679Z] === RUN   TestRemoveContainerRunning
16:06:21 [2021-05-06T16:06:21.219Z] --- PASS: TestRemoveContainerRunning (1.72s)
16:06:21 [2021-05-06T16:06:21.219Z] === RUN   TestRemoveContainerForceRemoveRunning
16:06:21 [2021-05-06T16:06:21.934Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.49s)
16:06:21 [2021-05-06T16:06:21.934Z] PASS
16:06:21 [2021-05-06T16:06:21.934Z] 
16:06:21 [2021-05-06T16:06:21.934Z] DONE 17 tests in 59.834s
16:06:21 [2021-05-06T16:06:21.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:06:21 [2021-05-06T16:06:21.934Z] ++ 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
16:06:21 [2021-05-06T16:06:21.934Z] ++ set -e
16:06:21 [2021-05-06T16:06:21.934Z] ++ '[' -n 0 ']'
16:06:21 [2021-05-06T16:06:21.934Z] ++ set -x
16:06:21 [2021-05-06T16:06:21.934Z] ++ 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
16:06:21 [2021-05-06T16:06:21.934Z] INFO: Testing against a local daemon
16:06:22 [2021-05-06T16:06:22.192Z] === RUN   TestPluginInvalidJSON
16:06:22 [2021-05-06T16:06:22.192Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:06:22 [2021-05-06T16:06:22.192Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:06:22 [2021-05-06T16:06:22.192Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:06:22 [2021-05-06T16:06:22.192Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:06:22 [2021-05-06T16:06:22.192Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
16:06:22 [2021-05-06T16:06:22.192Z] === RUN   TestPluginInstall
16:06:22 [2021-05-06T16:06:22.192Z] === RUN   TestPluginInstall/no_auth
16:06:22 [2021-05-06T16:06:22.544Z] --- PASS: TestSecretList (3.16s)
16:06:22 [2021-05-06T16:06:22.544Z] === RUN   TestSecretsCreateAndDelete
16:06:22 [2021-05-06T16:06:22.760Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s)
16:06:22 [2021-05-06T16:06:22.760Z] === RUN   TestRemoveInvalidContainer
16:06:22 [2021-05-06T16:06:22.760Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:06:22 [2021-05-06T16:06:22.760Z] === RUN   TestRenameLinkedContainer
16:06:22 [2021-05-06T16:06:22.760Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:06:22 [2021-05-06T16:06:22.760Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:06:22 [2021-05-06T16:06:22.760Z] === RUN   TestRenameStoppedContainer
16:06:23 [2021-05-06T16:06:23.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:06:24 [2021-05-06T16:06:24.943Z] --- PASS: TestRenameStoppedContainer (2.21s)
16:06:24 [2021-05-06T16:06:24.943Z] === RUN   TestRenameRunningContainerAndReuse
16:06:25 [2021-05-06T16:06:25.027Z] time="2021-05-06T16:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:06:25 [2021-05-06T16:06:25.027Z] time="2021-05-06T16:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4891c1dbe4a7083b132a1bf48e9b0dd1a56d9c0aa02bb7b4deb207eafce0a5bf" mediatype=application/vnd.docker.plugin.v1+json size=522
16:06:25 [2021-05-06T16:06:25.027Z] time="2021-05-06T16:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:06:25 [2021-05-06T16:06:25.027Z] time="2021-05-06T16:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4891c1dbe4a7083b132a1bf48e9b0dd1a56d9c0aa02bb7b4deb207eafce0a5bf" mediatype=application/vnd.docker.plugin.v1+json size=522
16:06:25 [2021-05-06T16:06:25.090Z] --- PASS: TestSecretsCreateAndDelete (3.07s)
16:06:25 [2021-05-06T16:06:25.090Z] === RUN   TestSecretsUpdate
16:06:25 [2021-05-06T16:06:25.594Z] === RUN   TestPluginInstall/with_htpasswd
16:06:25 [2021-05-06T16:06:25.594Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:06:26 [2021-05-06T16:06:26.530Z] time="2021-05-06T16:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:06:26 [2021-05-06T16:06:26.530Z] time="2021-05-06T16:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5ec23f27bbbb18cbbe83ec2f957225c013a9a036417110db531406227c9441b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:06:26 [2021-05-06T16:06:26.530Z] time="2021-05-06T16:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:06:26 [2021-05-06T16:06:26.530Z] time="2021-05-06T16:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5ec23f27bbbb18cbbe83ec2f957225c013a9a036417110db531406227c9441b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:06:27 [2021-05-06T16:06:27.097Z] === RUN   TestPluginInstall/with_insecure
16:06:27 [2021-05-06T16:06:27.355Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:06:27 [2021-05-06T16:06:27.614Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:06:28 [2021-05-06T16:06:28.391Z] --- PASS: TestSecretsUpdate (3.14s)
16:06:28 [2021-05-06T16:06:28.391Z] === RUN   TestTemplatedSecret
16:06:28 [2021-05-06T16:06:28.687Z] --- PASS: TestRenameRunningContainerAndReuse (3.25s)
16:06:28 [2021-05-06T16:06:28.687Z] === RUN   TestRenameInvalidName
16:06:28 [2021-05-06T16:06:28.989Z] time="2021-05-06T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:06:28 [2021-05-06T16:06:28.989Z] time="2021-05-06T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b7ddaae6a0dc7becba077f73984fc713b69c047f18f4877914a601139db1e49" mediatype=application/vnd.docker.plugin.v1+json size=522
16:06:28 [2021-05-06T16:06:28.989Z] time="2021-05-06T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:06:28 [2021-05-06T16:06:28.989Z] time="2021-05-06T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b7ddaae6a0dc7becba077f73984fc713b69c047f18f4877914a601139db1e49" mediatype=application/vnd.docker.plugin.v1+json size=522
16:06:29 [2021-05-06T16:06:29.557Z] --- PASS: TestPluginInstall (7.46s)
16:06:29 [2021-05-06T16:06:29.557Z]     --- PASS: TestPluginInstall/no_auth (3.50s)
16:06:29 [2021-05-06T16:06:29.557Z]     --- PASS: TestPluginInstall/with_htpasswd (1.36s)
16:06:29 [2021-05-06T16:06:29.557Z]     --- PASS: TestPluginInstall/with_insecure (2.60s)
16:06:29 [2021-05-06T16:06:29.557Z]         plugin_test.go:165: [de681ef7786c7] daemon is not started
16:06:29 [2021-05-06T16:06:29.557Z] === RUN   TestPluginsWithRuntimes
16:06:29 [2021-05-06T16:06:29.659Z] --- PASS: TestRenameInvalidName (1.67s)
16:06:29 [2021-05-06T16:06:29.659Z] === RUN   TestRenameAnonymousContainer
16:06:29 [2021-05-06T16:06:29.815Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:06:31 [2021-05-06T16:06:31.191Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:06:32 [2021-05-06T16:06:32.126Z] === RUN   TestPluginsWithRuntimes/No_Args
16:06:32 [2021-05-06T16:06:32.599Z] --- PASS: TestTemplatedSecret (3.68s)
16:06:32 [2021-05-06T16:06:32.599Z] === RUN   TestSecretCreateResolve
16:06:32 [2021-05-06T16:06:32.692Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:06:32 [2021-05-06T16:06:32.692Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:06:32 [2021-05-06T16:06:32.692Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:06:32 [2021-05-06T16:06:32.692Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:06:32 [2021-05-06T16:06:32.692Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:06:33 [2021-05-06T16:06:33.627Z] === RUN   TestPluginsWithRuntimes/With_Args
16:06:34 [2021-05-06T16:06:34.562Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:06:34 [2021-05-06T16:06:34.562Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:06:35 [2021-05-06T16:06:35.144Z] --- PASS: TestSecretCreateResolve (3.12s)
16:06:35 [2021-05-06T16:06:35.144Z] PASS
16:06:35 [2021-05-06T16:06:35.144Z] 
16:06:35 [2021-05-06T16:06:35.144Z] DONE 6 tests in 19.456s
16:06:35 [2021-05-06T16:06:35.144Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:06:35 [2021-05-06T16:06:35.144Z] ++ 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
16:06:35 [2021-05-06T16:06:35.144Z] ++ set -e
16:06:35 [2021-05-06T16:06:35.144Z] ++ '[' -n 0 ']'
16:06:35 [2021-05-06T16:06:35.144Z] ++ set -x
16:06:35 [2021-05-06T16:06:35.144Z] ++ 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
16:06:35 [2021-05-06T16:06:35.144Z] INFO: Testing against a local daemon
16:06:35 [2021-05-06T16:06:35.144Z] === RUN   TestServiceCreateInit
16:06:35 [2021-05-06T16:06:35.144Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:06:35 [2021-05-06T16:06:35.496Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:06:35 [2021-05-06T16:06:35.496Z] --- PASS: TestPluginsWithRuntimes (5.88s)
16:06:35 [2021-05-06T16:06:35.496Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.77s)
16:06:35 [2021-05-06T16:06:35.496Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.67s)
16:06:35 [2021-05-06T16:06:35.496Z] === RUN   TestPluginBackCompatMediaTypes
16:06:36 [2021-05-06T16:06:36.432Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:06:36 [2021-05-06T16:06:36.432Z] --- PASS: TestPluginBackCompatMediaTypes (1.00s)
16:06:36 [2021-05-06T16:06:36.432Z] PASS
16:06:36 [2021-05-06T16:06:36.432Z] 
16:06:36 [2021-05-06T16:06:36.432Z] DONE 10 tests in 14.590s
16:06:36 [2021-05-06T16:06:36.432Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:06:36 [2021-05-06T16:06:36.432Z] ++ 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
16:06:36 [2021-05-06T16:06:36.432Z] ++ set -e
16:06:36 [2021-05-06T16:06:36.432Z] ++ '[' -n 0 ']'
16:06:36 [2021-05-06T16:06:36.432Z] ++ set -x
16:06:36 [2021-05-06T16:06:36.432Z] ++ 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
16:06:36 [2021-05-06T16:06:36.700Z] INFO: Testing against a local daemon
16:06:36 [2021-05-06T16:06:36.700Z] === RUN   TestExternalGraphDriver
16:06:36 [2021-05-06T16:06:36.700Z] === RUN   TestExternalGraphDriver/json
16:06:37 [2021-05-06T16:06:37.635Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:06:37 [2021-05-06T16:06:37.635Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:06:39 [2021-05-06T16:06:39.994Z] --- PASS: TestRenameAnonymousContainer (8.95s)
16:06:39 [2021-05-06T16:06:39.994Z] === RUN   TestRenameContainerWithSameName
16:06:40 [2021-05-06T16:06:40.166Z] === RUN   TestExternalGraphDriver/spec
16:06:40 [2021-05-06T16:06:40.454Z] --- PASS: TestRenameContainerWithSameName (1.68s)
16:06:40 [2021-05-06T16:06:40.454Z] === RUN   TestRenameContainerWithLinkedContainer
16:06:40 [2021-05-06T16:06:40.454Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:06:40 [2021-05-06T16:06:40.454Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
16:06:40 [2021-05-06T16:06:40.454Z] === RUN   TestResize
16:06:40 [2021-05-06T16:06:40.465Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:06:41 [2021-05-06T16:06:41.099Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:06:41 [2021-05-06T16:06:41.995Z] --- PASS: TestResize (1.68s)
16:06:41 [2021-05-06T16:06:41.995Z] === RUN   TestResizeWithInvalidSize
16:06:43 [2021-05-06T16:06:43.001Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:06:43 [2021-05-06T16:06:43.259Z] === RUN   TestExternalGraphDriver/pull
16:06:44 [2021-05-06T16:06:44.177Z] --- PASS: TestResizeWithInvalidSize (1.67s)
16:06:44 [2021-05-06T16:06:44.177Z] === RUN   TestResizeWhenContainerNotStarted
16:06:44 [2021-05-06T16:06:44.193Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:06:44 [2021-05-06T16:06:44.193Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:06:44 [2021-05-06T16:06:44.761Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:06:44 [2021-05-06T16:06:44.761Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:06:45 [2021-05-06T16:06:45.697Z] --- PASS: TestExternalGraphDriver (9.00s)
16:06:45 [2021-05-06T16:06:45.697Z]     --- PASS: TestExternalGraphDriver/json (3.18s)
16:06:45 [2021-05-06T16:06:45.697Z]     --- PASS: TestExternalGraphDriver/spec (3.19s)
16:06:45 [2021-05-06T16:06:45.697Z]     --- PASS: TestExternalGraphDriver/pull (2.51s)
16:06:45 [2021-05-06T16:06:45.697Z] === RUN   TestGraphdriverPluginV2
16:06:45 [2021-05-06T16:06:45.697Z] === RUN   TestDockerSuite/TestBuildXZHost
16:06:45 [2021-05-06T16:06:45.718Z] --- PASS: TestResizeWhenContainerNotStarted (1.91s)
16:06:45 [2021-05-06T16:06:45.718Z] === RUN   TestDaemonRestartKillContainers
16:06:45 [2021-05-06T16:06:45.718Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:06:45 [2021-05-06T16:06:45.718Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:06:45 [2021-05-06T16:06:45.718Z] === RUN   TestStats
16:06:45 [2021-05-06T16:06:45.718Z] --- SKIP: TestStats (0.00s)
16:06:45 [2021-05-06T16:06:45.718Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:06:45 [2021-05-06T16:06:45.718Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:06:45 [2021-05-06T16:06:45.755Z] --- PASS: TestServiceCreateInit (10.42s)
16:06:45 [2021-05-06T16:06:45.755Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
16:06:45 [2021-05-06T16:06:45.755Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s)
16:06:45 [2021-05-06T16:06:45.755Z] === RUN   TestCreateServiceMultipleTimes
16:06:48 [2021-05-06T16:06:48.230Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:06:48 [2021-05-06T16:06:48.230Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:06:48 [2021-05-06T16:06:48.230Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:06:48 [2021-05-06T16:06:48.795Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:06:49 [2021-05-06T16:06:49.730Z] === RUN   TestDockerSuite/TestCommitChange
16:06:50 [2021-05-06T16:06:50.417Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.15s)
16:06:50 [2021-05-06T16:06:50.417Z] === RUN   TestStopContainerWithTimeout
16:06:50 [2021-05-06T16:06:50.417Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:06:50 [2021-05-06T16:06:50.417Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:06:50 [2021-05-06T16:06:50.417Z] === RUN   TestUpdateRestartPolicy
16:06:50 [2021-05-06T16:06:50.665Z] --- PASS: TestGraphdriverPluginV2 (5.10s)
16:06:50 [2021-05-06T16:06:50.665Z] PASS
16:06:50 [2021-05-06T16:06:50.665Z] 
16:06:50 [2021-05-06T16:06:50.665Z] DONE 5 tests in 14.258s
16:06:50 [2021-05-06T16:06:50.665Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:06:50 [2021-05-06T16:06:50.665Z] ++ 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
16:06:50 [2021-05-06T16:06:50.665Z] ++ set -e
16:06:50 [2021-05-06T16:06:50.665Z] ++ '[' -n 0 ']'
16:06:50 [2021-05-06T16:06:50.665Z] ++ set -x
16:06:50 [2021-05-06T16:06:50.665Z] ++ 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
16:06:50 [2021-05-06T16:06:50.926Z] INFO: Testing against a local daemon
16:06:50 [2021-05-06T16:06:50.926Z] === RUN   TestContinueAfterPluginCrash
16:06:50 [2021-05-06T16:06:50.926Z] === PAUSE TestContinueAfterPluginCrash
16:06:50 [2021-05-06T16:06:50.926Z] === RUN   TestReadPluginNoRead
16:06:50 [2021-05-06T16:06:50.926Z] === PAUSE TestReadPluginNoRead
16:06:50 [2021-05-06T16:06:50.926Z] === RUN   TestDaemonStartWithLogOpt
16:06:50 [2021-05-06T16:06:50.926Z] === PAUSE TestDaemonStartWithLogOpt
16:06:50 [2021-05-06T16:06:50.926Z] === CONT  TestContinueAfterPluginCrash
16:06:50 [2021-05-06T16:06:50.926Z] === CONT  TestDaemonStartWithLogOpt
16:06:51 [2021-05-06T16:06:51.088Z] --- PASS: TestServicePlugin (30.62s)
16:06:51 [2021-05-06T16:06:51.088Z]     plugin_test.go:62: [db0c4b924341e] joining swarm manager [db80bce0fab29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:06:51 [2021-05-06T16:06:51.088Z]     plugin_test.go:65: [d4cac6c549052] joining swarm manager [db80bce0fab29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:06:51 [2021-05-06T16:06:51.088Z] === RUN   TestServiceUpdateLabel
16:06:51 [2021-05-06T16:06:51.184Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:06:52 [2021-05-06T16:06:52.024Z] --- PASS: TestServiceUpdateLabel (2.52s)
16:06:52 [2021-05-06T16:06:52.024Z] === RUN   TestServiceUpdateSecrets
16:06:52 [2021-05-06T16:06:52.559Z] === RUN   TestDockerSuite/TestCommitHardlink
16:06:55 [2021-05-06T16:06:55.844Z] === RUN   TestDockerSuite/TestCommitNewFile
16:06:56 [2021-05-06T16:06:56.778Z] --- PASS: TestDaemonStartWithLogOpt (5.61s)
16:06:56 [2021-05-06T16:06:56.778Z] === CONT  TestReadPluginNoRead
16:06:57 [2021-05-06T16:06:57.344Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:06:58 [2021-05-06T16:06:58.719Z] === RUN   TestDockerSuite/TestCommitTTY
16:07:00 [2021-05-06T16:07:00.112Z] === RUN   TestReadPluginNoRead/default
16:07:00 [2021-05-06T16:07:00.691Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:07:01 [2021-05-06T16:07:01.625Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:07:02 [2021-05-06T16:07:02.191Z] === RUN   TestReadPluginNoRead/disabled_caching
16:07:02 [2021-05-06T16:07:02.191Z] --- PASS: TestContinueAfterPluginCrash (11.23s)
16:07:03 [2021-05-06T16:07:03.873Z] --- PASS: TestCreateServiceMultipleTimes (18.37s)
16:07:03 [2021-05-06T16:07:03.873Z] === RUN   TestCreateServiceConflict
16:07:04 [2021-05-06T16:07:04.091Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:07:04 [2021-05-06T16:07:04.091Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:07:04 [2021-05-06T16:07:04.657Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:07:04 [2021-05-06T16:07:04.657Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:07:04 [2021-05-06T16:07:04.657Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:07:04 [2021-05-06T16:07:04.915Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:07:04 [2021-05-06T16:07:04.915Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:07:04 [2021-05-06T16:07:04.915Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:07:04 [2021-05-06T16:07:04.915Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:07:05 [2021-05-06T16:07:05.851Z] --- PASS: TestReadPluginNoRead (9.25s)
16:07:05 [2021-05-06T16:07:05.851Z]     --- PASS: TestReadPluginNoRead/default (2.04s)
16:07:05 [2021-05-06T16:07:05.851Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.92s)
16:07:05 [2021-05-06T16:07:05.851Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s)
16:07:05 [2021-05-06T16:07:05.851Z]     read_test.go:92: [d2c9461ebb8a2] daemon is not started
16:07:05 [2021-05-06T16:07:05.851Z] PASS
16:07:05 [2021-05-06T16:07:05.851Z] 
16:07:05 [2021-05-06T16:07:05.851Z] DONE 6 tests in 15.091s
16:07:05 [2021-05-06T16:07:05.851Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:07:05 [2021-05-06T16:07:05.851Z] ++ 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
16:07:05 [2021-05-06T16:07:05.851Z] ++ set -e
16:07:05 [2021-05-06T16:07:05.851Z] ++ '[' -n 0 ']'
16:07:05 [2021-05-06T16:07:05.851Z] ++ set -x
16:07:05 [2021-05-06T16:07:05.851Z] ++ 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
16:07:06 [2021-05-06T16:07:06.109Z] testing: warning: no tests to run
16:07:06 [2021-05-06T16:07:06.109Z] PASS
16:07:06 [2021-05-06T16:07:06.109Z] 
16:07:06 [2021-05-06T16:07:06.109Z] DONE 0 tests in 0.064s
16:07:06 [2021-05-06T16:07:06.109Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:07:06 [2021-05-06T16:07:06.109Z] ++ 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
16:07:06 [2021-05-06T16:07:06.109Z] ++ set -e
16:07:06 [2021-05-06T16:07:06.109Z] ++ '[' -n 0 ']'
16:07:06 [2021-05-06T16:07:06.109Z] ++ set -x
16:07:06 [2021-05-06T16:07:06.109Z] ++ 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
16:07:06 [2021-05-06T16:07:06.109Z] INFO: Testing against a local daemon
16:07:06 [2021-05-06T16:07:06.109Z] === RUN   TestPluginWithDevMounts
16:07:06 [2021-05-06T16:07:06.109Z] === PAUSE TestPluginWithDevMounts
16:07:06 [2021-05-06T16:07:06.109Z] === CONT  TestPluginWithDevMounts
16:07:06 [2021-05-06T16:07:06.419Z] --- PASS: TestCreateServiceConflict (2.56s)
16:07:06 [2021-05-06T16:07:06.419Z] === RUN   TestCreateServiceMaxReplicas
16:07:06 [2021-05-06T16:07:06.906Z] --- PASS: TestServiceUpdateSecrets (14.77s)
16:07:06 [2021-05-06T16:07:06.906Z] === RUN   TestServiceUpdateConfigs
16:07:07 [2021-05-06T16:07:07.043Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:07:08 [2021-05-06T16:07:08.419Z] --- PASS: TestPluginWithDevMounts (1.97s)
16:07:08 [2021-05-06T16:07:08.419Z] PASS
16:07:08 [2021-05-06T16:07:08.419Z] 
16:07:08 [2021-05-06T16:07:08.419Z] DONE 1 tests in 2.151s
16:07:08 [2021-05-06T16:07:08.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:07:08 [2021-05-06T16:07:08.419Z] ++ 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
16:07:08 [2021-05-06T16:07:08.419Z] ++ set -e
16:07:08 [2021-05-06T16:07:08.419Z] ++ '[' -n 0 ']'
16:07:08 [2021-05-06T16:07:08.419Z] ++ set -x
16:07:08 [2021-05-06T16:07:08.419Z] ++ 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
16:07:08 [2021-05-06T16:07:08.419Z] INFO: Testing against a local daemon
16:07:08 [2021-05-06T16:07:08.419Z] === RUN   TestSecretInspect
16:07:08 [2021-05-06T16:07:08.677Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:07:08 [2021-05-06T16:07:08.677Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:07:09 [2021-05-06T16:07:09.611Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:07:10 [2021-05-06T16:07:10.546Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:07:10 [2021-05-06T16:07:10.626Z] --- PASS: TestCreateServiceMaxReplicas (3.56s)
16:07:10 [2021-05-06T16:07:10.626Z] === RUN   TestCreateWithDuplicateNetworkNames
16:07:11 [2021-05-06T16:07:11.482Z] --- PASS: TestSecretInspect (2.99s)
16:07:11 [2021-05-06T16:07:11.482Z] === RUN   TestSecretList
16:07:11 [2021-05-06T16:07:11.482Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:07:11 [2021-05-06T16:07:11.533Z] --- PASS: TestUpdateRestartPolicy (20.04s)
16:07:11 [2021-05-06T16:07:11.533Z] === RUN   TestUpdateRestartWithAutoRemove
16:07:11 [2021-05-06T16:07:11.533Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s)
16:07:11 [2021-05-06T16:07:11.533Z] === RUN   TestWaitNonBlocked
16:07:11 [2021-05-06T16:07:11.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:07:11 [2021-05-06T16:07:11.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:07:11 [2021-05-06T16:07:11.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:07:11 [2021-05-06T16:07:11.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:07:11 [2021-05-06T16:07:11.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:07:11 [2021-05-06T16:07:11.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:07:11 [2021-05-06T16:07:11.741Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:07:12 [2021-05-06T16:07:12.676Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:07:14 [2021-05-06T16:07:14.051Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:07:14 [2021-05-06T16:07:14.052Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:07:14 [2021-05-06T16:07:14.052Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:07:14 [2021-05-06T16:07:14.445Z] --- PASS: TestWaitNonBlocked (0.02s)
16:07:14 [2021-05-06T16:07:14.445Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.41s)
16:07:14 [2021-05-06T16:07:14.445Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s)
16:07:14 [2021-05-06T16:07:14.445Z] === RUN   TestWaitBlocked
16:07:14 [2021-05-06T16:07:14.445Z] --- SKIP: TestWaitBlocked (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:07:14 [2021-05-06T16:07:14.445Z] PASS
16:07:14 [2021-05-06T16:07:14.445Z] ok  	github.com/docker/docker/integration/container	75.465s
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === Skipped
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:07:14 [2021-05-06T16:07:14.445Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
16:07:14 [2021-05-06T16:07:14.445Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] 
16:07:14 [2021-05-06T16:07:14.445Z] DONE 88 tests, 33 skipped in 77.743s
16:07:14 [2021-05-06T16:07:14.445Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:07:14 [2021-05-06T16:07:14.618Z] --- PASS: TestSecretList (3.15s)
16:07:14 [2021-05-06T16:07:14.618Z] === RUN   TestSecretsCreateAndDelete
16:07:14 [2021-05-06T16:07:14.880Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:07:14 [2021-05-06T16:07:14.880Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:07:14 [2021-05-06T16:07:14.880Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:07:15 [2021-05-06T16:07:15.138Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:07:15 [2021-05-06T16:07:15.138Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:07:16 [2021-05-06T16:07:16.514Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:07:16 [2021-05-06T16:07:16.646Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:16 [2021-05-06T16:07:16.646Z] INFO: Testing against a local daemon
16:07:16 [2021-05-06T16:07:16.646Z] === RUN   TestCommitInheritsEnv
16:07:16 [2021-05-06T16:07:16.646Z] --- SKIP: TestCommitInheritsEnv (0.00s)
16:07:16 [2021-05-06T16:07:16.646Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:07:16 [2021-05-06T16:07:16.646Z] === RUN   TestImportExtremelyLargeImageWorks
16:07:16 [2021-05-06T16:07:16.646Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:07:16 [2021-05-06T16:07:16.646Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:07:16 [2021-05-06T16:07:16.646Z] === RUN   TestImagesFilterMultiReference
16:07:16 [2021-05-06T16:07:16.646Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:07:16 [2021-05-06T16:07:16.646Z] === RUN   TestImagePullPlatformInvalid
16:07:16 [2021-05-06T16:07:16.646Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:07:16 [2021-05-06T16:07:16.646Z] === RUN   TestRemoveImageOrphaning
16:07:17 [2021-05-06T16:07:17.106Z] --- PASS: TestRemoveImageOrphaning (0.83s)
16:07:17 [2021-05-06T16:07:17.106Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:07:17 [2021-05-06T16:07:17.106Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:07:17 [2021-05-06T16:07:17.106Z] === RUN   TestTagInvalidReference
16:07:17 [2021-05-06T16:07:17.106Z] --- PASS: TestTagInvalidReference (0.03s)
16:07:17 [2021-05-06T16:07:17.106Z] === RUN   TestTagValidPrefixedRepo
16:07:17 [2021-05-06T16:07:17.106Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:07:17 [2021-05-06T16:07:17.106Z] === RUN   TestTagExistedNameWithoutForce
16:07:17 [2021-05-06T16:07:17.566Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:07:17 [2021-05-06T16:07:17.566Z] === RUN   TestTagOfficialNames
16:07:17 [2021-05-06T16:07:17.566Z] --- PASS: TestTagOfficialNames (0.06s)
16:07:17 [2021-05-06T16:07:17.566Z] === RUN   TestTagMatchesDigest
16:07:17 [2021-05-06T16:07:17.566Z] --- PASS: TestTagMatchesDigest (0.02s)
16:07:17 [2021-05-06T16:07:17.566Z] PASS
16:07:17 [2021-05-06T16:07:17.566Z] ok  	github.com/docker/docker/integration/image	1.534s
16:07:17 [2021-05-06T16:07:17.566Z] 
16:07:17 [2021-05-06T16:07:17.566Z] === Skipped
16:07:17 [2021-05-06T16:07:17.566Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
16:07:17 [2021-05-06T16:07:17.566Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:07:17 [2021-05-06T16:07:17.566Z] 
16:07:17 [2021-05-06T16:07:17.566Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
16:07:17 [2021-05-06T16:07:17.566Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:07:17 [2021-05-06T16:07:17.566Z] 
16:07:17 [2021-05-06T16:07:17.566Z] 
16:07:17 [2021-05-06T16:07:17.566Z] DONE 11 tests, 2 skipped in 3.168s
16:07:17 [2021-05-06T16:07:17.566Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:07:17 [2021-05-06T16:07:17.889Z] --- PASS: TestSecretsCreateAndDelete (3.10s)
16:07:17 [2021-05-06T16:07:17.889Z] === RUN   TestSecretsUpdate
16:07:17 [2021-05-06T16:07:17.889Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:07:18 [2021-05-06T16:07:18.822Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:07:18 [2021-05-06T16:07:18.822Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:07:19 [2021-05-06T16:07:19.747Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:19 [2021-05-06T16:07:19.747Z] INFO: Testing against a local daemon
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkCreateDelete
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDockerNetworkDeletePreferID
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDaemonDNSFallback
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDaemonDNSFallback (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestInspectNetwork
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestInspectNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestRunContainerWithBridgeNone
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkInvalidJSON
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkInvalidJSON//networks/create
16:07:19 [2021-05-06T16:07:19.747Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:07:19 [2021-05-06T16:07:19.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:07:19 [2021-05-06T16:07:19.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:07:19 [2021-05-06T16:07:19.747Z] === CONT  TestNetworkInvalidJSON//networks/create
16:07:19 [2021-05-06T16:07:19.747Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:07:19 [2021-05-06T16:07:19.747Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:07:19 [2021-05-06T16:07:19.747Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:07:19 [2021-05-06T16:07:19.747Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkList
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkList//networks
16:07:19 [2021-05-06T16:07:19.747Z] === PAUSE TestNetworkList//networks
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestNetworkList//networks/
16:07:19 [2021-05-06T16:07:19.747Z] === PAUSE TestNetworkList//networks/
16:07:19 [2021-05-06T16:07:19.747Z] === CONT  TestNetworkList//networks
16:07:19 [2021-05-06T16:07:19.747Z] === CONT  TestNetworkList//networks/
16:07:19 [2021-05-06T16:07:19.747Z] --- PASS: TestNetworkList (0.02s)
16:07:19 [2021-05-06T16:07:19.747Z]     --- PASS: TestNetworkList//networks (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestHostIPv4BridgeLabel
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     network_test.go:126: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDaemonRestartWithLiveRestore
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:29: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDaemonDefaultNetworkPools
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:58: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDaemonRestartWithExistingNetwork
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:102: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:136: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:187: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestServiceWithPredefinedNetwork
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:212: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:242: FLAKY_TEST
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestServiceWithDataPathPortInit
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:332: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:07:19 [2021-05-06T16:07:19.747Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:400: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] PASS
16:07:19 [2021-05-06T16:07:19.747Z] ok  	github.com/docker/docker/integration/network	0.414s
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === Skipped
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     network_test.go:126: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:29: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:58: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:102: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:136: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:187: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:212: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:07:19 [2021-05-06T16:07:19.747Z]     service_test.go:242: FLAKY_TEST
16:07:19 [2021-05-06T16:07:19.747Z] 
16:07:19 [2021-05-06T16:07:19.747Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
16:07:19 [2021-05-06T16:07:19.748Z]     service_test.go:332: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.748Z] 
16:07:19 [2021-05-06T16:07:19.748Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
16:07:19 [2021-05-06T16:07:19.748Z]     service_test.go:400: testEnv.OSType == "windows"
16:07:19 [2021-05-06T16:07:19.748Z] 
16:07:19 [2021-05-06T16:07:19.748Z] 
16:07:19 [2021-05-06T16:07:19.748Z] DONE 22 tests, 15 skipped in 2.189s
16:07:19 [2021-05-06T16:07:19.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:07:20 [2021-05-06T16:07:20.207Z] testing: warning: no tests to run
16:07:20 [2021-05-06T16:07:20.207Z] PASS
16:07:20 [2021-05-06T16:07:20.207Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.104s
16:07:20 [2021-05-06T16:07:20.207Z] 
16:07:20 [2021-05-06T16:07:20.207Z] DONE 0 tests in 0.659s
16:07:20 [2021-05-06T16:07:20.667Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:07:21 [2021-05-06T16:07:21.127Z] testing: warning: no tests to run
16:07:21 [2021-05-06T16:07:21.127Z] PASS
16:07:21 [2021-05-06T16:07:21.127Z] ok  	github.com/docker/docker/integration/network/macvlan	0.104s
16:07:21 [2021-05-06T16:07:21.127Z] 
16:07:21 [2021-05-06T16:07:21.127Z] DONE 0 tests in 0.658s
16:07:21 [2021-05-06T16:07:21.127Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:07:21 [2021-05-06T16:07:21.351Z] --- PASS: TestSecretsUpdate (3.45s)
16:07:21 [2021-05-06T16:07:21.351Z] === RUN   TestTemplatedSecret
16:07:21 [2021-05-06T16:07:21.351Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:07:21 [2021-05-06T16:07:21.787Z] --- PASS: TestServiceUpdateConfigs (14.80s)
16:07:21 [2021-05-06T16:07:21.787Z] === RUN   TestServiceUpdateNetwork
16:07:22 [2021-05-06T16:07:22.097Z] testing: warning: no tests to run
16:07:22 [2021-05-06T16:07:22.097Z] PASS
16:07:22 [2021-05-06T16:07:22.097Z] ok  	github.com/docker/docker/integration/plugin	0.100s
16:07:22 [2021-05-06T16:07:22.097Z] 
16:07:22 [2021-05-06T16:07:22.097Z] DONE 0 tests in 0.689s
16:07:22 [2021-05-06T16:07:22.097Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:07:22 [2021-05-06T16:07:22.317Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:07:22 [2021-05-06T16:07:22.317Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:07:22 [2021-05-06T16:07:22.558Z] testing: warning: no tests to run
16:07:22 [2021-05-06T16:07:22.558Z] PASS
16:07:22 [2021-05-06T16:07:22.558Z] ok  	github.com/docker/docker/integration/plugin/authz	0.114s
16:07:22 [2021-05-06T16:07:22.558Z] 
16:07:22 [2021-05-06T16:07:22.558Z] DONE 0 tests in 0.681s
16:07:22 [2021-05-06T16:07:22.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:07:23 [2021-05-06T16:07:23.700Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:07:25 [2021-05-06T16:07:25.074Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:07:25 [2021-05-06T16:07:25.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s)
16:07:25 [2021-05-06T16:07:25.534Z] === RUN   TestCreateServiceSecretFileMode
16:07:26 [2021-05-06T16:07:26.977Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:07:27 [2021-05-06T16:07:27.235Z] --- PASS: TestTemplatedSecret (6.12s)
16:07:27 [2021-05-06T16:07:27.235Z] === RUN   TestSecretCreateResolve
16:07:27 [2021-05-06T16:07:27.803Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:07:27 [2021-05-06T16:07:27.803Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:07:28 [2021-05-06T16:07:28.081Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
16:07:28 [2021-05-06T16:07:28.081Z] === RUN   TestCreateServiceConfigFileMode
16:07:28 [2021-05-06T16:07:28.740Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:07:29 [2021-05-06T16:07:29.673Z] --- PASS: TestSecretCreateResolve (2.41s)
16:07:29 [2021-05-06T16:07:29.673Z] PASS
16:07:29 [2021-05-06T16:07:29.673Z] 
16:07:29 [2021-05-06T16:07:29.673Z] DONE 6 tests in 21.348s
16:07:29 [2021-05-06T16:07:29.673Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:07:29 [2021-05-06T16:07:29.673Z] ++ 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
16:07:29 [2021-05-06T16:07:29.673Z] ++ set -e
16:07:29 [2021-05-06T16:07:29.673Z] ++ '[' -n 0 ']'
16:07:29 [2021-05-06T16:07:29.673Z] ++ set -x
16:07:29 [2021-05-06T16:07:29.673Z] ++ 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
16:07:29 [2021-05-06T16:07:29.673Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:07:29 [2021-05-06T16:07:29.673Z] INFO: Testing against a local daemon
16:07:29 [2021-05-06T16:07:29.673Z] === RUN   TestServiceCreateInit
16:07:29 [2021-05-06T16:07:29.673Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:07:30 [2021-05-06T16:07:30.608Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:07:30 [2021-05-06T16:07:30.608Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:07:31 [2021-05-06T16:07:31.173Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:31 [2021-05-06T16:07:31.173Z] INFO: Testing against a local daemon
16:07:31 [2021-05-06T16:07:31.173Z] === RUN   TestPluginInvalidJSON
16:07:31 [2021-05-06T16:07:31.173Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:07:31 [2021-05-06T16:07:31.173Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:07:31 [2021-05-06T16:07:31.173Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:07:31 [2021-05-06T16:07:31.173Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:07:31 [2021-05-06T16:07:31.173Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z] === RUN   TestPluginInstall
16:07:31 [2021-05-06T16:07:31.173Z] --- SKIP: TestPluginInstall (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z]     plugin_test.go:63: testEnv.OSType == "windows"
16:07:31 [2021-05-06T16:07:31.173Z] === RUN   TestPluginsWithRuntimes
16:07:31 [2021-05-06T16:07:31.173Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z]     plugin_test.go:172: testEnv.OSType == "windows"
16:07:31 [2021-05-06T16:07:31.173Z] === RUN   TestPluginBackCompatMediaTypes
16:07:31 [2021-05-06T16:07:31.173Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z]     plugin_test.go:234: testEnv.OSType == "windows"
16:07:31 [2021-05-06T16:07:31.173Z] PASS
16:07:31 [2021-05-06T16:07:31.173Z] ok  	github.com/docker/docker/integration/plugin/common	0.403s
16:07:31 [2021-05-06T16:07:31.173Z] 
16:07:31 [2021-05-06T16:07:31.173Z] === Skipped
16:07:31 [2021-05-06T16:07:31.173Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z]     plugin_test.go:63: testEnv.OSType == "windows"
16:07:31 [2021-05-06T16:07:31.173Z] 
16:07:31 [2021-05-06T16:07:31.173Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z]     plugin_test.go:172: testEnv.OSType == "windows"
16:07:31 [2021-05-06T16:07:31.173Z] 
16:07:31 [2021-05-06T16:07:31.173Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
16:07:31 [2021-05-06T16:07:31.173Z]     plugin_test.go:234: testEnv.OSType == "windows"
16:07:31 [2021-05-06T16:07:31.173Z] 
16:07:31 [2021-05-06T16:07:31.173Z] 
16:07:31 [2021-05-06T16:07:31.173Z] DONE 5 tests, 3 skipped in 7.552s
16:07:31 [2021-05-06T16:07:31.173Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:07:31 [2021-05-06T16:07:31.385Z] --- PASS: TestCreateServiceConfigFileMode (3.23s)
16:07:31 [2021-05-06T16:07:31.385Z] === RUN   TestCreateServiceSysctls
16:07:31 [2021-05-06T16:07:31.982Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:07:32 [2021-05-06T16:07:32.714Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:32 [2021-05-06T16:07:32.714Z] INFO: Testing against a local daemon
16:07:32 [2021-05-06T16:07:32.714Z] === RUN   TestExternalGraphDriver
16:07:32 [2021-05-06T16:07:32.714Z] --- SKIP: TestExternalGraphDriver (0.00s)
16:07:32 [2021-05-06T16:07:32.714Z]     external_test.go:48: runtime.GOOS == "windows"
16:07:32 [2021-05-06T16:07:32.714Z] === RUN   TestGraphdriverPluginV2
16:07:32 [2021-05-06T16:07:32.714Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
16:07:32 [2021-05-06T16:07:32.714Z]     external_test.go:408: runtime.GOOS == "windows"
16:07:32 [2021-05-06T16:07:32.714Z] PASS
16:07:32 [2021-05-06T16:07:32.714Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.381s
16:07:32 [2021-05-06T16:07:32.916Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:07:33 [2021-05-06T16:07:33.174Z] 
16:07:33 [2021-05-06T16:07:33.174Z] === Skipped
16:07:33 [2021-05-06T16:07:33.174Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
16:07:33 [2021-05-06T16:07:33.174Z]     external_test.go:48: runtime.GOOS == "windows"
16:07:33 [2021-05-06T16:07:33.174Z] 
16:07:33 [2021-05-06T16:07:33.174Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
16:07:33 [2021-05-06T16:07:33.174Z]     external_test.go:408: runtime.GOOS == "windows"
16:07:33 [2021-05-06T16:07:33.174Z] 
16:07:33 [2021-05-06T16:07:33.174Z] 
16:07:33 [2021-05-06T16:07:33.174Z] DONE 2 tests, 2 skipped in 2.840s
16:07:33 [2021-05-06T16:07:33.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:07:33 [2021-05-06T16:07:33.850Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:07:35 [2021-05-06T16:07:35.226Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:07:35 [2021-05-06T16:07:35.356Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:35 [2021-05-06T16:07:35.356Z] INFO: Testing against a local daemon
16:07:35 [2021-05-06T16:07:35.356Z] === RUN   TestReadPluginNoRead
16:07:35 [2021-05-06T16:07:35.356Z] --- SKIP: TestReadPluginNoRead (0.00s)
16:07:35 [2021-05-06T16:07:35.356Z]     read_test.go:21: no unix domain sockets on Windows
16:07:35 [2021-05-06T16:07:35.356Z] PASS
16:07:35 [2021-05-06T16:07:35.356Z] ok  	github.com/docker/docker/integration/plugin/logging	0.350s
16:07:35 [2021-05-06T16:07:35.356Z] 
16:07:35 [2021-05-06T16:07:35.356Z] === Skipped
16:07:35 [2021-05-06T16:07:35.356Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
16:07:35 [2021-05-06T16:07:35.356Z]     read_test.go:21: no unix domain sockets on Windows
16:07:35 [2021-05-06T16:07:35.356Z] 
16:07:35 [2021-05-06T16:07:35.356Z] 
16:07:35 [2021-05-06T16:07:35.356Z] DONE 1 tests, 1 skipped in 2.358s
16:07:35 [2021-05-06T16:07:35.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
16:07:35 [2021-05-06T16:07:35.593Z] --- PASS: TestCreateServiceSysctls (3.72s)
16:07:35 [2021-05-06T16:07:35.593Z] === RUN   TestCreateServiceCapabilities
16:07:36 [2021-05-06T16:07:36.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:07:36 [2021-05-06T16:07:36.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:07:36 [2021-05-06T16:07:36.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:07:36 [2021-05-06T16:07:36.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:07:36 [2021-05-06T16:07:36.606Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:07:36 [2021-05-06T16:07:36.671Z] --- PASS: TestServiceUpdateNetwork (13.47s)
16:07:36 [2021-05-06T16:07:36.671Z] === RUN   TestServiceUpdatePidsLimit
16:07:36 [2021-05-06T16:07:36.671Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:07:36 [2021-05-06T16:07:36.895Z] testing: warning: no tests to run
16:07:36 [2021-05-06T16:07:36.895Z] PASS
16:07:36 [2021-05-06T16:07:36.895Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.161s
16:07:36 [2021-05-06T16:07:36.895Z] 
16:07:36 [2021-05-06T16:07:36.895Z] DONE 0 tests in 1.173s
16:07:36 [2021-05-06T16:07:36.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:07:37 [2021-05-06T16:07:37.239Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:07:37 [2021-05-06T16:07:37.541Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:07:38 [2021-05-06T16:07:38.895Z] --- PASS: TestCreateServiceCapabilities (3.35s)
16:07:38 [2021-05-06T16:07:38.895Z] === RUN   TestInspect
16:07:39 [2021-05-06T16:07:39.077Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:39 [2021-05-06T16:07:39.077Z] INFO: Testing against a local daemon
16:07:39 [2021-05-06T16:07:39.077Z] === RUN   TestPluginWithDevMounts
16:07:39 [2021-05-06T16:07:39.077Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:07:39 [2021-05-06T16:07:39.077Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:07:39 [2021-05-06T16:07:39.077Z] PASS
16:07:39 [2021-05-06T16:07:39.077Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.350s
16:07:39 [2021-05-06T16:07:39.077Z] 
16:07:39 [2021-05-06T16:07:39.077Z] === Skipped
16:07:39 [2021-05-06T16:07:39.077Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:07:39 [2021-05-06T16:07:39.077Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:07:39 [2021-05-06T16:07:39.077Z] 
16:07:39 [2021-05-06T16:07:39.077Z] 
16:07:39 [2021-05-06T16:07:39.077Z] DONE 1 tests, 1 skipped in 2.226s
16:07:39 [2021-05-06T16:07:39.077Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:07:41 [2021-05-06T16:07:41.260Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:41 [2021-05-06T16:07:41.260Z] INFO: Testing against a local daemon
16:07:41 [2021-05-06T16:07:41.260Z] === RUN   TestSecretInspect
16:07:41 [2021-05-06T16:07:41.260Z] --- SKIP: TestSecretInspect (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] === RUN   TestSecretList
16:07:41 [2021-05-06T16:07:41.260Z] --- SKIP: TestSecretList (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] === RUN   TestSecretsCreateAndDelete
16:07:41 [2021-05-06T16:07:41.260Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] === RUN   TestSecretsUpdate
16:07:41 [2021-05-06T16:07:41.260Z] --- SKIP: TestSecretsUpdate (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] === RUN   TestTemplatedSecret
16:07:41 [2021-05-06T16:07:41.260Z] --- SKIP: TestTemplatedSecret (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] === RUN   TestSecretCreateResolve
16:07:41 [2021-05-06T16:07:41.260Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:07:41 [2021-05-06T16:07:41.260Z] PASS
16:07:41 [2021-05-06T16:07:41.260Z] ok  	github.com/docker/docker/integration/secret	0.384s
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] === Skipped
16:07:41 [2021-05-06T16:07:41.260Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
16:07:41 [2021-05-06T16:07:41.260Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] 
16:07:41 [2021-05-06T16:07:41.260Z] DONE 6 tests, 6 skipped in 2.094s
16:07:41 [2021-05-06T16:07:41.260Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:07:41 [2021-05-06T16:07:41.726Z] --- PASS: TestServiceCreateInit (11.40s)
16:07:41 [2021-05-06T16:07:41.726Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.47s)
16:07:41 [2021-05-06T16:07:41.726Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.91s)
16:07:41 [2021-05-06T16:07:41.726Z] === RUN   TestCreateServiceMultipleTimes
16:07:42 [2021-05-06T16:07:42.199Z] --- PASS: TestInspect (3.48s)
16:07:42 [2021-05-06T16:07:42.199Z] === RUN   TestCreateJob
16:07:42 [2021-05-06T16:07:42.295Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:07:43 [2021-05-06T16:07:43.444Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:43 [2021-05-06T16:07:43.444Z] INFO: Testing against a local daemon
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceCreateInit
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:07:43 [2021-05-06T16:07:43.444Z] --- PASS: TestServiceCreateInit (0.02s)
16:07:43 [2021-05-06T16:07:43.444Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceMultipleTimes
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceConflict
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceMaxReplicas
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateWithDuplicateNetworkNames
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceSecretFileMode
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceConfigFileMode
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceSysctls
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateServiceCapabilities
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:07:43 [2021-05-06T16:07:43.444Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestInspect
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestInspect (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestCreateJob
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestCreateJob (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestReplicatedJob
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestReplicatedJob (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestUpdateReplicatedJob
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceListWithStatuses
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestDockerNetworkConnectAlias
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestDockerNetworkReConnect
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServicePlugin
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServicePlugin (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceUpdateLabel
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceUpdateSecrets
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceUpdateConfigs
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceUpdateNetwork
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.444Z] === RUN   TestServiceUpdatePidsLimit
16:07:43 [2021-05-06T16:07:43.444Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
16:07:43 [2021-05-06T16:07:43.444Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.444Z] PASS
16:07:43 [2021-05-06T16:07:43.444Z] ok  	github.com/docker/docker/integration/service	0.476s
16:07:43 [2021-05-06T16:07:43.673Z] === RUN   TestDockerSuite/TestContainerAPITop
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === Skipped
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
16:07:43 [2021-05-06T16:07:43.904Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.904Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
16:07:43 [2021-05-06T16:07:43.904Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.904Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
16:07:43 [2021-05-06T16:07:43.905Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] 
16:07:43 [2021-05-06T16:07:43.905Z] DONE 24 tests, 23 skipped in 2.600s
16:07:43 [2021-05-06T16:07:43.905Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:07:44 [2021-05-06T16:07:44.609Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:07:44 [2021-05-06T16:07:44.609Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:07:44 [2021-05-06T16:07:44.609Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:07:45 [2021-05-06T16:07:45.356Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:07:45 [2021-05-06T16:07:45.445Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:45 [2021-05-06T16:07:45.445Z] INFO: Testing against a local daemon
16:07:45 [2021-05-06T16:07:45.445Z] === RUN   TestSessionCreate
16:07:45 [2021-05-06T16:07:45.445Z] --- SKIP: TestSessionCreate (0.00s)
16:07:45 [2021-05-06T16:07:45.445Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:07:45 [2021-05-06T16:07:45.445Z] === RUN   TestSessionCreateWithBadUpgrade
16:07:45 [2021-05-06T16:07:45.445Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:07:45 [2021-05-06T16:07:45.445Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:07:45 [2021-05-06T16:07:45.445Z] PASS
16:07:45 [2021-05-06T16:07:45.445Z] ok  	github.com/docker/docker/integration/session	0.353s
16:07:45 [2021-05-06T16:07:45.905Z] 
16:07:45 [2021-05-06T16:07:45.905Z] === Skipped
16:07:45 [2021-05-06T16:07:45.905Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
16:07:45 [2021-05-06T16:07:45.905Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:07:45 [2021-05-06T16:07:45.905Z] 
16:07:45 [2021-05-06T16:07:45.905Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
16:07:45 [2021-05-06T16:07:45.905Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:07:45 [2021-05-06T16:07:45.905Z] 
16:07:45 [2021-05-06T16:07:45.905Z] 
16:07:45 [2021-05-06T16:07:45.905Z] DONE 2 tests, 2 skipped in 1.884s
16:07:45 [2021-05-06T16:07:45.905Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:07:46 [2021-05-06T16:07:46.407Z] --- PASS: TestCreateJob (4.13s)
16:07:46 [2021-05-06T16:07:46.407Z] === RUN   TestReplicatedJob
16:07:47 [2021-05-06T16:07:47.457Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:47 [2021-05-06T16:07:47.457Z] INFO: Testing against a local daemon
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestEventsExecDie
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestEventsExecDie (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestEventsBackwardsCompatible
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestInfoAPI
16:07:47 [2021-05-06T16:07:47.457Z] --- PASS: TestInfoAPI (0.02s)
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestInfoAPIWarnings
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestInfoDebug
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestInfoDebug (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestInfoInsecureRegistries
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestInfoRegistryMirrors
16:07:47 [2021-05-06T16:07:47.457Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
16:07:47 [2021-05-06T16:07:47.457Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:07:47 [2021-05-06T16:07:47.457Z] === RUN   TestLoginFailsWithBadCredentials
16:07:47 [2021-05-06T16:07:47.906Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:07:48 [2021-05-06T16:07:48.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.90s)
16:07:48 [2021-05-06T16:07:48.427Z] === RUN   TestPingCacheHeaders
16:07:48 [2021-05-06T16:07:48.427Z] --- PASS: TestPingCacheHeaders (0.02s)
16:07:48 [2021-05-06T16:07:48.427Z] === RUN   TestPingGet
16:07:48 [2021-05-06T16:07:48.427Z] --- PASS: TestPingGet (0.02s)
16:07:48 [2021-05-06T16:07:48.427Z] === RUN   TestPingHead
16:07:48 [2021-05-06T16:07:48.427Z] --- PASS: TestPingHead (0.02s)
16:07:48 [2021-05-06T16:07:48.427Z] === RUN   TestVersion
16:07:48 [2021-05-06T16:07:48.427Z] --- PASS: TestVersion (0.02s)
16:07:48 [2021-05-06T16:07:48.427Z] PASS
16:07:48 [2021-05-06T16:07:48.427Z] ok  	github.com/docker/docker/integration/system	1.363s
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === Skipped
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
16:07:48 [2021-05-06T16:07:48.887Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] 
16:07:48 [2021-05-06T16:07:48.887Z] DONE 13 tests, 7 skipped in 2.944s
16:07:48 [2021-05-06T16:07:48.887Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:07:49 [2021-05-06T16:07:49.282Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:07:51 [2021-05-06T16:07:51.069Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:51 [2021-05-06T16:07:51.069Z] INFO: Testing against a local daemon
16:07:51 [2021-05-06T16:07:51.069Z] === RUN   TestVolumesCreateAndList
16:07:51 [2021-05-06T16:07:51.069Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:07:51 [2021-05-06T16:07:51.069Z] === RUN   TestVolumesRemove
16:07:51 [2021-05-06T16:07:51.069Z] --- PASS: TestVolumesRemove (0.12s)
16:07:51 [2021-05-06T16:07:51.069Z] === RUN   TestVolumesInspect
16:07:51 [2021-05-06T16:07:51.069Z] --- PASS: TestVolumesInspect (0.03s)
16:07:51 [2021-05-06T16:07:51.069Z] === RUN   TestVolumesInvalidJSON
16:07:51 [2021-05-06T16:07:51.069Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:07:51 [2021-05-06T16:07:51.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:07:51 [2021-05-06T16:07:51.069Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:07:51 [2021-05-06T16:07:51.069Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:07:51 [2021-05-06T16:07:51.069Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:07:51 [2021-05-06T16:07:51.069Z] PASS
16:07:51 [2021-05-06T16:07:51.069Z] ok  	github.com/docker/docker/integration/volume	0.552s
16:07:51 [2021-05-06T16:07:51.069Z] 
16:07:51 [2021-05-06T16:07:51.069Z] DONE 5 tests in 2.158s
16:07:51 [2021-05-06T16:07:51.069Z] INFO: make.ps1 ended at 05/06/2021 16:07:50
16:07:51 [2021-05-06T16:07:51.069Z] INFO: Integration CLI tests being run from the host:
16:07:51 [2021-05-06T16:07:51.069Z] 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" 
16:07:51 [2021-05-06T16:07:51.185Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:07:52 [2021-05-06T16:07:52.994Z] --- PASS: TestReplicatedJob (6.24s)
16:07:52 [2021-05-06T16:07:52.994Z] === RUN   TestUpdateReplicatedJob
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestServiceUpdatePidsLimit (17.15s)
16:07:53 [2021-05-06T16:07:53.472Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s)
16:07:53 [2021-05-06T16:07:53.472Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
16:07:53 [2021-05-06T16:07:53.472Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
16:07:53 [2021-05-06T16:07:53.472Z] PASS
16:07:53 [2021-05-06T16:07:53.472Z] 
16:07:53 [2021-05-06T16:07:53.472Z] === Skipped
16:07:53 [2021-05-06T16:07:53.472Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:07:53 [2021-05-06T16:07:53.472Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:07:53 [2021-05-06T16:07:53.472Z] 
16:07:53 [2021-05-06T16:07:53.472Z] 
16:07:53 [2021-05-06T16:07:53.472Z] DONE 27 tests, 1 skipped in 178.287s
16:07:53 [2021-05-06T16:07:53.472Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:07:53 [2021-05-06T16:07:53.472Z] INFO: Testing against a local daemon
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestSessionCreate
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestSessionCreate (0.03s)
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestSessionCreateWithBadUpgrade
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:07:53 [2021-05-06T16:07:53.472Z] PASS
16:07:53 [2021-05-06T16:07:53.472Z] 
16:07:53 [2021-05-06T16:07:53.472Z] DONE 2 tests in 0.085s
16:07:53 [2021-05-06T16:07:53.472Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:07:53 [2021-05-06T16:07:53.472Z] INFO: Testing against a local daemon
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:07:53 [2021-05-06T16:07:53.472Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestEventsExecDie
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestEventsExecDie (1.04s)
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestEventsBackwardsCompatible
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestInfoBinaryCommits
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestInfoAPIVersioned
16:07:53 [2021-05-06T16:07:53.472Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:07:53 [2021-05-06T16:07:53.472Z] === RUN   TestInfoDiscoveryBackend
16:07:54 [2021-05-06T16:07:54.040Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
16:07:54 [2021-05-06T16:07:54.040Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:07:54 [2021-05-06T16:07:54.975Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:07:54 [2021-05-06T16:07:54.975Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:07:55 [2021-05-06T16:07:55.544Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s)
16:07:55 [2021-05-06T16:07:55.544Z] === RUN   TestInfoAPI
16:07:55 [2021-05-06T16:07:55.544Z] --- PASS: TestInfoAPI (0.02s)
16:07:55 [2021-05-06T16:07:55.544Z] === RUN   TestInfoAPIWarnings
16:07:56 [2021-05-06T16:07:56.297Z] --- PASS: TestUpdateReplicatedJob (4.18s)
16:07:56 [2021-05-06T16:07:56.297Z] === RUN   TestServiceListWithStatuses
16:07:56 [2021-05-06T16:07:56.297Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:07:56 [2021-05-06T16:07:56.297Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:07:56 [2021-05-06T16:07:56.297Z] === RUN   TestDockerNetworkConnectAlias
16:07:57 [2021-05-06T16:07:57.742Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:07:58 [2021-05-06T16:07:58.173Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
16:07:58 [2021-05-06T16:07:58.173Z] INFO: Testing against a local daemon
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:07:58 [2021-05-06T16:07:58.173Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:07:58 [2021-05-06T16:07:58.633Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:07:58 [2021-05-06T16:07:58.676Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:07:59 [2021-05-06T16:07:59.093Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:07:59 [2021-05-06T16:07:59.552Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:08:00 [2021-05-06T16:08:00.013Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:08:00 [2021-05-06T16:08:00.575Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:08:01 [2021-05-06T16:08:01.951Z] --- PASS: TestCreateServiceMultipleTimes (20.65s)
16:08:01 [2021-05-06T16:08:01.951Z] === RUN   TestCreateServiceConflict
16:08:02 [2021-05-06T16:08:02.518Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:08:02 [2021-05-06T16:08:02.884Z] --- PASS: TestDockerNetworkConnectAlias (6.03s)
16:08:02 [2021-05-06T16:08:02.884Z] === RUN   TestDockerNetworkReConnect
16:08:03 [2021-05-06T16:08:03.893Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
16:08:04 [2021-05-06T16:08:04.460Z] --- PASS: TestCreateServiceConflict (2.73s)
16:08:04 [2021-05-06T16:08:04.460Z] === RUN   TestCreateServiceMaxReplicas
16:08:05 [2021-05-06T16:08:05.394Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
16:08:07 [2021-05-06T16:08:07.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
16:08:07 [2021-05-06T16:08:07.862Z] --- PASS: TestCreateServiceMaxReplicas (3.38s)
16:08:07 [2021-05-06T16:08:07.862Z] === RUN   TestCreateWithDuplicateNetworkNames
16:08:08 [2021-05-06T16:08:08.175Z] --- PASS: TestDockerNetworkReConnect (5.02s)
16:08:08 [2021-05-06T16:08:08.175Z] === RUN   TestServicePlugin
16:08:08 [2021-05-06T16:08:08.175Z] --- SKIP: TestServicePlugin (0.00s)
16:08:08 [2021-05-06T16:08:08.175Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:08 [2021-05-06T16:08:08.175Z] === RUN   TestServiceUpdateLabel
16:08:08 [2021-05-06T16:08:08.797Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:08:08 [2021-05-06T16:08:08.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
16:08:10 [2021-05-06T16:08:10.733Z] --- PASS: TestServiceUpdateLabel (3.16s)
16:08:10 [2021-05-06T16:08:10.733Z] === RUN   TestServiceUpdateSecrets
16:08:11 [2021-05-06T16:08:11.328Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a80c20_<nil>}
16:08:13 [2021-05-06T16:08:13.233Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1665130435_/foo_false__<nil>_<nil>_<nil>}
16:08:13 [2021-05-06T16:08:13.629Z] --- PASS: TestInfoAPIWarnings (16.65s)
16:08:13 [2021-05-06T16:08:13.629Z] === RUN   TestInfoDebug
16:08:13 [2021-05-06T16:08:13.629Z] --- PASS: TestInfoDebug (0.65s)
16:08:13 [2021-05-06T16:08:13.629Z] === RUN   TestInfoInsecureRegistries
16:08:13 [2021-05-06T16:08:13.629Z] --- PASS: TestInfoInsecureRegistries (0.65s)
16:08:13 [2021-05-06T16:08:13.629Z] === RUN   TestInfoRegistryMirrors
16:08:14 [2021-05-06T16:08:14.197Z] --- PASS: TestInfoRegistryMirrors (0.65s)
16:08:14 [2021-05-06T16:08:14.197Z] === RUN   TestLoginFailsWithBadCredentials
16:08:14 [2021-05-06T16:08:14.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
16:08:14 [2021-05-06T16:08:14.456Z] === RUN   TestPingCacheHeaders
16:08:14 [2021-05-06T16:08:14.456Z] --- PASS: TestPingCacheHeaders (0.02s)
16:08:14 [2021-05-06T16:08:14.456Z] === RUN   TestPingGet
16:08:14 [2021-05-06T16:08:14.456Z] --- PASS: TestPingGet (0.01s)
16:08:14 [2021-05-06T16:08:14.456Z] === RUN   TestPingHead
16:08:14 [2021-05-06T16:08:14.456Z] --- PASS: TestPingHead (0.03s)
16:08:14 [2021-05-06T16:08:14.456Z] === RUN   TestVersion
16:08:14 [2021-05-06T16:08:14.456Z] --- PASS: TestVersion (0.02s)
16:08:14 [2021-05-06T16:08:14.456Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:08:14 [2021-05-06T16:08:14.605Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1665130435_/foo_true__<nil>_<nil>_<nil>}
16:08:15 [2021-05-06T16:08:15.539Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:08:15 [2021-05-06T16:08:15.834Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
16:08:16 [2021-05-06T16:08:16.093Z] PASS
16:08:16 [2021-05-06T16:08:16.093Z] 
16:08:16 [2021-05-06T16:08:16.093Z] DONE 18 tests in 23.815s
16:08:16 [2021-05-06T16:08:16.093Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:08:16 [2021-05-06T16:08:16.093Z] INFO: Testing against a local daemon
16:08:16 [2021-05-06T16:08:16.093Z] === RUN   TestVolumesCreateAndList
16:08:16 [2021-05-06T16:08:16.093Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:08:16 [2021-05-06T16:08:16.093Z] === RUN   TestVolumesRemove
16:08:16 [2021-05-06T16:08:16.093Z] --- PASS: TestVolumesRemove (0.09s)
16:08:16 [2021-05-06T16:08:16.093Z] === RUN   TestVolumesInspect
16:08:16 [2021-05-06T16:08:16.105Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3480931398_/foo_false__<nil>_<nil>_<nil>}
16:08:16 [2021-05-06T16:08:16.353Z] --- PASS: TestVolumesInspect (0.03s)
16:08:16 [2021-05-06T16:08:16.353Z] === RUN   TestVolumesInvalidJSON
16:08:16 [2021-05-06T16:08:16.353Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:08:16 [2021-05-06T16:08:16.353Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:08:16 [2021-05-06T16:08:16.353Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:08:16 [2021-05-06T16:08:16.353Z] --- PASS: TestVolumesInvalidJSON (0.05s)
16:08:16 [2021-05-06T16:08:16.353Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:08:16 [2021-05-06T16:08:16.353Z] PASS
16:08:16 [2021-05-06T16:08:16.353Z] 
16:08:16 [2021-05-06T16:08:16.353Z] DONE 5 tests in 0.281s
16:08:16 [2021-05-06T16:08:16.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:08:18 [2021-05-06T16:08:18.006Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3480931398_/foo_true__<nil>_<nil>_<nil>}
16:08:18 [2021-05-06T16:08:18.257Z] Stopping apparmor (via systemctl): apparmor.service.
16:08:18 [2021-05-06T16:08:18.257Z] Removing test suite binaries
16:08:18 [2021-05-06T16:08:18.257Z] exiting test-integration
16:08:18 [2021-05-06T16:08:18.257Z] ++ exit 0
16:08:18 [2021-05-06T16:08:18.257Z] 
16:08:19 [2021-05-06T16:08:19.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3480931398_/foo_true__0xc000a80c80_<nil>_<nil>}
16:08:21 [2021-05-06T16:08:21.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a80cc0_<nil>}
Post stage
[Pipeline] junit
16:08:21 [2021-05-06T16:08:21.560Z] Recording test results
16:08:22 [2021-05-06T16:08:22.649Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a80ce0_<nil>}
16:08:22 [2021-05-06T16:08:22.649Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s)
16:08:22 [2021-05-06T16:08:22.649Z] === RUN   TestCreateServiceSecretFileMode
16:08:23 [2021-05-06T16:08:23.109Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:08:23 [2021-05-06T16:08:23.462Z] + echo Ensuring container killed.
16:08:23 [2021-05-06T16:08:23.462Z] Ensuring container killed.
16:08:23 [2021-05-06T16:08:23.462Z] + docker rm -vf docker-pr4
16:08:23 [2021-05-06T16:08:23.462Z] Error: No such container: docker-pr4
[Pipeline] sh
16:08:23 [2021-05-06T16:08:23.746Z] + echo Chowning /workspace to jenkins user
16:08:23 [2021-05-06T16:08:23.746Z] Chowning /workspace to jenkins user
16:08:23 [2021-05-06T16:08:23.746Z] + id -u
16:08:23 [2021-05-06T16:08:23.746Z] + id -g
16:08:23 [2021-05-06T16:08:23.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/workspace busybox chown -R 1000:1000 /workspace
16:08:23 [2021-05-06T16:08:23.746Z] Unable to find image 'busybox:latest' locally
16:08:24 [2021-05-06T16:08:24.005Z] latest: Pulling from library/busybox
16:08:24 [2021-05-06T16:08:24.005Z] aa2a8d90b84c: Pulling fs layer
16:08:24 [2021-05-06T16:08:24.005Z] aa2a8d90b84c: Verifying Checksum
16:08:24 [2021-05-06T16:08:24.005Z] aa2a8d90b84c: Download complete
16:08:24 [2021-05-06T16:08:24.266Z] aa2a8d90b84c: Pull complete
16:08:24 [2021-05-06T16:08:24.266Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb
16:08:24 [2021-05-06T16:08:24.266Z] Status: Downloaded newer image for busybox:latest
16:08:24 [2021-05-06T16:08:24.549Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a80d00_<nil>}
16:08:25 [2021-05-06T16:08:25.924Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
16:08:25 [2021-05-06T16:08:25.924Z] === RUN   TestCreateServiceConfigFileMode
16:08:26 [2021-05-06T16:08:26.182Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a80d20_<nil>}
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:08:27 [2021-05-06T16:08:27.107Z] + bundleName=amd64-cgroup2
16:08:27 [2021-05-06T16:08:27.107Z] + echo Creating amd64-cgroup2-bundles.tar.gz
16:08:27 [2021-05-06T16:08:27.107Z] Creating amd64-cgroup2-bundles.tar.gz
16:08:27 [2021-05-06T16:08:27.107Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
16:08:27 [2021-05-06T16:08:27.107Z] + 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
16:08:27 [2021-05-06T16:08:27.377Z] Archiving artifacts
16:08:28 [2021-05-06T16:08:28.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:08:28 [2021-05-06T16:08:28.874Z] --- PASS: TestServiceUpdateSecrets (15.50s)
16:08:28 [2021-05-06T16:08:28.874Z] === RUN   TestServiceUpdateConfigs
16:08:29 [2021-05-06T16:08:29.018Z] --- PASS: TestCreateServiceConfigFileMode (3.08s)
16:08:29 [2021-05-06T16:08:29.018Z] === RUN   TestCreateServiceSysctls
16:08:29 [2021-05-06T16:08:29.462Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:08:29 [2021-05-06T16:08:29.779Z] + make clean
16:08:30 [2021-05-06T16:08:30.038Z] docker volume rm -f docker-dev-cache
16:08:30 [2021-05-06T16:08:30.038Z] docker-dev-cache
[Pipeline] deleteDir
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
16:08:30 [2021-05-06T16:08:30.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
16:08:30 [2021-05-06T16:08:30.650Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:08:33 [2021-05-06T16:08:33.933Z] --- PASS: TestCreateServiceSysctls (4.26s)
16:08:33 [2021-05-06T16:08:33.933Z] === RUN   TestCreateServiceCapabilities
16:08:33 [2021-05-06T16:08:33.933Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:08:35 [2021-05-06T16:08:35.306Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:08:37 [2021-05-06T16:08:37.849Z] --- PASS: TestCreateServiceCapabilities (4.17s)
16:08:37 [2021-05-06T16:08:37.849Z] === RUN   TestInspect
16:08:38 [2021-05-06T16:08:38.787Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:08:42 [2021-05-06T16:08:42.075Z] --- PASS: TestInspect (4.57s)
16:08:42 [2021-05-06T16:08:42.075Z] === RUN   TestCreateJob
16:08:43 [2021-05-06T16:08:43.782Z] --- PASS: TestServiceUpdateConfigs (15.42s)
16:08:43 [2021-05-06T16:08:43.782Z] === RUN   TestServiceUpdateNetwork
16:08:44 [2021-05-06T16:08:44.605Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:08:46 [2021-05-06T16:08:46.508Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:08:46 [2021-05-06T16:08:46.508Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:08:46 [2021-05-06T16:08:46.767Z] --- PASS: TestCreateJob (4.61s)
16:08:46 [2021-05-06T16:08:46.767Z] === RUN   TestReplicatedJob
16:08:47 [2021-05-06T16:08:47.334Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:08:48 [2021-05-06T16:08:48.710Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:08:50 [2021-05-06T16:08:50.086Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:08:50 [2021-05-06T16:08:50.712Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:08:51 [2021-05-06T16:08:51.021Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:08:51 [2021-05-06T16:08:51.955Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:08:53 [2021-05-06T16:08:53.334Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:08:54 [2021-05-06T16:08:54.708Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:08:54 [2021-05-06T16:08:54.708Z] --- PASS: TestReplicatedJob (7.94s)
16:08:54 [2021-05-06T16:08:54.708Z] === RUN   TestUpdateReplicatedJob
16:08:55 [2021-05-06T16:08:55.408Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:08:55 [2021-05-06T16:08:55.408Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:08:55 [2021-05-06T16:08:55.408Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:08:55 [2021-05-06T16:08:55.642Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:08:56 [2021-05-06T16:08:56.014Z] --- PASS: TestServiceUpdateNetwork (14.37s)
16:08:56 [2021-05-06T16:08:56.014Z] === RUN   TestServiceUpdatePidsLimit
16:08:56 [2021-05-06T16:08:56.578Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:08:57 [2021-05-06T16:08:57.399Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:08:57 [2021-05-06T16:08:57.954Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:08:58 [2021-05-06T16:08:58.317Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:08:58 [2021-05-06T16:08:58.344Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:08:59 [2021-05-06T16:08:59.333Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:08:59 [2021-05-06T16:08:59.333Z] --- PASS: TestUpdateReplicatedJob (4.58s)
16:08:59 [2021-05-06T16:08:59.333Z] === RUN   TestServiceListWithStatuses
16:08:59 [2021-05-06T16:08:59.333Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:08:59 [2021-05-06T16:08:59.333Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:08:59 [2021-05-06T16:08:59.333Z] === RUN   TestDockerNetworkConnectAlias
16:09:00 [2021-05-06T16:09:00.290Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:09:00 [2021-05-06T16:09:00.500Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:09:00 [2021-05-06T16:09:00.500Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:09:00 [2021-05-06T16:09:00.500Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:09:00 [2021-05-06T16:09:00.500Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:09:00 [2021-05-06T16:09:00.500Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:09:01 [2021-05-06T16:09:01.224Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:09:03 [2021-05-06T16:09:03.125Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:09:03 [2021-05-06T16:09:03.412Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:09:03 [2021-05-06T16:09:03.412Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:09:03 [2021-05-06T16:09:03.412Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:09:04 [2021-05-06T16:09:04.058Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:09:05 [2021-05-06T16:09:05.431Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:09:05 [2021-05-06T16:09:05.431Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:09:05 [2021-05-06T16:09:05.998Z] --- PASS: TestDockerNetworkConnectAlias (6.85s)
16:09:05 [2021-05-06T16:09:05.998Z] === RUN   TestDockerNetworkReConnect
16:09:06 [2021-05-06T16:09:06.256Z] === RUN   TestDockerSuite/TestCpRelativePath
16:09:06 [2021-05-06T16:09:06.479Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:09:07 [2021-05-06T16:09:07.191Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:09:08 [2021-05-06T16:09:08.564Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:09:09 [2021-05-06T16:09:09.214Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:09:09 [2021-05-06T16:09:09.499Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:09:10 [2021-05-06T16:09:10.873Z] === RUN   TestDockerSuite/TestCpToCaseA
16:09:11 [2021-05-06T16:09:11.131Z] --- PASS: TestDockerNetworkReConnect (5.06s)
16:09:11 [2021-05-06T16:09:11.131Z] === RUN   TestServicePlugin
16:09:12 [2021-05-06T16:09:12.505Z] === RUN   TestDockerSuite/TestCpToCaseB
16:09:13 [2021-05-06T16:09:13.440Z] === RUN   TestDockerSuite/TestCpToCaseC
16:09:14 [2021-05-06T16:09:14.614Z] --- PASS: TestServiceUpdatePidsLimit (17.58s)
16:09:14 [2021-05-06T16:09:14.614Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
16:09:14 [2021-05-06T16:09:14.614Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
16:09:14 [2021-05-06T16:09:14.614Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
16:09:14 [2021-05-06T16:09:14.614Z] PASS
16:09:14 [2021-05-06T16:09:14.614Z] 
16:09:14 [2021-05-06T16:09:14.614Z] === Skipped
16:09:14 [2021-05-06T16:09:14.614Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:09:14 [2021-05-06T16:09:14.614Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:09:14 [2021-05-06T16:09:14.614Z] 
16:09:14 [2021-05-06T16:09:14.614Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:09:14 [2021-05-06T16:09:14.614Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:14 [2021-05-06T16:09:14.614Z] 
16:09:14 [2021-05-06T16:09:14.614Z] 
16:09:14 [2021-05-06T16:09:14.614Z] DONE 27 tests, 2 skipped in 158.514s
16:09:14 [2021-05-06T16:09:14.614Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:09:14 [2021-05-06T16:09:14.614Z] ++ 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
16:09:14 [2021-05-06T16:09:14.614Z] ++ set -e
16:09:14 [2021-05-06T16:09:14.614Z] ++ '[' -n 0 ']'
16:09:14 [2021-05-06T16:09:14.614Z] ++ set -x
16:09:14 [2021-05-06T16:09:14.614Z] ++ 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
16:09:14 [2021-05-06T16:09:14.614Z] INFO: Testing against a local daemon
16:09:14 [2021-05-06T16:09:14.614Z] === RUN   TestSessionCreate
16:09:14 [2021-05-06T16:09:14.614Z] --- PASS: TestSessionCreate (0.05s)
16:09:14 [2021-05-06T16:09:14.614Z] === RUN   TestSessionCreateWithBadUpgrade
16:09:14 [2021-05-06T16:09:14.614Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:09:14 [2021-05-06T16:09:14.614Z] PASS
16:09:14 [2021-05-06T16:09:14.614Z] 
16:09:14 [2021-05-06T16:09:14.614Z] DONE 2 tests in 0.258s
16:09:14 [2021-05-06T16:09:14.614Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:09:14 [2021-05-06T16:09:14.614Z] ++ 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
16:09:14 [2021-05-06T16:09:14.614Z] ++ set -e
16:09:14 [2021-05-06T16:09:14.614Z] ++ '[' -n 0 ']'
16:09:14 [2021-05-06T16:09:14.614Z] ++ set -x
16:09:14 [2021-05-06T16:09:14.614Z] ++ 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
16:09:14 [2021-05-06T16:09:14.614Z] INFO: Testing against a local daemon
16:09:14 [2021-05-06T16:09:14.614Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:09:14 [2021-05-06T16:09:14.614Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:09:14 [2021-05-06T16:09:14.614Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:09:14 [2021-05-06T16:09:14.614Z] === RUN   TestEventsExecDie
16:09:15 [2021-05-06T16:09:15.186Z] --- PASS: TestEventsExecDie (1.17s)
16:09:15 [2021-05-06T16:09:15.186Z] === RUN   TestEventsBackwardsCompatible
16:09:15 [2021-05-06T16:09:15.186Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
16:09:15 [2021-05-06T16:09:15.186Z] === RUN   TestInfoBinaryCommits
16:09:15 [2021-05-06T16:09:15.186Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:09:15 [2021-05-06T16:09:15.186Z] === RUN   TestInfoAPIVersioned
16:09:15 [2021-05-06T16:09:15.186Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:09:15 [2021-05-06T16:09:15.186Z] === RUN   TestInfoDiscoveryBackend
16:09:16 [2021-05-06T16:09:16.570Z] --- PASS: TestInfoDiscoveryBackend (1.12s)
16:09:16 [2021-05-06T16:09:16.570Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:09:16 [2021-05-06T16:09:16.725Z] === RUN   TestDockerSuite/TestCpToCaseD
16:09:17 [2021-05-06T16:09:17.513Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:09:17 [2021-05-06T16:09:17.513Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:09:18 [2021-05-06T16:09:18.455Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.16s)
16:09:18 [2021-05-06T16:09:18.455Z] === RUN   TestInfoAPI
16:09:18 [2021-05-06T16:09:18.716Z] --- PASS: TestInfoAPI (0.05s)
16:09:18 [2021-05-06T16:09:18.716Z] === RUN   TestInfoAPIWarnings
16:09:21 [2021-05-06T16:09:21.990Z] === RUN   TestDockerSuite/TestCpToCaseE
16:09:25 [2021-05-06T16:09:25.273Z] === RUN   TestDockerSuite/TestCpToCaseF
16:09:25 [2021-05-06T16:09:25.842Z] === RUN   TestDockerSuite/TestCpToCaseG
16:09:31 [2021-05-06T16:09:31.117Z] === RUN   TestDockerSuite/TestCpToCaseH
16:09:33 [2021-05-06T16:09:33.648Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:09:34 [2021-05-06T16:09:34.214Z] === RUN   TestDockerSuite/TestCpToCaseI
16:09:35 [2021-05-06T16:09:35.150Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:09:36 [2021-05-06T16:09:36.828Z] --- PASS: TestInfoAPIWarnings (17.11s)
16:09:36 [2021-05-06T16:09:36.828Z] === RUN   TestInfoDebug
16:09:36 [2021-05-06T16:09:36.828Z] --- PASS: TestInfoDebug (1.07s)
16:09:36 [2021-05-06T16:09:36.828Z] === RUN   TestInfoInsecureRegistries
16:09:37 [2021-05-06T16:09:37.769Z] --- PASS: TestInfoInsecureRegistries (1.07s)
16:09:37 [2021-05-06T16:09:37.769Z] === RUN   TestInfoRegistryMirrors
16:09:39 [2021-05-06T16:09:39.156Z] --- PASS: TestInfoRegistryMirrors (1.12s)
16:09:39 [2021-05-06T16:09:39.156Z] === RUN   TestLoginFailsWithBadCredentials
16:09:39 [2021-05-06T16:09:39.156Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
16:09:39 [2021-05-06T16:09:39.156Z] === RUN   TestPingCacheHeaders
16:09:39 [2021-05-06T16:09:39.417Z] --- PASS: TestPingCacheHeaders (0.05s)
16:09:39 [2021-05-06T16:09:39.417Z] === RUN   TestPingGet
16:09:39 [2021-05-06T16:09:39.417Z] --- PASS: TestPingGet (0.03s)
16:09:39 [2021-05-06T16:09:39.417Z] === RUN   TestPingHead
16:09:39 [2021-05-06T16:09:39.417Z] --- PASS: TestPingHead (0.05s)
16:09:39 [2021-05-06T16:09:39.417Z] === RUN   TestVersion
16:09:39 [2021-05-06T16:09:39.417Z] --- PASS: TestVersion (0.05s)
16:09:39 [2021-05-06T16:09:39.417Z] PASS
16:09:39 [2021-05-06T16:09:39.417Z] 
16:09:39 [2021-05-06T16:09:39.417Z] === Skipped
16:09:39 [2021-05-06T16:09:39.417Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:09:39 [2021-05-06T16:09:39.417Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:09:39 [2021-05-06T16:09:39.417Z] 
16:09:39 [2021-05-06T16:09:39.417Z] 
16:09:39 [2021-05-06T16:09:39.417Z] DONE 18 tests, 1 skipped in 25.631s
16:09:39 [2021-05-06T16:09:39.417Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:09:39 [2021-05-06T16:09:39.417Z] ++ 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
16:09:39 [2021-05-06T16:09:39.417Z] ++ set -e
16:09:39 [2021-05-06T16:09:39.417Z] ++ '[' -n 0 ']'
16:09:39 [2021-05-06T16:09:39.417Z] ++ set -x
16:09:39 [2021-05-06T16:09:39.417Z] ++ 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
16:09:39 [2021-05-06T16:09:39.678Z] INFO: Testing against a local daemon
16:09:39 [2021-05-06T16:09:39.678Z] === RUN   TestVolumesCreateAndList
16:09:39 [2021-05-06T16:09:39.678Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:09:39 [2021-05-06T16:09:39.678Z] === RUN   TestVolumesRemove
16:09:39 [2021-05-06T16:09:39.678Z] --- PASS: TestVolumesRemove (0.09s)
16:09:39 [2021-05-06T16:09:39.678Z] === RUN   TestVolumesInspect
16:09:39 [2021-05-06T16:09:39.678Z] --- PASS: TestVolumesInspect (0.03s)
16:09:39 [2021-05-06T16:09:39.678Z] === RUN   TestVolumesInvalidJSON
16:09:39 [2021-05-06T16:09:39.678Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:09:39 [2021-05-06T16:09:39.678Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:09:39 [2021-05-06T16:09:39.678Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:09:39 [2021-05-06T16:09:39.678Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:09:39 [2021-05-06T16:09:39.678Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:09:39 [2021-05-06T16:09:39.678Z] PASS
16:09:39 [2021-05-06T16:09:39.678Z] 
16:09:39 [2021-05-06T16:09:39.678Z] DONE 5 tests in 0.349s
16:09:39 [2021-05-06T16:09:39.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:09:40 [2021-05-06T16:09:40.419Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:09:40 [2021-05-06T16:09:40.620Z] ++++ cat bundles/test-integration/docker.pid
16:09:40 [2021-05-06T16:09:40.620Z] +++ kill 14044
16:09:41 [2021-05-06T16:09:41.562Z] +++ /etc/init.d/apparmor stop
16:09:41 [2021-05-06T16:09:41.562Z] Leaving: AppArmorNo profiles have been unloaded.
16:09:41 [2021-05-06T16:09:41.562Z] 
16:09:41 [2021-05-06T16:09:41.562Z] Unloading profiles will leave already running processes permanently
16:09:41 [2021-05-06T16:09:41.562Z] unconfined, which can lead to unexpected situations.
16:09:41 [2021-05-06T16:09:41.562Z] 
16:09:41 [2021-05-06T16:09:41.562Z] To set a process to complain mode, use the command line tool
16:09:41 [2021-05-06T16:09:41.562Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:09:41 [2021-05-06T16:09:41.562Z] +++ true
16:09:41 [2021-05-06T16:09:41.792Z] === RUN   TestDockerSuite/TestCpToDot
16:09:41 [2021-05-06T16:09:41.823Z] exiting test-integration
16:09:41 [2021-05-06T16:09:41.823Z] ++ exit 0
16:09:41 [2021-05-06T16:09:41.823Z] 
16:09:42 [2021-05-06T16:09:42.726Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:09:44 [2021-05-06T16:09:44.106Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:09:44 [2021-05-06T16:09:44.106Z] --- PASS: TestServicePlugin (33.05s)
16:09:44 [2021-05-06T16:09:44.106Z]     plugin_test.go:62: [d7cdec3903ebb] joining swarm manager [de7d984ddc1e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:09:44 [2021-05-06T16:09:44.106Z]     plugin_test.go:65: [db4456e4fc863] joining swarm manager [de7d984ddc1e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:09:44 [2021-05-06T16:09:44.106Z] === RUN   TestServiceUpdateLabel
Post stage
[Pipeline] junit
16:09:45 [2021-05-06T16:09:45.139Z] Recording test results
16:09:45 [2021-05-06T16:09:45.578Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:09:45 [2021-05-06T16:09:45.939Z] + echo Ensuring container killed.
16:09:45 [2021-05-06T16:09:45.939Z] Ensuring container killed.
16:09:45 [2021-05-06T16:09:45.939Z] + docker rm -vf docker-pr4
16:09:45 [2021-05-06T16:09:45.939Z] Error: No such container: docker-pr4
[Pipeline] sh
16:09:46 [2021-05-06T16:09:46.006Z] === RUN   TestDockerSuite/TestCpToStdout
16:09:46 [2021-05-06T16:09:46.233Z] + echo Chowning /workspace to jenkins user
16:09:46 [2021-05-06T16:09:46.233Z] Chowning /workspace to jenkins user
16:09:46 [2021-05-06T16:09:46.233Z] + id -u
16:09:46 [2021-05-06T16:09:46.233Z] + id -g
16:09:46 [2021-05-06T16:09:46.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/workspace busybox chown -R 1000:1000 /workspace
16:09:46 [2021-05-06T16:09:46.233Z] Unable to find image 'busybox:latest' locally
16:09:46 [2021-05-06T16:09:46.494Z] latest: Pulling from library/busybox
16:09:46 [2021-05-06T16:09:46.494Z] 99b64d4e3d30: Pulling fs layer
16:09:46 [2021-05-06T16:09:46.755Z] 99b64d4e3d30: Verifying Checksum
16:09:46 [2021-05-06T16:09:46.755Z] 99b64d4e3d30: Download complete
16:09:46 [2021-05-06T16:09:46.940Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:09:47 [2021-05-06T16:09:47.017Z] 99b64d4e3d30: Pull complete
16:09:47 [2021-05-06T16:09:47.017Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb
16:09:47 [2021-05-06T16:09:47.017Z] Status: Downloaded newer image for busybox:latest
16:09:47 [2021-05-06T16:09:47.198Z] --- PASS: TestServiceUpdateLabel (2.98s)
16:09:47 [2021-05-06T16:09:47.198Z] === RUN   TestServiceUpdateSecrets
16:09:49 [2021-05-06T16:09:49.101Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:09:49 [2021-05-06T16:09:49.360Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:09:50 [2021-05-06T16:09:50.734Z] === RUN   TestDockerSuite/TestCpVolumePath
16:09:51 [2021-05-06T16:09:51.668Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:09:51 [2021-05-06T16:09:51.668Z] === RUN   TestDockerSuite/TestCreateArgs
16:09:51 [2021-05-06T16:09:51.668Z] === RUN   TestDockerSuite/TestCreateByImageID
16:09:52 [2021-05-06T16:09:52.234Z] === RUN   TestDockerSuite/TestCreateEchoStdout
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:09:52 [2021-05-06T16:09:52.611Z] + bundleName=arm64-integration
16:09:52 [2021-05-06T16:09:52.611Z] + echo Creating arm64-integration-bundles.tar.gz
16:09:52 [2021-05-06T16:09:52.611Z] Creating arm64-integration-bundles.tar.gz
16:09:52 [2021-05-06T16:09:52.611Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+  -o -name *.log -o -namexargs *.prof tar -o -czf -name arm64-integration-bundles.tar.gz *-report.xml
16:09:52 [2021-05-06T16:09:52.611Z]  ) -print
16:09:52 [2021-05-06T16:09:52.806Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:09:52 [2021-05-06T16:09:52.806Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:09:52 [2021-05-06T16:09:52.806Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
[Pipeline] archiveArtifacts
16:09:53 [2021-05-06T16:09:53.196Z] Archiving artifacts
16:09:53 [2021-05-06T16:09:53.767Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:09:54 [2021-05-06T16:09:54.025Z] === RUN   TestDockerSuite/TestCreateLabels
16:09:54 [2021-05-06T16:09:54.025Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:09:54 [2021-05-06T16:09:54.025Z] === RUN   TestDockerSuite/TestCreateRM
16:09:54 [2021-05-06T16:09:54.283Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:09:54 [2021-05-06T16:09:54.283Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:09:54 [2021-05-06T16:09:54.283Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:09:54 [2021-05-06T16:09:54.283Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:09:55 [2021-05-06T16:09:55.599Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:09:55 [2021-05-06T16:09:55.922Z] + make clean
16:09:56 [2021-05-06T16:09:56.811Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:09:56 [2021-05-06T16:09:56.811Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:09:56 [2021-05-06T16:09:56.811Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:09:56 [2021-05-06T16:09:56.865Z] docker volume rm -f docker-dev-cache
16:09:56 [2021-05-06T16:09:56.865Z] docker-dev-cache
[Pipeline] deleteDir
16:10:00 [2021-05-06T16:10:00.996Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:10:00 [2021-05-06T16:10:00.996Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:10:00 [2021-05-06T16:10:00.996Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:10:01 [2021-05-06T16:10:01.254Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:10:01 [2021-05-06T16:10:01.254Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:10:01 [2021-05-06T16:10:01.254Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:10:02 [2021-05-06T16:10:02.187Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:10:03 [2021-05-06T16:10:03.122Z] --- PASS: TestServiceUpdateSecrets (15.92s)
16:10:03 [2021-05-06T16:10:03.122Z] === RUN   TestServiceUpdateConfigs
16:10:03 [2021-05-06T16:10:03.689Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:10:04 [2021-05-06T16:10:04.625Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:10:06 [2021-05-06T16:10:06.529Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:10:08 [2021-05-06T16:10:08.431Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:10:08 [2021-05-06T16:10:08.996Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:10:09 [2021-05-06T16:10:09.562Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:10:09 [2021-05-06T16:10:09.670Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:10:09 [2021-05-06T16:10:09.670Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:10:09 [2021-05-06T16:10:09.670Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:10:09 [2021-05-06T16:10:09.670Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:10:09 [2021-05-06T16:10:09.820Z] === RUN   TestDockerSuite/TestDevicePermissions
16:10:10 [2021-05-06T16:10:10.385Z] === RUN   TestDockerSuite/TestDockerFails
16:10:10 [2021-05-06T16:10:10.385Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:10:10 [2021-05-06T16:10:10.385Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:10:10 [2021-05-06T16:10:10.385Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:10:12 [2021-05-06T16:10:12.285Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:10:12 [2021-05-06T16:10:12.851Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:10:15 [2021-05-06T16:10:15.379Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:10:15 [2021-05-06T16:10:15.379Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:10:15 [2021-05-06T16:10:15.379Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:10:15 [2021-05-06T16:10:15.470Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:10:15 [2021-05-06T16:10:15.931Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:10:15 [2021-05-06T16:10:15.931Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:10:15 [2021-05-06T16:10:15.931Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:10:15 [2021-05-06T16:10:15.931Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:10:15 [2021-05-06T16:10:15.931Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:10:15 [2021-05-06T16:10:15.944Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:10:16 [2021-05-06T16:10:16.901Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:10:19 [2021-05-06T16:10:19.230Z] --- PASS: TestServiceUpdateConfigs (15.81s)
16:10:19 [2021-05-06T16:10:19.230Z] === RUN   TestServiceUpdateNetwork
16:10:19 [2021-05-06T16:10:19.811Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:10:21 [2021-05-06T16:10:21.350Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:10:21 [2021-05-06T16:10:21.350Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:10:21 [2021-05-06T16:10:21.350Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:10:21 [2021-05-06T16:10:21.350Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:10:23 [2021-05-06T16:10:23.411Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:10:23 [2021-05-06T16:10:23.532Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:10:25 [2021-05-06T16:10:25.311Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:10:28 [2021-05-06T16:10:28.595Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:10:30 [2021-05-06T16:10:30.058Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:10:30 [2021-05-06T16:10:30.058Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
16:10:31 [2021-05-06T16:10:31.956Z] === RUN   TestDockerSuite/TestEventsAttach
16:10:32 [2021-05-06T16:10:32.523Z] === RUN   TestDockerSuite/TestEventsCommit
16:10:33 [2021-05-06T16:10:33.089Z] --- PASS: TestServiceUpdateNetwork (14.20s)
16:10:33 [2021-05-06T16:10:33.089Z] === RUN   TestServiceUpdatePidsLimit
16:10:33 [2021-05-06T16:10:33.654Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:10:33 [2021-05-06T16:10:33.893Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:10:34 [2021-05-06T16:10:34.590Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:10:34 [2021-05-06T16:10:34.590Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:10:35 [2021-05-06T16:10:35.525Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:10:36 [2021-05-06T16:10:36.459Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:10:36 [2021-05-06T16:10:36.459Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:10:37 [2021-05-06T16:10:37.634Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:10:38 [2021-05-06T16:10:38.603Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:10:38 [2021-05-06T16:10:38.603Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:10:38 [2021-05-06T16:10:38.986Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:10:39 [2021-05-06T16:10:39.919Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:10:41 [2021-05-06T16:10:41.512Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:10:43 [2021-05-06T16:10:43.052Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:10:43 [2021-05-06T16:10:43.199Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:10:43 [2021-05-06T16:10:43.764Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:10:46 [2021-05-06T16:10:46.291Z] === RUN   TestDockerSuite/TestEventsCopy
16:10:47 [2021-05-06T16:10:47.226Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:10:47 [2021-05-06T16:10:47.748Z] === RUN   TestDockerSuite/TestBuildAddScript
16:10:47 [2021-05-06T16:10:47.748Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:10:47 [2021-05-06T16:10:47.748Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:10:47 [2021-05-06T16:10:47.748Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:10:47 [2021-05-06T16:10:47.748Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:10:47 [2021-05-06T16:10:47.748Z] === RUN   TestDockerSuite/TestBuildAddTar
16:10:49 [2021-05-06T16:10:49.125Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:10:51 [2021-05-06T16:10:51.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:10:51 [2021-05-06T16:10:51.651Z] --- PASS: TestServiceUpdatePidsLimit (18.40s)
16:10:51 [2021-05-06T16:10:51.651Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.65s)
16:10:51 [2021-05-06T16:10:51.651Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s)
16:10:51 [2021-05-06T16:10:51.651Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s)
16:10:51 [2021-05-06T16:10:51.651Z] PASS
16:10:51 [2021-05-06T16:10:51.651Z] 
16:10:51 [2021-05-06T16:10:51.651Z] === Skipped
16:10:51 [2021-05-06T16:10:51.651Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:10:51 [2021-05-06T16:10:51.651Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:10:51 [2021-05-06T16:10:51.651Z] 
16:10:51 [2021-05-06T16:10:51.651Z] 
16:10:51 [2021-05-06T16:10:51.651Z] DONE 27 tests, 1 skipped in 201.906s
16:10:51 [2021-05-06T16:10:51.651Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:10:51 [2021-05-06T16:10:51.651Z] ++ 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
16:10:51 [2021-05-06T16:10:51.651Z] ++ set -e
16:10:51 [2021-05-06T16:10:51.651Z] ++ '[' -n 0 ']'
16:10:51 [2021-05-06T16:10:51.651Z] ++ set -x
16:10:51 [2021-05-06T16:10:51.651Z] ++ 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
16:10:51 [2021-05-06T16:10:51.651Z] INFO: Testing against a local daemon
16:10:51 [2021-05-06T16:10:51.651Z] === RUN   TestSessionCreate
16:10:51 [2021-05-06T16:10:51.651Z] --- PASS: TestSessionCreate (0.02s)
16:10:51 [2021-05-06T16:10:51.651Z] === RUN   TestSessionCreateWithBadUpgrade
16:10:51 [2021-05-06T16:10:51.651Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:10:51 [2021-05-06T16:10:51.651Z] PASS
16:10:51 [2021-05-06T16:10:51.651Z] 
16:10:51 [2021-05-06T16:10:51.651Z] DONE 2 tests in 0.184s
16:10:51 [2021-05-06T16:10:51.651Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:10:51 [2021-05-06T16:10:51.651Z] ++ 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
16:10:51 [2021-05-06T16:10:51.651Z] ++ set -e
16:10:51 [2021-05-06T16:10:51.651Z] ++ '[' -n 0 ']'
16:10:51 [2021-05-06T16:10:51.651Z] ++ set -x
16:10:51 [2021-05-06T16:10:51.651Z] ++ 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
16:10:51 [2021-05-06T16:10:51.909Z] INFO: Testing against a local daemon
16:10:51 [2021-05-06T16:10:51.909Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:10:51 [2021-05-06T16:10:51.909Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
16:10:51 [2021-05-06T16:10:51.909Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:10:51 [2021-05-06T16:10:51.909Z] === RUN   TestEventsExecDie
16:10:53 [2021-05-06T16:10:53.810Z] --- PASS: TestEventsExecDie (1.65s)
16:10:53 [2021-05-06T16:10:53.810Z] === RUN   TestEventsBackwardsCompatible
16:10:53 [2021-05-06T16:10:53.810Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:10:53 [2021-05-06T16:10:53.810Z] === RUN   TestInfoBinaryCommits
16:10:53 [2021-05-06T16:10:53.810Z] --- PASS: TestInfoBinaryCommits (0.04s)
16:10:53 [2021-05-06T16:10:53.810Z] === RUN   TestInfoAPIVersioned
16:10:53 [2021-05-06T16:10:53.810Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:10:53 [2021-05-06T16:10:53.810Z] === RUN   TestInfoDiscoveryBackend
16:10:54 [2021-05-06T16:10:54.745Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:10:54 [2021-05-06T16:10:54.745Z] --- PASS: TestInfoDiscoveryBackend (1.10s)
16:10:54 [2021-05-06T16:10:54.745Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:10:55 [2021-05-06T16:10:55.003Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:10:55 [2021-05-06T16:10:55.939Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:10:55 [2021-05-06T16:10:55.939Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:10:56 [2021-05-06T16:10:56.874Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.01s)
16:10:56 [2021-05-06T16:10:56.874Z] === RUN   TestInfoAPI
16:10:56 [2021-05-06T16:10:56.874Z] --- PASS: TestInfoAPI (0.04s)
16:10:56 [2021-05-06T16:10:56.874Z] === RUN   TestInfoAPIWarnings
16:10:57 [2021-05-06T16:10:57.440Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:10:57 [2021-05-06T16:10:57.440Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:10:58 [2021-05-06T16:10:58.374Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:10:58 [2021-05-06T16:10:58.631Z] === RUN   TestDockerSuite/TestEventsFilterType
16:10:59 [2021-05-06T16:10:59.199Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:10:59 [2021-05-06T16:10:59.765Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:10:59 [2021-05-06T16:10:59.765Z] === RUN   TestDockerSuite/TestEventsFilters
16:11:02 [2021-05-06T16:11:02.310Z] === RUN   TestDockerSuite/TestEventsFormat
16:11:04 [2021-05-06T16:11:04.211Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:11:04 [2021-05-06T16:11:04.211Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:11:04 [2021-05-06T16:11:04.211Z] === RUN   TestDockerSuite/TestEventsImageImport
16:11:05 [2021-05-06T16:11:05.585Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:11:05 [2021-05-06T16:11:05.843Z] === RUN   TestDockerSuite/TestEventsImagePull
16:11:06 [2021-05-06T16:11:06.411Z] === RUN   TestDockerSuite/TestEventsImageTag
16:11:07 [2021-05-06T16:11:07.346Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
16:11:07 [2021-05-06T16:11:07.912Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:11:07 [2021-05-06T16:11:07.912Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:11:07 [2021-05-06T16:11:07.912Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:11:09 [2021-05-06T16:11:09.285Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:11:10 [2021-05-06T16:11:10.220Z] === RUN   TestDockerSuite/TestEventsRename
16:11:10 [2021-05-06T16:11:10.786Z] === RUN   TestDockerSuite/TestEventsResize
16:11:11 [2021-05-06T16:11:11.722Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:11:13 [2021-05-06T16:11:13.621Z] --- PASS: TestInfoAPIWarnings (16.81s)
16:11:13 [2021-05-06T16:11:13.621Z] === RUN   TestInfoDebug
16:11:14 [2021-05-06T16:11:14.187Z] --- PASS: TestInfoDebug (0.69s)
16:11:14 [2021-05-06T16:11:14.187Z] === RUN   TestInfoInsecureRegistries
16:11:15 [2021-05-06T16:11:15.122Z] --- PASS: TestInfoInsecureRegistries (0.63s)
16:11:15 [2021-05-06T16:11:15.122Z] === RUN   TestInfoRegistryMirrors
16:11:15 [2021-05-06T16:11:15.689Z] --- PASS: TestInfoRegistryMirrors (0.66s)
16:11:15 [2021-05-06T16:11:15.689Z] === RUN   TestLoginFailsWithBadCredentials
16:11:15 [2021-05-06T16:11:15.689Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
16:11:15 [2021-05-06T16:11:15.689Z] === RUN   TestPingCacheHeaders
16:11:15 [2021-05-06T16:11:15.689Z] --- PASS: TestPingCacheHeaders (0.02s)
16:11:15 [2021-05-06T16:11:15.689Z] === RUN   TestPingGet
16:11:15 [2021-05-06T16:11:15.689Z] --- PASS: TestPingGet (0.01s)
16:11:15 [2021-05-06T16:11:15.689Z] === RUN   TestPingHead
16:11:15 [2021-05-06T16:11:15.689Z] --- PASS: TestPingHead (0.02s)
16:11:15 [2021-05-06T16:11:15.689Z] === RUN   TestVersion
16:11:15 [2021-05-06T16:11:15.947Z] --- PASS: TestVersion (0.02s)
16:11:15 [2021-05-06T16:11:15.947Z] PASS
16:11:15 [2021-05-06T16:11:15.947Z] 
16:11:15 [2021-05-06T16:11:15.947Z] === Skipped
16:11:15 [2021-05-06T16:11:15.947Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
16:11:15 [2021-05-06T16:11:15.947Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:11:15 [2021-05-06T16:11:15.947Z] 
16:11:15 [2021-05-06T16:11:15.947Z] 
16:11:15 [2021-05-06T16:11:15.947Z] DONE 18 tests, 1 skipped in 24.129s
16:11:15 [2021-05-06T16:11:15.947Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:11:15 [2021-05-06T16:11:15.947Z] ++ 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
16:11:15 [2021-05-06T16:11:15.947Z] ++ set -e
16:11:15 [2021-05-06T16:11:15.947Z] ++ '[' -n 0 ']'
16:11:15 [2021-05-06T16:11:15.947Z] ++ set -x
16:11:15 [2021-05-06T16:11:15.947Z] ++ 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
16:11:15 [2021-05-06T16:11:15.947Z] INFO: Testing against a local daemon
16:11:15 [2021-05-06T16:11:15.947Z] === RUN   TestVolumesCreateAndList
16:11:15 [2021-05-06T16:11:15.947Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:11:15 [2021-05-06T16:11:15.947Z] === RUN   TestVolumesRemove
16:11:16 [2021-05-06T16:11:16.206Z] --- PASS: TestVolumesRemove (0.05s)
16:11:16 [2021-05-06T16:11:16.206Z] === RUN   TestVolumesInspect
16:11:16 [2021-05-06T16:11:16.206Z] --- PASS: TestVolumesInspect (0.03s)
16:11:16 [2021-05-06T16:11:16.206Z] === RUN   TestVolumesInvalidJSON
16:11:16 [2021-05-06T16:11:16.206Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:11:16 [2021-05-06T16:11:16.206Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:11:16 [2021-05-06T16:11:16.206Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:11:16 [2021-05-06T16:11:16.206Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:11:16 [2021-05-06T16:11:16.206Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:11:16 [2021-05-06T16:11:16.206Z] PASS
16:11:16 [2021-05-06T16:11:16.206Z] 
16:11:16 [2021-05-06T16:11:16.206Z] DONE 5 tests in 0.287s
16:11:16 [2021-05-06T16:11:16.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:11:16 [2021-05-06T16:11:16.465Z] ++++ cat bundles/test-integration/docker.pid
16:11:16 [2021-05-06T16:11:16.465Z] +++ kill 5728
16:11:16 [2021-05-06T16:11:16.722Z] +++ /etc/init.d/apparmor stop
16:11:16 [2021-05-06T16:11:16.722Z] Leaving: AppArmorNo profiles have been unloaded.
16:11:16 [2021-05-06T16:11:16.722Z] 
16:11:16 [2021-05-06T16:11:16.722Z] Unloading profiles will leave already running processes permanently
16:11:16 [2021-05-06T16:11:16.722Z] unconfined, which can lead to unexpected situations.
16:11:16 [2021-05-06T16:11:16.722Z] 
16:11:16 [2021-05-06T16:11:16.722Z] To set a process to complain mode, use the command line tool
16:11:16 [2021-05-06T16:11:16.722Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:11:16 [2021-05-06T16:11:16.722Z] +++ true
16:11:16 [2021-05-06T16:11:16.722Z] exiting test-integration
16:11:16 [2021-05-06T16:11:16.722Z] ++ exit 0
16:11:16 [2021-05-06T16:11:16.722Z] 
16:11:17 [2021-05-06T16:11:17.288Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:11:17 [2021-05-06T16:11:17.546Z] + for job in $(jobs -p)
16:11:17 [2021-05-06T16:11:17.546Z] + wait 14413
16:11:17 [2021-05-06T16:11:17.742Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:11:17 [2021-05-06T16:11:17.742Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:11:17 [2021-05-06T16:11:17.742Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:11:18 [2021-05-06T16:11:18.481Z] === RUN   TestDockerSuite/TestEventsStreaming
16:11:18 [2021-05-06T16:11:18.481Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:11:19 [2021-05-06T16:11:19.047Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:11:23 [2021-05-06T16:11:23.252Z] === RUN   TestDockerSuite/TestEventsTop
16:11:23 [2021-05-06T16:11:23.818Z] === RUN   TestDockerSuite/TestEventsUntag
16:11:26 [2021-05-06T16:11:26.350Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:11:35 [2021-05-06T16:11:35.447Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:11:35 [2021-05-06T16:11:35.906Z] === RUN   TestDockerSuite/TestBuildBlankName
16:11:36 [2021-05-06T16:11:36.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:11:38 [2021-05-06T16:11:38.540Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:11:38 [2021-05-06T16:11:38.540Z] === RUN   TestDockerSuite/TestExec
16:11:39 [2021-05-06T16:11:39.474Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:11:40 [2021-05-06T16:11:40.411Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:11:41 [2021-05-06T16:11:41.785Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:11:42 [2021-05-06T16:11:42.721Z] === RUN   TestDockerSuite/TestExecAPIStart
16:11:45 [2021-05-06T16:11:45.252Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:11:46 [2021-05-06T16:11:46.186Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:11:46 [2021-05-06T16:11:46.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:11:47 [2021-05-06T16:11:47.120Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:11:47 [2021-05-06T16:11:47.668Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:11:48 [2021-05-06T16:11:48.189Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:11:49 [2021-05-06T16:11:49.563Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:11:50 [2021-05-06T16:11:50.496Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:11:51 [2021-05-06T16:11:51.432Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:11:51 [2021-05-06T16:11:51.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:11:53 [2021-05-06T16:11:53.332Z] === RUN   TestDockerSuite/TestExecCgroup
16:11:54 [2021-05-06T16:11:54.267Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:11:56 [2021-05-06T16:11:56.176Z] === RUN   TestDockerSuite/TestExecEnv
16:11:58 [2021-05-06T16:11:58.077Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:11:58 [2021-05-06T16:11:58.618Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:12:00 [2021-05-06T16:12:00.609Z] === RUN   TestDockerSuite/TestExecExitStatus
16:12:01 [2021-05-06T16:12:01.985Z] === RUN   TestDockerSuite/TestExecInspectID
16:12:02 [2021-05-06T16:12:02.553Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:12:04 [2021-05-06T16:12:04.420Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:12:04 [2021-05-06T16:12:04.420Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:12:05 [2021-05-06T16:12:05.835Z] === RUN   TestDockerSuite/TestExecInteractive
16:12:06 [2021-05-06T16:12:06.771Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:12:08 [2021-05-06T16:12:08.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:12:08 [2021-05-06T16:12:08.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:12:08 [2021-05-06T16:12:08.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:12:08 [2021-05-06T16:12:08.674Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:12:09 [2021-05-06T16:12:09.608Z] === RUN   TestDockerSuite/TestExecParseError
16:12:10 [2021-05-06T16:12:10.983Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:12:11 [2021-05-06T16:12:11.917Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:12:12 [2021-05-06T16:12:12.851Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:12:13 [2021-05-06T16:12:13.962Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:12:13 [2021-05-06T16:12:13.962Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:12:14 [2021-05-06T16:12:14.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:12:14 [2021-05-06T16:12:14.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:12:14 [2021-05-06T16:12:14.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:12:17 [2021-05-06T16:12:17.037Z] === RUN   TestDockerSuite/TestExecSetEnv
16:12:17 [2021-05-06T16:12:17.604Z] === RUN   TestDockerSuite/TestExecStartFails
16:12:18 [2021-05-06T16:12:18.539Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:12:30 [2021-05-06T16:12:30.752Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:12:30 [2021-05-06T16:12:30.752Z] === RUN   TestDockerSuite/TestExecTTY
16:12:31 [2021-05-06T16:12:31.685Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:12:32 [2021-05-06T16:12:32.620Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:12:32 [2021-05-06T16:12:32.797Z] Running on azwin-2-edc2d0 in d:\jenkins\workspace\moby_PR-41739
[Pipeline] {
[Pipeline] ws
16:12:32 [2021-05-06T16:12:32.817Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:12:32 [2021-05-06T16:12:32.878Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:12:32 [2021-05-06T16:12:32.922Z] The recommended git tool is: git
16:12:33 [2021-05-06T16:12:33.144Z] using credential docker-jenkins-github-credentials
16:12:33 [2021-05-06T16:12:33.222Z] Cloning the remote Git repository
16:12:33 [2021-05-06T16:12:33.222Z] Cloning with configured refspecs honoured and without tags
16:12:33 [2021-05-06T16:12:33.812Z] === RUN   TestDockerSuite/TestExecUlimits
16:12:33 [2021-05-06T16:12:33.249Z] Cloning repository https://github.com/moby/moby.git
16:12:33 [2021-05-06T16:12:33.249Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:12:33 [2021-05-06T16:12:33.312Z] Fetching upstream changes from https://github.com/moby/moby.git
16:12:33 [2021-05-06T16:12:33.312Z]  > git --version # timeout=10
16:12:33 [2021-05-06T16:12:33.359Z]  > git --version # 'git version 2.24.1.windows.2'
16:12:33 [2021-05-06T16:12:33.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:12:33 [2021-05-06T16:12:33.359Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:12:35 [2021-05-06T16:12:35.186Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:12:35 [2021-05-06T16:12:35.186Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:12:35 [2021-05-06T16:12:35.443Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:12:35 [2021-05-06T16:12:35.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:12:37 [2021-05-06T16:12:37.971Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:12:38 [2021-05-06T16:12:38.905Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:12:42 [2021-05-06T16:12:42.189Z] === RUN   TestDockerSuite/TestExecWithTERM
16:12:42 [2021-05-06T16:12:42.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:12:42 [2021-05-06T16:12:42.628Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:12:42 [2021-05-06T16:12:42.628Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:12:43 [2021-05-06T16:12:43.560Z] === RUN   TestDockerSuite/TestExecWithUser
16:12:43 [2021-05-06T16:12:43.598Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:12:43 [2021-05-06T16:12:43.598Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:12:44 [2021-05-06T16:12:44.935Z] === RUN   TestDockerSuite/TestGetContainerStats
16:12:45 [2021-05-06T16:12:45.633Z] Fetching without tags
16:12:45 [2021-05-06T16:12:45.351Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:12:45 [2021-05-06T16:12:45.398Z]  > git config --add remote.origin.fetch +refs/pull/41739/head:refs/remotes/origin/PR-41739 # timeout=10
16:12:45 [2021-05-06T16:12:45.429Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:12:45 [2021-05-06T16:12:45.554Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:12:46 [2021-05-06T16:12:46.320Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit f23599fcc2178b86111f3086ef20670b2447db83
16:12:45 [2021-05-06T16:12:45.665Z] Fetching upstream changes from https://github.com/moby/moby.git
16:12:45 [2021-05-06T16:12:45.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:12:45 [2021-05-06T16:12:45.665Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41739/head:refs/remotes/origin/PR-41739 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:12:46 [2021-05-06T16:12:46.353Z]  > git config core.sparsecheckout # timeout=10
16:12:46 [2021-05-06T16:12:46.400Z]  > git checkout -f f23599fcc2178b86111f3086ef20670b2447db83 # timeout=10
16:12:48 [2021-05-06T16:12:48.557Z]  > git remote # timeout=10
16:12:48 [2021-05-06T16:12:48.604Z]  > git config --get remote.origin.url # timeout=10
16:12:48 [2021-05-06T16:12:48.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:12:48 [2021-05-06T16:12:48.635Z]  > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10
16:12:49 [2021-05-06T16:12:49.867Z] Merge succeeded, producing 39a292fa145e3579d6c82bf5b1de1da35e816b1e
16:12:49 [2021-05-06T16:12:49.867Z] Checking out Revision 39a292fa145e3579d6c82bf5b1de1da35e816b1e (PR-41739)
16:12:50 [2021-05-06T16:12:50.196Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:12:50 [2021-05-06T16:12:50.341Z] Commit message: "Merge commit 'e42a32e4f00863d7b081f4c86a1d7553afad6b59' into HEAD"
16:12:50 [2021-05-06T16:12:50.458Z] First time build. Skipping changelog.
16:12:49 [2021-05-06T16:12:49.779Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:12:49 [2021-05-06T16:12:49.888Z]  > git config core.sparsecheckout # timeout=10
16:12:49 [2021-05-06T16:12:49.935Z]  > git checkout -f 39a292fa145e3579d6c82bf5b1de1da35e816b1e # timeout=10
16:12:50 [2021-05-06T16:12:50.372Z]  > git rev-list --no-walk 1f5fd57c83e50e1cf26596d9338ed7d8f516dabf # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:12:51 [2021-05-06T16:12:51.847Z] + docker version
16:12:51 [2021-05-06T16:12:51.847Z] Client: Docker Engine - Enterprise
16:12:51 [2021-05-06T16:12:51.847Z]  Version:           19.03.12
16:12:51 [2021-05-06T16:12:51.847Z]  API version:       1.40
16:12:51 [2021-05-06T16:12:51.847Z]  Go version:        go1.13.13
16:12:51 [2021-05-06T16:12:51.847Z]  Git commit:        4306744
16:12:51 [2021-05-06T16:12:51.847Z]  Built:             08/05/2020 19:27:53
16:12:51 [2021-05-06T16:12:51.847Z]  OS/Arch:           windows/amd64
16:12:51 [2021-05-06T16:12:51.847Z]  Experimental:      false
16:12:51 [2021-05-06T16:12:51.847Z] 
16:12:51 [2021-05-06T16:12:51.847Z] Server: Docker Engine - Enterprise
16:12:51 [2021-05-06T16:12:51.847Z]  Engine:
16:12:51 [2021-05-06T16:12:51.847Z]   Version:          19.03.12
16:12:51 [2021-05-06T16:12:51.847Z]   API version:      1.40 (minimum version 1.24)
16:12:51 [2021-05-06T16:12:51.847Z]   Go version:       go1.13.13
16:12:51 [2021-05-06T16:12:51.847Z]   Git commit:       f295753ffd
16:12:51 [2021-05-06T16:12:51.847Z]   Built:            08/05/2020 19:26:41
16:12:51 [2021-05-06T16:12:51.847Z]   OS/Arch:          windows/amd64
16:12:51 [2021-05-06T16:12:51.847Z]   Experimental:     true
[Pipeline] sh
16:12:52 [2021-05-06T16:12:52.177Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:12:52 [2021-05-06T16:12:52.639Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:12:52 [2021-05-06T16:12:52.873Z] + docker info
16:12:53 [2021-05-06T16:12:53.099Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:12:53 [2021-05-06T16:12:53.099Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:12:53 [2021-05-06T16:12:53.842Z] Client:
16:12:53 [2021-05-06T16:12:53.842Z]  Debug Mode: false
16:12:53 [2021-05-06T16:12:53.842Z]  Plugins:
16:12:53 [2021-05-06T16:12:53.842Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
16:12:53 [2021-05-06T16:12:53.842Z] 
16:12:53 [2021-05-06T16:12:53.842Z] Server:
16:12:53 [2021-05-06T16:12:53.842Z]  Containers: 0
16:12:53 [2021-05-06T16:12:53.842Z]   Running: 0
16:12:53 [2021-05-06T16:12:53.842Z]   Paused: 0
16:12:53 [2021-05-06T16:12:53.842Z]   Stopped: 0
16:12:53 [2021-05-06T16:12:53.842Z]  Images: 10
16:12:53 [2021-05-06T16:12:53.842Z]  Server Version: 19.03.12
16:12:53 [2021-05-06T16:12:53.842Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:12:53 [2021-05-06T16:12:53.842Z]   Windows: 
16:12:53 [2021-05-06T16:12:53.842Z]   LCOW: 
16:12:53 [2021-05-06T16:12:53.842Z]  Logging Driver: json-file
16:12:53 [2021-05-06T16:12:53.842Z]  Plugins:
16:12:53 [2021-05-06T16:12:53.842Z]   Volume: local
16:12:53 [2021-05-06T16:12:53.842Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:12:53 [2021-05-06T16:12:53.842Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:12:53 [2021-05-06T16:12:53.842Z]  Swarm: inactive
16:12:53 [2021-05-06T16:12:53.842Z]  Default Isolation: process
16:12:53 [2021-05-06T16:12:53.842Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:12:53 [2021-05-06T16:12:53.842Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
16:12:53 [2021-05-06T16:12:53.842Z]  OSType: windows
16:12:53 [2021-05-06T16:12:53.842Z]  Architecture: x86_64
16:12:53 [2021-05-06T16:12:53.842Z]  CPUs: 4
16:12:53 [2021-05-06T16:12:53.842Z]  Total Memory: 32GiB
16:12:53 [2021-05-06T16:12:53.842Z]  Name: azwin-2-edc2d0
16:12:53 [2021-05-06T16:12:53.842Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
16:12:53 [2021-05-06T16:12:53.842Z]  Docker Root Dir: D:\docker
16:12:53 [2021-05-06T16:12:53.842Z]  Debug Mode: false
16:12:53 [2021-05-06T16:12:53.842Z]  Registry: https://index.docker.io/v1/
16:12:53 [2021-05-06T16:12:53.842Z]  Labels:
16:12:53 [2021-05-06T16:12:53.842Z]  Experimental: true
16:12:53 [2021-05-06T16:12:53.842Z]  Insecure Registries:
16:12:53 [2021-05-06T16:12:53.842Z]   10.0.0.4:5000
16:12:53 [2021-05-06T16:12:53.842Z]   127.0.0.0/8
16:12:53 [2021-05-06T16:12:53.842Z]  Registry Mirrors:
16:12:53 [2021-05-06T16:12:53.842Z]   http://10.0.0.4:5000/
16:12:53 [2021-05-06T16:12:53.842Z]  Live Restore Enabled: false
16:12:53 [2021-05-06T16:12:53.842Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:12:54 [2021-05-06T16:12:54.069Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:12:55 [2021-05-06T16:12:55.042Z] === RUN   TestDockerSuite/TestBuildCmd
16:12:55 [2021-05-06T16:12:55.455Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:12:55 [2021-05-06T16:12:55.502Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:12:55 [2021-05-06T16:12:55.962Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:12:56 [2021-05-06T16:12:56.387Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:12:56 [2021-05-06T16:12:56.423Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:13:00 [2021-05-06T16:13:00.588Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:13:01 [2021-05-06T16:13:01.153Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:13:01 [2021-05-06T16:13:01.720Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:13:01 [2021-05-06T16:13:01.720Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:13:01 [2021-05-06T16:13:01.978Z] === RUN   TestDockerSuite/TestHealth
16:13:06 [2021-05-06T16:13:06.795Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:13:06 [2021-05-06T16:13:06.925Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:13:06 [2021-05-06T16:13:06.925Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5016b66c\powershellScript.ps1'; exit $LASTEXITCODE;
16:13:06 [2021-05-06T16:13:06.925Z] ----------------------------------------------------------------------------
16:13:06 [2021-05-06T16:13:06.925Z] 
16:13:06 [2021-05-06T16:13:06.925Z] INFO: executeCI.ps1 starting at Thu May  6 16:13:05 CUT 2021
16:13:06 [2021-05-06T16:13:06.925Z] 
16:13:06 [2021-05-06T16:13:06.925Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:13:06 [2021-05-06T16:13:06.925Z] INFO: Running git version 2.24.1.windows.2
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Environment variables:
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] Name                           Value                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] ----                           -----                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:13:06 [2021-05-06T16:13:06.926Z] amd64                          true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
16:13:06 [2021-05-06T16:13:06.926Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:13:06 [2021-05-06T16:13:06.926Z] arm64                          true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
16:13:06 [2021-05-06T16:13:06.926Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:13:06 [2021-05-06T16:13:06.926Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
16:13:06 [2021-05-06T16:13:06.926Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:13:06 [2021-05-06T16:13:06.926Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:13:06 [2021-05-06T16:13:06.926Z] BRANCH_NAME                    PR-41739                                                                                
16:13:06 [2021-05-06T16:13:06.926Z] BUILD_DISPLAY_NAME             #4                                                                                      
16:13:06 [2021-05-06T16:13:06.926Z] BUILD_ID                       4                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] BUILD_NUMBER                   4                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] BUILD_TAG                      jenkins-moby-PR-41739-4                                                                 
16:13:06 [2021-05-06T16:13:06.926Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41739/4/                              
16:13:06 [2021-05-06T16:13:06.926Z] cgroup2                        true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_AUTHOR                  kolyshkin                                                                               
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_AUTHOR_DISPLAY_NAME     Kir Kolyshkin                                                                           
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_BRANCH                  bin-criu                                                                                
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_FORK                    kolyshkin                                                                               
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_ID                      41739                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_TARGET                  master                                                                                  
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_TITLE                   Dockerfile: install criu from binary repo                                               
16:13:06 [2021-05-06T16:13:06.926Z] CHANGE_URL                     https://github.com/moby/moby/pull/41739                                                 
16:13:06 [2021-05-06T16:13:06.926Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
16:13:06 [2021-05-06T16:13:06.926Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:13:06 [2021-05-06T16:13:06.926Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:13:06 [2021-05-06T16:13:06.926Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:13:06 [2021-05-06T16:13:06.926Z] COMPUTERNAME                   azwin-2-edc2d0                                                                          
16:13:06 [2021-05-06T16:13:06.926Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
16:13:06 [2021-05-06T16:13:06.926Z] ConfigSequenceNumber           0                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] dco                            true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] DOCKER_BUILDKIT                0                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] DOCKER_DUT_DEBUG               1                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:13:06 [2021-05-06T16:13:06.926Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:13:06 [2021-05-06T16:13:06.926Z] EXECUTOR_NUMBER                0                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] FQDN                           azwin-2-edc2d0.westus.cloudapp.azure.com                                                
16:13:06 [2021-05-06T16:13:06.926Z] GIT_BRANCH                     PR-41739                                                                                
16:13:06 [2021-05-06T16:13:06.926Z] GIT_COMMIT                     569d8ef1b6538aeb1c732321c3b51f7310e6e740                                                
16:13:06 [2021-05-06T16:13:06.926Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:13:06 [2021-05-06T16:13:06.926Z] HUDSON_COOKIE                  ad19e88c-bf3a-406e-9be2-0d2be2ad9bc7                                                    
16:13:06 [2021-05-06T16:13:06.926Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:13:06 [2021-05-06T16:13:06.926Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:13:06 [2021-05-06T16:13:06.926Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:13:06 [2021-05-06T16:13:06.926Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
16:13:06 [2021-05-06T16:13:06.926Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:13:06 [2021-05-06T16:13:06.926Z] JENKINS_NODE_COOKIE            6bdd5c5b-b70f-4a3e-9fa0-86932c355bc9                                                    
16:13:06 [2021-05-06T16:13:06.926Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:13:06 [2021-05-06T16:13:06.926Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:13:06 [2021-05-06T16:13:06.926Z] JOB_BASE_NAME                  PR-41739                                                                                
16:13:06 [2021-05-06T16:13:06.926Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41739/display/redirect                
16:13:06 [2021-05-06T16:13:06.926Z] JOB_NAME                       moby/PR-41739                                                                           
16:13:06 [2021-05-06T16:13:06.926Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41739/                                
16:13:06 [2021-05-06T16:13:06.926Z] library.jps.version            master                                                                                  
16:13:06 [2021-05-06T16:13:06.926Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
16:13:06 [2021-05-06T16:13:06.926Z] NODE_LABELS                    amd64 azure azwin-2-edc2d0 azwin-2019 docker west-us windows windows-2019 x86_64        
16:13:06 [2021-05-06T16:13:06.926Z] NODE_NAME                      azwin-2-edc2d0                                                                          
16:13:06 [2021-05-06T16:13:06.926Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] OS                             Windows_NT                                                                              
16:13:06 [2021-05-06T16:13:06.926Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
16:13:06 [2021-05-06T16:13:06.926Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:13:06 [2021-05-06T16:13:06.926Z] ppc64le                        false                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
16:13:06 [2021-05-06T16:13:06.926Z] PROCESSOR_LEVEL                6                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] PROCESSOR_REVISION             5507                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] ProgramData                    C:\ProgramData                                                                          
16:13:06 [2021-05-06T16:13:06.926Z] ProgramFiles                   C:\Program Files                                                                        
16:13:06 [2021-05-06T16:13:06.926Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:13:06 [2021-05-06T16:13:06.926Z] ProgramW6432                   C:\Program Files                                                                        
16:13:06 [2021-05-06T16:13:06.926Z] PROMPT                         $P$G                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:13:06 [2021-05-06T16:13:06.926Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
16:13:06 [2021-05-06T16:13:06.926Z] PUBLIC                         C:\Users\Public                                                                         
16:13:06 [2021-05-06T16:13:06.926Z] rootless                       true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect?page=artif...
16:13:06 [2021-05-06T16:13:06.926Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect?page=changes 
16:13:06 [2021-05-06T16:13:06.926Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect              
16:13:06 [2021-05-06T16:13:06.926Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41739/4/display/redirect?page=tests   
16:13:06 [2021-05-06T16:13:06.926Z] s390x                          false                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] SOURCES_DRIVE                  d                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] SOURCES_SUBDIR                 gopath                                                                                  
16:13:06 [2021-05-06T16:13:06.926Z] STAGE_NAME                     Run tests                                                                               
16:13:06 [2021-05-06T16:13:06.926Z] SystemDrive                    C:                                                                                      
16:13:06 [2021-05-06T16:13:06.926Z] SystemRoot                     C:\windows                                                                              
16:13:06 [2021-05-06T16:13:06.926Z] TEMP                           C:\windows\TEMP                                                                         
16:13:06 [2021-05-06T16:13:06.926Z] TESTDEBUG                      0                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] TESTRUN_DRIVE                  d                                                                                       
16:13:06 [2021-05-06T16:13:06.926Z] TESTRUN_SUBDIR                 CI                                                                                      
16:13:06 [2021-05-06T16:13:06.926Z] TIMEOUT                        120m                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] TMP                            C:\windows\TEMP                                                                         
16:13:06 [2021-05-06T16:13:06.926Z] unit_validate                  true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] USERDOMAIN                     WORKGROUP                                                                               
16:13:06 [2021-05-06T16:13:06.926Z] USERNAME                       azwin-2-edc2d0$                                                                         
16:13:06 [2021-05-06T16:13:06.926Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
16:13:06 [2021-05-06T16:13:06.926Z] validate_force                 false                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] windir                         C:\windows                                                                              
16:13:06 [2021-05-06T16:13:06.926Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:13:06 [2021-05-06T16:13:06.926Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:13:06 [2021-05-06T16:13:06.926Z] windows2022                    true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] windowsRS1                     false                                                                                   
16:13:06 [2021-05-06T16:13:06.926Z] windowsRS5                     true                                                                                    
16:13:06 [2021-05-06T16:13:06.926Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:13:06 [2021-05-06T16:13:06.926Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Sources under d:\gopath\...
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Test run under d:\CI\...
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:13:06 [2021-05-06T16:13:06.926Z] INFO: docker/docker repository was found
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879'
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Docker version of control daemon
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] Client: Docker Engine - Enterprise
16:13:06 [2021-05-06T16:13:06.926Z]  Version:           19.03.12
16:13:06 [2021-05-06T16:13:06.926Z]  API version:       1.40
16:13:06 [2021-05-06T16:13:06.926Z]  Go version:        go1.13.13
16:13:06 [2021-05-06T16:13:06.926Z]  Git commit:        4306744
16:13:06 [2021-05-06T16:13:06.926Z]  Built:             08/05/2020 19:27:53
16:13:06 [2021-05-06T16:13:06.926Z]  OS/Arch:           windows/amd64
16:13:06 [2021-05-06T16:13:06.926Z]  Experimental:      false
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] Server: Docker Engine - Enterprise
16:13:06 [2021-05-06T16:13:06.926Z]  Engine:
16:13:06 [2021-05-06T16:13:06.926Z]   Version:          19.03.12
16:13:06 [2021-05-06T16:13:06.926Z]   API version:      1.40 (minimum version 1.24)
16:13:06 [2021-05-06T16:13:06.926Z]   Go version:       go1.13.13
16:13:06 [2021-05-06T16:13:06.926Z]   Git commit:       f295753ffd
16:13:06 [2021-05-06T16:13:06.926Z]   Built:            08/05/2020 19:26:41
16:13:06 [2021-05-06T16:13:06.926Z]   OS/Arch:          windows/amd64
16:13:06 [2021-05-06T16:13:06.926Z]   Experimental:     true
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Docker info of control daemon
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] Client:
16:13:06 [2021-05-06T16:13:06.926Z]  Debug Mode: false
16:13:06 [2021-05-06T16:13:06.926Z]  Plugins:
16:13:06 [2021-05-06T16:13:06.926Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] Server:
16:13:06 [2021-05-06T16:13:06.926Z]  Containers: 0
16:13:06 [2021-05-06T16:13:06.926Z]   Running: 0
16:13:06 [2021-05-06T16:13:06.926Z]   Paused: 0
16:13:06 [2021-05-06T16:13:06.926Z]   Stopped: 0
16:13:06 [2021-05-06T16:13:06.926Z]  Images: 10
16:13:06 [2021-05-06T16:13:06.926Z]  Server Version: 19.03.12
16:13:06 [2021-05-06T16:13:06.926Z]  Storage Driver: lcow (linux) windowsfilter (windows)
16:13:06 [2021-05-06T16:13:06.926Z]   LCOW: 
16:13:06 [2021-05-06T16:13:06.926Z]   Windows: 
16:13:06 [2021-05-06T16:13:06.926Z]  Logging Driver: json-file
16:13:06 [2021-05-06T16:13:06.926Z]  Plugins:
16:13:06 [2021-05-06T16:13:06.926Z]   Volume: local
16:13:06 [2021-05-06T16:13:06.926Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:13:06 [2021-05-06T16:13:06.926Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:13:06 [2021-05-06T16:13:06.926Z]  Swarm: inactive
16:13:06 [2021-05-06T16:13:06.926Z]  Default Isolation: process
16:13:06 [2021-05-06T16:13:06.926Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:13:06 [2021-05-06T16:13:06.926Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
16:13:06 [2021-05-06T16:13:06.926Z]  OSType: windows
16:13:06 [2021-05-06T16:13:06.926Z]  Architecture: x86_64
16:13:06 [2021-05-06T16:13:06.926Z]  CPUs: 4
16:13:06 [2021-05-06T16:13:06.926Z]  Total Memory: 32GiB
16:13:06 [2021-05-06T16:13:06.926Z]  Name: azwin-2-edc2d0
16:13:06 [2021-05-06T16:13:06.926Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
16:13:06 [2021-05-06T16:13:06.926Z]  Docker Root Dir: D:\docker
16:13:06 [2021-05-06T16:13:06.926Z]  Debug Mode: false
16:13:06 [2021-05-06T16:13:06.926Z]  Registry: https://index.docker.io/v1/
16:13:06 [2021-05-06T16:13:06.926Z]  Labels:
16:13:06 [2021-05-06T16:13:06.926Z]  Experimental: true
16:13:06 [2021-05-06T16:13:06.926Z]  Insecure Registries:
16:13:06 [2021-05-06T16:13:06.926Z]   10.0.0.4:5000
16:13:06 [2021-05-06T16:13:06.926Z]   127.0.0.0/8
16:13:06 [2021-05-06T16:13:06.926Z]  Registry Mirrors:
16:13:06 [2021-05-06T16:13:06.926Z]   http://10.0.0.4:5000/
16:13:06 [2021-05-06T16:13:06.926Z]  Live Restore Enabled: false
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] 
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Commit hash is 39a292fa14
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Nuke-Everything...
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Container count on control daemon to delete is 0
16:13:06 [2021-05-06T16:13:06.926Z] INFO: Nuking d:\CI
16:13:07 [2021-05-06T16:13:07.387Z] INFO: Zapped successfully
16:13:07 [2021-05-06T16:13:07.387Z] INFO: Location for testing is d:\CI\PR-41739\4
16:13:07 [2021-05-06T16:13:07.387Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:13:07 [2021-05-06T16:13:07.387Z] 
16:13:07 [2021-05-06T16:13:07.387Z] 
16:13:07 [2021-05-06T16:13:07.387Z] INFO: Building the image from Dockerfile.windows at 05/06/2021 16:13:06...
16:13:07 [2021-05-06T16:13:07.387Z] 
16:13:07 [2021-05-06T16:13:07.766Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:13:07 [2021-05-06T16:13:07.766Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:13:08 [2021-05-06T16:13:08.737Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:13:08 [2021-05-06T16:13:08.737Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:13:09 [2021-05-06T16:13:09.197Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:13:10 [2021-05-06T16:13:10.737Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:13:11 [2021-05-06T16:13:11.132Z] Sending build context to Docker daemon  58.22MB
16:13:11 [2021-05-06T16:13:11.132Z] 
16:13:11 [2021-05-06T16:13:11.132Z] Step 1/10 : FROM microsoft/windowsservercore
16:13:11 [2021-05-06T16:13:11.132Z]  ---> 152749f71f8f
16:13:11 [2021-05-06T16:13:11.132Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> d0dee0de30de
16:13:11 [2021-05-06T16:13:11.132Z] Step 3/10 : ARG GO_VERSION=1.13.15
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> 1bb933516fd1
16:13:11 [2021-05-06T16:13:11.132Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> a079244860d1
16:13:11 [2021-05-06T16:13:11.132Z] 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}
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> f67a2785c09d
16:13:11 [2021-05-06T16:13:11.132Z] 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;
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> 29db5c1826ab
16:13:11 [2021-05-06T16:13:11.132Z] 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
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> df49c2c7e87b
16:13:11 [2021-05-06T16:13:11.132Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> fddb6d760174
16:13:11 [2021-05-06T16:13:11.132Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:13:11 [2021-05-06T16:13:11.132Z]  ---> Using cache
16:13:11 [2021-05-06T16:13:11.132Z]  ---> 2de251aadf42
16:13:11 [2021-05-06T16:13:11.132Z] Step 10/10 : COPY . .
16:13:11 [2021-05-06T16:13:11.197Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:13:11 [2021-05-06T16:13:11.657Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:13:11 [2021-05-06T16:13:11.657Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:13:12 [2021-05-06T16:13:12.628Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:13:13 [2021-05-06T16:13:13.089Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:13:13 [2021-05-06T16:13:13.089Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:13:13 [2021-05-06T16:13:13.089Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:13:17 [2021-05-06T16:13:17.788Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:13:28 [2021-05-06T16:13:28.508Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:13:28 [2021-05-06T16:13:28.766Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:13:29 [2021-05-06T16:13:29.024Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:13:29 [2021-05-06T16:13:29.024Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:13:29 [2021-05-06T16:13:29.589Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:13:29 [2021-05-06T16:13:29.589Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:13:30 [2021-05-06T16:13:30.523Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:13:31 [2021-05-06T16:13:31.458Z] === RUN   TestDockerSuite/TestImagesFormat
16:13:31 [2021-05-06T16:13:31.458Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:13:32 [2021-05-06T16:13:32.025Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:13:32 [2021-05-06T16:13:32.025Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:13:32 [2021-05-06T16:13:32.235Z]  ---> d593bae20faf
16:13:32 [2021-05-06T16:13:32.235Z] Successfully built d593bae20faf
16:13:32 [2021-05-06T16:13:32.235Z] Successfully tagged docker:latest
16:13:32 [2021-05-06T16:13:32.235Z] INFO: Image build ended at 05/06/2021 16:13:30. Duration:00:00:23.8193326
16:13:32 [2021-05-06T16:13:32.235Z] 
16:13:32 [2021-05-06T16:13:32.235Z] 
16:13:32 [2021-05-06T16:13:32.235Z] INFO: Building the test binaries at 05/06/2021 16:13:30...
16:13:35 [2021-05-06T16:13:35.150Z] INFO: make.ps1 starting at 05/06/2021 16:13:34
16:13:35 [2021-05-06T16:13:35.306Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:13:35 [2021-05-06T16:13:35.306Z] === RUN   TestDockerSuite/TestImportBadURL
16:13:35 [2021-05-06T16:13:35.306Z] === RUN   TestDockerSuite/TestImportDisplay
16:13:35 [2021-05-06T16:13:35.609Z] INFO: Git commit (39a292fa14) assumed from DOCKER_GITCOMMIT environment variable
16:13:35 [2021-05-06T16:13:35.609Z] INFO: Invoking autogen...
16:13:36 [2021-05-06T16:13:36.069Z] INFO: Building daemon...
16:13:36 [2021-05-06T16:13:36.680Z] === RUN   TestDockerSuite/TestImportFile
16:13:39 [2021-05-06T16:13:39.968Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:13:39 [2021-05-06T16:13:39.968Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:13:43 [2021-05-06T16:13:43.253Z] === RUN   TestDockerSuite/TestImportGzipped
16:13:45 [2021-05-06T16:13:45.788Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:13:48 [2021-05-06T16:13:48.322Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:13:48 [2021-05-06T16:13:48.580Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:13:49 [2021-05-06T16:13:49.513Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:13:50 [2021-05-06T16:13:50.078Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:13:50 [2021-05-06T16:13:50.078Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:13:50 [2021-05-06T16:13:50.078Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:13:51 [2021-05-06T16:13:51.012Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:13:51 [2021-05-06T16:13:51.578Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:13:52 [2021-05-06T16:13:52.513Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:13:53 [2021-05-06T16:13:53.079Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:13:53 [2021-05-06T16:13:53.499Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:13:53 [2021-05-06T16:13:53.499Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:13:53 [2021-05-06T16:13:53.499Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:13:54 [2021-05-06T16:13:54.012Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:13:54 [2021-05-06T16:13:54.577Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:13:54 [2021-05-06T16:13:54.577Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:13:55 [2021-05-06T16:13:55.040Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:13:55 [2021-05-06T16:13:55.500Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:13:55 [2021-05-06T16:13:55.960Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:13:55 [2021-05-06T16:13:55.960Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:13:56 [2021-05-06T16:13:56.420Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:13:56 [2021-05-06T16:13:56.420Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:13:57 [2021-05-06T16:13:57.105Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:13:57 [2021-05-06T16:13:57.363Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:13:58 [2021-05-06T16:13:58.297Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:13:58 [2021-05-06T16:13:58.297Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:13:59 [2021-05-06T16:13:59.230Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:13:59 [2021-05-06T16:13:59.230Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:14:00 [2021-05-06T16:14:00.603Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:14:01 [2021-05-06T16:14:01.169Z] === RUN   TestDockerSuite/TestInspectDefault
16:14:02 [2021-05-06T16:14:02.103Z] === RUN   TestDockerSuite/TestInspectHistory
16:14:02 [2021-05-06T16:14:02.668Z] === RUN   TestDockerSuite/TestInspectImage
16:14:02 [2021-05-06T16:14:02.668Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:14:02 [2021-05-06T16:14:02.668Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:14:02 [2021-05-06T16:14:02.668Z] === RUN   TestDockerSuite/TestInspectInt64
16:14:03 [2021-05-06T16:14:03.602Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:14:03 [2021-05-06T16:14:03.602Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:14:04 [2021-05-06T16:14:04.169Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:14:04 [2021-05-06T16:14:04.427Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:14:05 [2021-05-06T16:14:05.361Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:14:06 [2021-05-06T16:14:06.296Z] === RUN   TestDockerSuite/TestInspectPlugin
16:14:08 [2021-05-06T16:14:08.206Z] === RUN   TestDockerSuite/TestInspectRootFS
16:14:08 [2021-05-06T16:14:08.206Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:14:09 [2021-05-06T16:14:09.141Z] === RUN   TestDockerSuite/TestInspectStatus
16:14:10 [2021-05-06T16:14:10.517Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:14:12 [2021-05-06T16:14:12.417Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:14:13 [2021-05-06T16:14:13.353Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:14:13 [2021-05-06T16:14:13.919Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:14:14 [2021-05-06T16:14:14.852Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:14:15 [2021-05-06T16:14:15.419Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:14:16 [2021-05-06T16:14:16.352Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:14:16 [2021-05-06T16:14:16.920Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:14:16 [2021-05-06T16:14:16.920Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:14:17 [2021-05-06T16:14:17.536Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:14:17 [2021-05-06T16:14:17.536Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:14:17 [2021-05-06T16:14:17.536Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:14:19 [2021-05-06T16:14:19.452Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:14:21 [2021-05-06T16:14:21.352Z] === RUN   TestDockerSuite/TestLinksEnvs
16:14:22 [2021-05-06T16:14:22.286Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:14:22 [2021-05-06T16:14:22.852Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:14:25 [2021-05-06T16:14:25.382Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:14:27 [2021-05-06T16:14:27.909Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:14:29 [2021-05-06T16:14:29.931Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:14:31 [2021-05-06T16:14:31.191Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:14:31 [2021-05-06T16:14:31.191Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:14:31 [2021-05-06T16:14:31.474Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:14:31 [2021-05-06T16:14:31.935Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:14:33 [2021-05-06T16:14:33.097Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:14:33 [2021-05-06T16:14:33.360Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:14:34 [2021-05-06T16:14:34.295Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:14:35 [2021-05-06T16:14:35.677Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:14:36 [2021-05-06T16:14:36.525Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:14:36 [2021-05-06T16:14:36.525Z] 
16:14:36 [2021-05-06T16:14:36.525Z]  ________   ____  __.
16:14:36 [2021-05-06T16:14:36.525Z]  \_____  \ |    |/ _|
16:14:36 [2021-05-06T16:14:36.525Z]  /   |   \|      <
16:14:36 [2021-05-06T16:14:36.525Z]  /    |    \    |  \
16:14:36 [2021-05-06T16:14:36.525Z]  \_______  /____|__ \
16:14:36 [2021-05-06T16:14:36.525Z]          \/        \/
16:14:36 [2021-05-06T16:14:36.525Z] 
16:14:36 [2021-05-06T16:14:36.525Z] INFO: make.ps1 ended at 05/06/2021 16:14:33
16:14:36 [2021-05-06T16:14:36.525Z] INFO: Binaries build ended at 05/06/2021 16:14:35. Duration:00:01:04.3470256
16:14:36 [2021-05-06T16:14:36.525Z] INFO: Copying the built daemon binary to d:\CI\PR-41739\4\binary\dockerd-39a292fa14.exe...
16:14:36 [2021-05-06T16:14:36.525Z] INFO: Copying the built client binary to d:\CI\PR-41739\4\binary\docker-39a292fa14.exe...
16:14:36 [2021-05-06T16:14:36.985Z] INFO: Copying dockerversion from the container...
16:14:36 [2021-05-06T16:14:36.985Z] INFO: Copying the golang package from the container to d:\CI\PR-41739\4\installer\go.zip...
16:14:37 [2021-05-06T16:14:37.871Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:14:37 [2021-05-06T16:14:37.954Z] INFO: Extracting go.zip to d:\CI\PR-41739\4\go
16:14:40 [2021-05-06T16:14:40.782Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:14:46 [2021-05-06T16:14:46.488Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:14:47 [2021-05-06T16:14:47.860Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:14:48 [2021-05-06T16:14:48.117Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:14:51 [2021-05-06T16:14:51.403Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:14:52 [2021-05-06T16:14:52.781Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Extraction ended at 05/06/2021 16:14:55. Duration:00:00:17.5084309
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Updating the golang and path environment variables
16:14:55 [2021-05-06T16:14:55.652Z] INFO: GOPATH=d:\gopath
16:14:55 [2021-05-06T16:14:55.652Z] INFO: go version go1.13.15 windows/amd64
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Running the daemon under test in debug mode
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Starting a daemon under test...
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41739\4\daemon --pidfile d:\CI\PR-41739\4\docker.pid -D
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Process started successfully.
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Start tailing logs of the daemon under tests
16:14:55 [2021-05-06T16:14:55.652Z] INFO: Waiting for the daemon under test to start...
16:14:56 [2021-05-06T16:14:56.965Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:14:56 [2021-05-06T16:14:56.965Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:14:56 [2021-05-06T16:14:56.965Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:14:56 [2021-05-06T16:14:56.965Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:14:56 [2021-05-06T16:14:56.965Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:14:57 [2021-05-06T16:14:57.531Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:14:58 [2021-05-06T16:14:58.906Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:15:03 [2021-05-06T16:15:03.089Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:15:03 [2021-05-06T16:15:03.655Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:15:08 [2021-05-06T16:15:08.919Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:15:09 [2021-05-06T16:15:09.863Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:15:09 [2021-05-06T16:15:09.863Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:15:11 [2021-05-06T16:15:11.768Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:15:13 [2021-05-06T16:15:13.143Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:15:15 [2021-05-06T16:15:15.045Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:15:16 [2021-05-06T16:15:16.754Z] .....INFO: Daemon under test started and replied!
16:15:16 [2021-05-06T16:15:16.754Z] INFO: Docker version of the daemon under test
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] Client:
16:15:16 [2021-05-06T16:15:16.754Z]  Version:      17.06.2-ce
16:15:16 [2021-05-06T16:15:16.754Z]  API version:  1.30
16:15:16 [2021-05-06T16:15:16.754Z]  Go version:   go1.8.3
16:15:16 [2021-05-06T16:15:16.754Z]  Git commit:   cec0b72
16:15:16 [2021-05-06T16:15:16.754Z]  Built:        Tue Sep  5 19:57:19 2017
16:15:16 [2021-05-06T16:15:16.754Z]  OS/Arch:      windows/amd64
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] Server:
16:15:16 [2021-05-06T16:15:16.754Z]  Version:      0.0.0-dev
16:15:16 [2021-05-06T16:15:16.754Z]  API version:  1.41 (minimum version 1.24)
16:15:16 [2021-05-06T16:15:16.754Z]  Go version:   go1.13.15
16:15:16 [2021-05-06T16:15:16.754Z]  Git commit:   39a292fa14
16:15:16 [2021-05-06T16:15:16.754Z]  Built:        05/06/2021 16:13:35
16:15:16 [2021-05-06T16:15:16.754Z]  OS/Arch:      windows/amd64
16:15:16 [2021-05-06T16:15:16.754Z]  Experimental: false
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] INFO: Docker info of the daemon under test
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] Containers: 0
16:15:16 [2021-05-06T16:15:16.754Z]  Running: 0
16:15:16 [2021-05-06T16:15:16.754Z]  Paused: 0
16:15:16 [2021-05-06T16:15:16.754Z]  Stopped: 0
16:15:16 [2021-05-06T16:15:16.754Z] Images: 0
16:15:16 [2021-05-06T16:15:16.754Z] Server Version: 0.0.0-dev
16:15:16 [2021-05-06T16:15:16.754Z] Storage Driver: windowsfilter
16:15:16 [2021-05-06T16:15:16.754Z]  Windows: 
16:15:16 [2021-05-06T16:15:16.754Z] Logging Driver: json-file
16:15:16 [2021-05-06T16:15:16.754Z] Plugins: 
16:15:16 [2021-05-06T16:15:16.754Z]  Volume: local
16:15:16 [2021-05-06T16:15:16.754Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:15:16 [2021-05-06T16:15:16.754Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:15:16 [2021-05-06T16:15:16.754Z] Swarm: inactive
16:15:16 [2021-05-06T16:15:16.754Z] Default Isolation: process
16:15:16 [2021-05-06T16:15:16.754Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:15:16 [2021-05-06T16:15:16.754Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
16:15:16 [2021-05-06T16:15:16.754Z] OSType: windows
16:15:16 [2021-05-06T16:15:16.754Z] Architecture: x86_64
16:15:16 [2021-05-06T16:15:16.754Z] CPUs: 4
16:15:16 [2021-05-06T16:15:16.754Z] Total Memory: 32GiB
16:15:16 [2021-05-06T16:15:16.754Z] Name: azwin-2-edc2d0
16:15:16 [2021-05-06T16:15:16.754Z] ID: 3FTN:T4TF:XZKA:SM6X:RSIX:X54B:JIKL:UPDE:QX5A:O4ET:X37N:T63I
16:15:16 [2021-05-06T16:15:16.754Z] Docker Root Dir: D:\CI\PR-41739\4\daemon
16:15:16 [2021-05-06T16:15:16.754Z] Debug Mode (client): false
16:15:16 [2021-05-06T16:15:16.754Z] Debug Mode (server): true
16:15:16 [2021-05-06T16:15:16.754Z]  File Descriptors: -1
16:15:16 [2021-05-06T16:15:16.754Z]  Goroutines: 16
16:15:16 [2021-05-06T16:15:16.754Z]  System Time: 2021-05-06T16:15:14.6878523Z
16:15:16 [2021-05-06T16:15:16.754Z]  EventsListeners: 0
16:15:16 [2021-05-06T16:15:16.754Z] Registry: https://index.docker.io/v1/
16:15:16 [2021-05-06T16:15:16.754Z] Labels:
16:15:16 [2021-05-06T16:15:16.754Z] Experimental: false
16:15:16 [2021-05-06T16:15:16.754Z] Insecure Registries:
16:15:16 [2021-05-06T16:15:16.754Z]  127.0.0.0/8
16:15:16 [2021-05-06T16:15:16.754Z] Live Restore Enabled: false
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] INFO: Docker images of the daemon under test
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:15:16 [2021-05-06T16:15:16.754Z] 
16:15:16 [2021-05-06T16:15:16.754Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:15:16 [2021-05-06T16:15:16.754Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
16:15:16 [2021-05-06T16:15:16.754Z] ltsc2019: Pulling from windows/servercore
16:15:16 [2021-05-06T16:15:16.754Z] 4612f6d0b889: Pulling fs layer
16:15:16 [2021-05-06T16:15:16.754Z] 399f118dfaa9: Pulling fs layer
16:15:16 [2021-05-06T16:15:16.948Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:15:17 [2021-05-06T16:15:17.883Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:15:21 [2021-05-06T16:15:21.164Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:15:22 [2021-05-06T16:15:22.098Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:15:23 [2021-05-06T16:15:23.337Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:15:23 [2021-05-06T16:15:23.473Z] === RUN   TestDockerSuite/TestLogsSince
16:15:24 [2021-05-06T16:15:24.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:15:27 [2021-05-06T16:15:27.084Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:15:27 [2021-05-06T16:15:27.086Z] 399f118dfaa9: Verifying Checksum
16:15:27 [2021-05-06T16:15:27.086Z] 399f118dfaa9: Download complete
16:15:27 [2021-05-06T16:15:27.086Z] 4612f6d0b889: Verifying Checksum
16:15:27 [2021-05-06T16:15:27.086Z] 4612f6d0b889: Download complete
16:15:27 [2021-05-06T16:15:27.544Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:15:30 [2021-05-06T16:15:30.111Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:15:30 [2021-05-06T16:15:30.368Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:15:32 [2021-05-06T16:15:32.267Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:15:35 [2021-05-06T16:15:35.547Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:15:36 [2021-05-06T16:15:36.113Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:15:37 [2021-05-06T16:15:37.050Z] === RUN   TestDockerSuite/TestLogsTail
16:15:38 [2021-05-06T16:15:38.428Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:15:38 [2021-05-06T16:15:38.994Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:15:39 [2021-05-06T16:15:39.252Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:15:40 [2021-05-06T16:15:40.186Z] === RUN   TestDockerSuite/TestMountIntoProc
16:15:40 [2021-05-06T16:15:40.444Z] === RUN   TestDockerSuite/TestMountIntoSys
16:15:41 [2021-05-06T16:15:41.819Z] === RUN   TestDockerSuite/TestNetHostname
16:15:43 [2021-05-06T16:15:43.192Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:15:44 [2021-05-06T16:15:44.389Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:15:45 [2021-05-06T16:15:45.323Z] === RUN   TestDockerSuite/TestNetworkEvents
16:15:46 [2021-05-06T16:15:46.257Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:15:46 [2021-05-06T16:15:46.823Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:15:50 [2021-05-06T16:15:50.105Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:15:51 [2021-05-06T16:15:51.038Z] === RUN   TestDockerSuite/TestPluginActive
16:15:51 [2021-05-06T16:15:51.296Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:15:52 [2021-05-06T16:15:52.230Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:15:57 [2021-05-06T16:15:57.496Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:15:57 [2021-05-06T16:15:57.754Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:15:57 [2021-05-06T16:15:57.754Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:15:58 [2021-05-06T16:15:58.734Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:16:02 [2021-05-06T16:16:02.017Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:16:03 [2021-05-06T16:16:03.389Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:16:05 [2021-05-06T16:16:05.286Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:16:09 [2021-05-06T16:16:09.469Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:16:12 [2021-05-06T16:16:12.749Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:16:14 [2021-05-06T16:16:14.122Z] === RUN   TestDockerSuite/TestPortHostBinding
16:16:15 [2021-05-06T16:16:15.498Z] === RUN   TestDockerSuite/TestPortList
16:16:18 [2021-05-06T16:16:18.407Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:16:18 [2021-05-06T16:16:18.407Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:16:18 [2021-05-06T16:16:18.407Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:16:22 [2021-05-06T16:16:22.057Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:16:28 [2021-05-06T16:16:28.618Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:16:29 [2021-05-06T16:16:29.558Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:16:30 [2021-05-06T16:16:30.835Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:16:32 [2021-05-06T16:16:32.839Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:16:36 [2021-05-06T16:16:36.124Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:16:37 [2021-05-06T16:16:37.058Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:16:37 [2021-05-06T16:16:37.058Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:16:37 [2021-05-06T16:16:37.058Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:16:38 [2021-05-06T16:16:38.432Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:16:38 [2021-05-06T16:16:38.432Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:16:39 [2021-05-06T16:16:39.365Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:16:39 [2021-05-06T16:16:39.365Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:16:39 [2021-05-06T16:16:39.418Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:16:39 [2021-05-06T16:16:39.931Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:16:39 [2021-05-06T16:16:39.931Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:16:41 [2021-05-06T16:16:41.307Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:16:41 [2021-05-06T16:16:41.307Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:16:44 [2021-05-06T16:16:44.591Z] === RUN   TestDockerSuite/TestPruneContainerUntil
16:16:45 [2021-05-06T16:16:45.525Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
16:16:46 [2021-05-06T16:16:46.897Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
16:16:47 [2021-05-06T16:16:47.156Z] === RUN   TestDockerSuite/TestPsByOrder
16:16:48 [2021-05-06T16:16:48.023Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:16:49 [2021-05-06T16:16:49.684Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:16:50 [2021-05-06T16:16:50.250Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:16:51 [2021-05-06T16:16:51.626Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:16:52 [2021-05-06T16:16:52.562Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:16:55 [2021-05-06T16:16:55.847Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:16:56 [2021-05-06T16:16:56.832Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:17:00 [2021-05-06T16:17:00.117Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:17:01 [2021-05-06T16:17:01.490Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:17:01 [2021-05-06T16:17:01.490Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:17:04 [2021-05-06T16:17:04.775Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:17:06 [2021-05-06T16:17:06.151Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:17:08 [2021-05-06T16:17:08.683Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:17:12 [2021-05-06T16:17:12.864Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:17:13 [2021-05-06T16:17:13.237Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:17:16 [2021-05-06T16:17:16.441Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:17:16 [2021-05-06T16:17:16.441Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:17:18 [2021-05-06T16:17:18.344Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:17:19 [2021-05-06T16:17:19.342Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:17:20 [2021-05-06T16:17:20.873Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:17:21 [2021-05-06T16:17:21.131Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:17:23 [2021-05-06T16:17:23.555Z] 4612f6d0b889: Pull complete
16:17:23 [2021-05-06T16:17:23.663Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:17:25 [2021-05-06T16:17:25.062Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:17:27 [2021-05-06T16:17:27.921Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:17:28 [2021-05-06T16:17:28.343Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:17:28 [2021-05-06T16:17:28.343Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:17:31 [2021-05-06T16:17:31.626Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:17:33 [2021-05-06T16:17:33.001Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:17:33 [2021-05-06T16:17:33.259Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:17:34 [2021-05-06T16:17:34.194Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:17:34 [2021-05-06T16:17:34.452Z] === RUN   TestDockerSuite/TestPsRightTagName
16:17:37 [2021-05-06T16:17:37.736Z] === RUN   TestDockerSuite/TestPsShowMounts
16:17:40 [2021-05-06T16:17:40.265Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:17:40 [2021-05-06T16:17:40.525Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:17:40 [2021-05-06T16:17:40.525Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:17:40 [2021-05-06T16:17:40.783Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:17:40 [2021-05-06T16:17:40.783Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:17:40 [2021-05-06T16:17:40.783Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:17:41 [2021-05-06T16:17:41.716Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:17:43 [2021-05-06T16:17:43.090Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:17:44 [2021-05-06T16:17:44.466Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:17:45 [2021-05-06T16:17:45.032Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:17:49 [2021-05-06T16:17:49.221Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:17:52 [2021-05-06T16:17:52.503Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:17:57 [2021-05-06T16:17:57.796Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:17:58 [2021-05-06T16:17:58.055Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:17:59 [2021-05-06T16:17:59.957Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:18:00 [2021-05-06T16:18:00.891Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:18:02 [2021-05-06T16:18:02.265Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:18:02 [2021-05-06T16:18:02.523Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:18:02 [2021-05-06T16:18:02.523Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:18:03 [2021-05-06T16:18:03.089Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:18:06 [2021-05-06T16:18:06.371Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:18:06 [2021-05-06T16:18:06.371Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:18:07 [2021-05-06T16:18:07.745Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:18:10 [2021-05-06T16:18:10.273Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:18:14 [2021-05-06T16:18:14.460Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:18:15 [2021-05-06T16:18:15.026Z] === RUN   TestDockerSuite/TestRmiBlank
16:18:15 [2021-05-06T16:18:15.026Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:18:15 [2021-05-06T16:18:15.284Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:18:18 [2021-05-06T16:18:18.565Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:18:19 [2021-05-06T16:18:19.499Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:18:19 [2021-05-06T16:18:19.757Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:18:21 [2021-05-06T16:18:21.665Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:18:22 [2021-05-06T16:18:22.232Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:18:24 [2021-05-06T16:18:24.132Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:18:24 [2021-05-06T16:18:24.132Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:18:25 [2021-05-06T16:18:25.507Z] === RUN   TestDockerSuite/TestRmiTag
16:18:25 [2021-05-06T16:18:25.765Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:18:26 [2021-05-06T16:18:26.701Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:18:28 [2021-05-06T16:18:28.386Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:18:28 [2021-05-06T16:18:28.846Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:18:28 [2021-05-06T16:18:28.846Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:18:28 [2021-05-06T16:18:28.846Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:18:29 [2021-05-06T16:18:29.306Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:18:30 [2021-05-06T16:18:30.276Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:18:30 [2021-05-06T16:18:30.736Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:18:30 [2021-05-06T16:18:30.736Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:18:30 [2021-05-06T16:18:30.886Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:18:31 [2021-05-06T16:18:31.196Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:18:31 [2021-05-06T16:18:31.451Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:18:32 [2021-05-06T16:18:32.386Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:18:32 [2021-05-06T16:18:32.643Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:18:34 [2021-05-06T16:18:34.544Z] === RUN   TestDockerSuite/TestRunAddHost
16:18:34 [2021-05-06T16:18:34.803Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:18:35 [2021-05-06T16:18:35.368Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:18:36 [2021-05-06T16:18:36.303Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:18:36 [2021-05-06T16:18:36.303Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:18:36 [2021-05-06T16:18:36.870Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:18:36 [2021-05-06T16:18:36.870Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:18:39 [2021-05-06T16:18:39.399Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:18:40 [2021-05-06T16:18:40.333Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:18:41 [2021-05-06T16:18:41.526Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:18:41 [2021-05-06T16:18:41.705Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:18:42 [2021-05-06T16:18:42.638Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
16:18:43 [2021-05-06T16:18:43.573Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:18:44 [2021-05-06T16:18:44.946Z] === RUN   TestDockerSuite/TestRunAttachDetach
16:18:45 [2021-05-06T16:18:45.890Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
16:18:46 [2021-05-06T16:18:46.823Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
16:18:47 [2021-05-06T16:18:47.756Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
16:18:48 [2021-05-06T16:18:48.326Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
16:18:48 [2021-05-06T16:18:48.617Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:18:49 [2021-05-06T16:18:49.259Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:18:49 [2021-05-06T16:18:49.520Z] 399f118dfaa9: Pull complete
16:18:49 [2021-05-06T16:18:49.520Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127
16:18:49 [2021-05-06T16:18:49.520Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:18:49 [2021-05-06T16:18:49.520Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:18:49 [2021-05-06T16:18:49.520Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:18:49 [2021-05-06T16:18:49.520Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879'
16:18:49 [2021-05-06T16:18:49.521Z] WARN: Skipping validation tests
16:18:49 [2021-05-06T16:18:49.521Z] INFO: Running unit tests at 05/06/2021 16:18:38...
16:18:49 [2021-05-06T16:18:49.521Z] INFO: make.ps1 starting at 05/06/2021 16:18:41
16:18:49 [2021-05-06T16:18:49.521Z] INFO: Git commit (39a292fa14) assumed from DOCKER_GITCOMMIT environment variable
16:18:49 [2021-05-06T16:18:49.521Z] INFO: Invoking autogen...
16:18:49 [2021-05-06T16:18:49.521Z] INFO: Running unit tests...
16:18:49 [2021-05-06T16:18:49.521Z] 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/dockerd 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/lcow 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/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/signal/testfiles 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
16:18:50 [2021-05-06T16:18:50.194Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
16:18:51 [2021-05-06T16:18:51.529Z] === RUN   TestDockerSuite/TestBuildEnv
16:18:51 [2021-05-06T16:18:51.529Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:18:51 [2021-05-06T16:18:51.529Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:18:51 [2021-05-06T16:18:51.529Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:18:51 [2021-05-06T16:18:51.529Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:18:51 [2021-05-06T16:18:51.529Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:18:51 [2021-05-06T16:18:51.568Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:18:51 [2021-05-06T16:18:51.568Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:18:52 [2021-05-06T16:18:52.135Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:18:53 [2021-05-06T16:18:53.510Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:18:53 [2021-05-06T16:18:53.768Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:18:54 [2021-05-06T16:18:54.027Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:18:54 [2021-05-06T16:18:54.284Z] === RUN   TestDockerSuite/TestRunBindMounts
16:18:55 [2021-05-06T16:18:55.274Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:18:55 [2021-05-06T16:18:55.274Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:18:55 [2021-05-06T16:18:55.274Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:18:55 [2021-05-06T16:18:55.274Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:18:55 [2021-05-06T16:18:55.734Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:18:56 [2021-05-06T16:18:56.523Z] ?   	github.com/docker/docker/api	[no test files]
16:18:56 [2021-05-06T16:18:56.813Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:18:57 [2021-05-06T16:18:57.746Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:18:58 [2021-05-06T16:18:58.314Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:18:59 [2021-05-06T16:18:59.249Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:18:59 [2021-05-06T16:18:59.815Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:18:59 [2021-05-06T16:18:59.815Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:19:00 [2021-05-06T16:19:00.382Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:19:01 [2021-05-06T16:19:01.318Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:19:02 [2021-05-06T16:19:02.694Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:19:03 [2021-05-06T16:19:03.259Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:19:04 [2021-05-06T16:19:04.194Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:19:04 [2021-05-06T16:19:04.194Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:19:04 [2021-05-06T16:19:04.312Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:19:05 [2021-05-06T16:19:05.130Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:19:05 [2021-05-06T16:19:05.130Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:19:06 [2021-05-06T16:19:06.064Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:19:07 [2021-05-06T16:19:07.006Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:19:07 [2021-05-06T16:19:07.573Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:19:08 [2021-05-06T16:19:08.507Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:19:08 [2021-05-06T16:19:08.507Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:19:08 [2021-05-06T16:19:08.802Z] === RUN   TestMiddlewares
16:19:08 [2021-05-06T16:19:08.802Z] --- PASS: TestMiddlewares (0.00s)
16:19:08 [2021-05-06T16:19:08.802Z] PASS
16:19:08 [2021-05-06T16:19:08.802Z] coverage: 9.0% of statements
16:19:08 [2021-05-06T16:19:08.802Z] ok  	github.com/docker/docker/api/server	0.060s	coverage: 9.0% of statements
16:19:09 [2021-05-06T16:19:09.444Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:19:11 [2021-05-06T16:19:11.346Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:19:12 [2021-05-06T16:19:12.280Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:19:13 [2021-05-06T16:19:13.213Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:19:14 [2021-05-06T16:19:14.589Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:19:15 [2021-05-06T16:19:15.155Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:19:15 [2021-05-06T16:19:15.155Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:19:16 [2021-05-06T16:19:16.088Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildExpose
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:19:16 [2021-05-06T16:19:16.706Z] === RUN   TestDockerSuite/TestBuildFails
16:19:17 [2021-05-06T16:19:17.023Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:19:17 [2021-05-06T16:19:17.957Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:19:18 [2021-05-06T16:19:18.216Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:19:18 [2021-05-06T16:19:18.246Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:19:18 [2021-05-06T16:19:18.246Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:19:18 [2021-05-06T16:19:18.781Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:19:21 [2021-05-06T16:19:21.309Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:19:24 [2021-05-06T16:19:24.047Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:19:24 [2021-05-06T16:19:24.591Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:19:24 [2021-05-06T16:19:24.591Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:19:25 [2021-05-06T16:19:25.156Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:19:27 [2021-05-06T16:19:27.685Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:19:28 [2021-05-06T16:19:28.618Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:19:28 [2021-05-06T16:19:28.745Z] === RUN   TestDockerSuite/TestBuildForceRm
16:19:31 [2021-05-06T16:19:31.159Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:19:33 [2021-05-06T16:19:33.687Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:19:33 [2021-05-06T16:19:33.687Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:19:33 [2021-05-06T16:19:33.687Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:19:34 [2021-05-06T16:19:34.253Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:19:34 [2021-05-06T16:19:34.546Z] === RUN   TestDockerSuite/TestBuildFromGit
16:19:36 [2021-05-06T16:19:36.781Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:19:38 [2021-05-06T16:19:38.156Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:19:38 [2021-05-06T16:19:38.156Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:19:39 [2021-05-06T16:19:39.242Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:19:40 [2021-05-06T16:19:40.212Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:19:40 [2021-05-06T16:19:40.688Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:19:41 [2021-05-06T16:19:41.621Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:19:43 [2021-05-06T16:19:43.522Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:19:43 [2021-05-06T16:19:43.780Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
16:19:43 [2021-05-06T16:19:43.780Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:19:43 [2021-05-06T16:19:43.953Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:19:43 [2021-05-06T16:19:43.953Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:19:44 [2021-05-06T16:19:44.413Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:19:44 [2021-05-06T16:19:44.713Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
16:19:44 [2021-05-06T16:19:44.873Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:19:44 [2021-05-06T16:19:44.873Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:19:46 [2021-05-06T16:19:46.090Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:19:46 [2021-05-06T16:19:46.090Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:19:46 [2021-05-06T16:19:46.657Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:19:47 [2021-05-06T16:19:47.223Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:19:48 [2021-05-06T16:19:48.157Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:19:49 [2021-05-06T16:19:49.091Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
16:19:49 [2021-05-06T16:19:49.658Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:19:49 [2021-05-06T16:19:49.658Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:19:49 [2021-05-06T16:19:49.658Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:19:50 [2021-05-06T16:19:50.593Z] === RUN   TestDockerSuite/TestRunEnvironment
16:19:51 [2021-05-06T16:19:51.158Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:19:51 [2021-05-06T16:19:51.528Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:19:51 [2021-05-06T16:19:51.966Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:19:51 [2021-05-06T16:19:51.966Z] === RUN   TestDockerSuite/TestBuildHistory
16:19:52 [2021-05-06T16:19:52.110Z] === RUN   TestBoolValue
16:19:52 [2021-05-06T16:19:52.110Z] --- PASS: TestBoolValue (0.00s)
16:19:52 [2021-05-06T16:19:52.110Z] === RUN   TestBoolValueOrDefault
16:19:52 [2021-05-06T16:19:52.110Z] --- PASS: TestBoolValueOrDefault (0.00s)
16:19:52 [2021-05-06T16:19:52.110Z] === RUN   TestInt64ValueOrZero
16:19:52 [2021-05-06T16:19:52.110Z] --- PASS: TestInt64ValueOrZero (0.00s)
16:19:52 [2021-05-06T16:19:52.110Z] === RUN   TestInt64ValueOrDefault
16:19:52 [2021-05-06T16:19:52.110Z] --- PASS: TestInt64ValueOrDefault (0.00s)
16:19:52 [2021-05-06T16:19:52.110Z] === RUN   TestInt64ValueOrDefaultWithError
16:19:52 [2021-05-06T16:19:52.110Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
16:19:52 [2021-05-06T16:19:52.110Z] === RUN   TestJsonContentType
16:19:52 [2021-05-06T16:19:52.110Z] --- PASS: TestJsonContentType (0.00s)
16:19:52 [2021-05-06T16:19:52.110Z] PASS
16:19:52 [2021-05-06T16:19:52.110Z] coverage: 14.7% of statements
16:19:52 [2021-05-06T16:19:52.110Z] ok  	github.com/docker/docker/api/server/httputils	0.051s	coverage: 14.7% of statements
16:19:52 [2021-05-06T16:19:52.462Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:19:53 [2021-05-06T16:19:53.419Z] === RUN   TestDockerSuite/TestRunExitCode
16:19:53 [2021-05-06T16:19:53.621Z] === RUN   TestMaskSecretKeys
16:19:53 [2021-05-06T16:19:53.621Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
16:19:53 [2021-05-06T16:19:53.621Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
16:19:53 [2021-05-06T16:19:53.621Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
16:19:53 [2021-05-06T16:19:53.621Z] --- PASS: TestMaskSecretKeys (0.00s)
16:19:53 [2021-05-06T16:19:53.621Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
16:19:53 [2021-05-06T16:19:53.621Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
16:19:53 [2021-05-06T16:19:53.621Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
16:19:53 [2021-05-06T16:19:53.621Z] === RUN   TestVersionMiddlewareVersion
16:19:53 [2021-05-06T16:19:53.621Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
16:19:53 [2021-05-06T16:19:53.621Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
16:19:53 [2021-05-06T16:19:53.621Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
16:19:53 [2021-05-06T16:19:53.621Z] PASS
16:19:53 [2021-05-06T16:19:53.621Z] coverage: 37.7% of statements
16:19:53 [2021-05-06T16:19:53.621Z] ok  	github.com/docker/docker/api/server/middleware	0.106s	coverage: 37.7% of statements
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:19:53 [2021-05-06T16:19:53.621Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:19:53 [2021-05-06T16:19:53.984Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:19:54 [2021-05-06T16:19:54.571Z] === RUN   TestToJSON
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestToJSON (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestToParamWithVersion
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestToParamWithVersion (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestFromJSON
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestFromJSON (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestEmpty
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestEmpty (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestArgsMatchKVListEmptySources
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestArgsMatchKVList
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestArgsMatchKVList (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestArgsMatch
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestArgsMatch (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestAdd
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestAdd (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestDel
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestDel (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestLen
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestLen (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestExactMatch
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestExactMatch (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestOnlyOneExactMatch
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestOnlyOneExactMatch (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestContains
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestContains (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestValidate
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestValidate (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestWalkValues
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestWalkValues (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestFuzzyMatch
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestFuzzyMatch (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestClone
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestClone (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] PASS
16:19:54 [2021-05-06T16:19:54.572Z] coverage: 92.2% of statements
16:19:54 [2021-05-06T16:19:54.572Z] ok  	github.com/docker/docker/api/types/filters	0.038s	coverage: 92.2% of statements
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestStrSliceMarshalJSON
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestStrSliceUnmarshalJSON
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestStrSliceUnmarshalString
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestStrSliceUnmarshalSlice
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] PASS
16:19:54 [2021-05-06T16:19:54.572Z] coverage: 90.0% of statements
16:19:54 [2021-05-06T16:19:54.572Z] ok  	github.com/docker/docker/api/types/strslice	0.044s	coverage: 90.0% of statements
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestDurationToSecondsString
16:19:54 [2021-05-06T16:19:54.572Z] --- PASS: TestDurationToSecondsString (0.00s)
16:19:54 [2021-05-06T16:19:54.572Z] === RUN   TestGetTimestamp
16:19:54 [2021-05-06T16:19:54.918Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:19:55 [2021-05-06T16:19:55.022Z] --- PASS: TestGetTimestamp (0.11s)
16:19:55 [2021-05-06T16:19:55.022Z] === RUN   TestParseTimestamps
16:19:55 [2021-05-06T16:19:55.022Z] --- PASS: TestParseTimestamps (0.00s)
16:19:55 [2021-05-06T16:19:55.022Z] PASS
16:19:55 [2021-05-06T16:19:55.022Z] coverage: 100.0% of statements
16:19:55 [2021-05-06T16:19:55.022Z] ok  	github.com/docker/docker/api/types/time	0.145s	coverage: 100.0% of statements
16:19:55 [2021-05-06T16:19:55.022Z] === RUN   TestAdjustForAPIVersion
16:19:55 [2021-05-06T16:19:55.022Z] --- PASS: TestAdjustForAPIVersion (0.00s)
16:19:55 [2021-05-06T16:19:55.022Z] PASS
16:19:55 [2021-05-06T16:19:55.022Z] coverage: 5.7% of statements
16:19:55 [2021-05-06T16:19:55.022Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:19:55 [2021-05-06T16:19:55.022Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] === RUN   TestCompareVersion
16:19:55 [2021-05-06T16:19:55.472Z] --- PASS: TestCompareVersion (0.00s)
16:19:55 [2021-05-06T16:19:55.472Z] PASS
16:19:55 [2021-05-06T16:19:55.472Z] coverage: 75.0% of statements
16:19:55 [2021-05-06T16:19:55.472Z] ok  	github.com/docker/docker/api/types/versions	0.068s	coverage: 75.0% of statements
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:19:55 [2021-05-06T16:19:55.472Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:19:55 [2021-05-06T16:19:55.483Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:19:56 [2021-05-06T16:19:56.049Z] === RUN   TestDockerSuite/TestRunExposePort
16:19:56 [2021-05-06T16:19:56.049Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:19:56 [2021-05-06T16:19:56.982Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
16:19:56 [2021-05-06T16:19:56.984Z] --- PASS: TestParseRemoteURL (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestCloneArgsSmartHttp
16:19:56 [2021-05-06T16:19:56.984Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestCloneArgsDumbHttp
16:19:56 [2021-05-06T16:19:56.984Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestCloneArgsGit
16:19:56 [2021-05-06T16:19:56.984Z] --- PASS: TestCloneArgsGit (0.00s)
16:19:56 [2021-05-06T16:19:56.984Z] === RUN   TestCheckoutGit
16:19:57 [2021-05-06T16:19:57.548Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:19:58 [2021-05-06T16:19:58.494Z] === RUN   TestEnable
16:19:58 [2021-05-06T16:19:58.494Z] --- PASS: TestEnable (0.00s)
16:19:58 [2021-05-06T16:19:58.494Z] === RUN   TestDisable
16:19:58 [2021-05-06T16:19:58.494Z] --- PASS: TestDisable (0.00s)
16:19:58 [2021-05-06T16:19:58.494Z] === RUN   TestEnabled
16:19:58 [2021-05-06T16:19:58.494Z] --- PASS: TestEnabled (0.00s)
16:19:58 [2021-05-06T16:19:58.494Z] PASS
16:19:58 [2021-05-06T16:19:58.494Z] coverage: 100.0% of statements
16:19:58 [2021-05-06T16:19:58.494Z] ok  	github.com/docker/docker/cli/debug	0.036s	coverage: 100.0% of statements
16:19:58 [2021-05-06T16:19:58.926Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestProcessNoDockerignore
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestProcessNoDockerignore (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestProcessShouldLeaveAllFiles
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestDetectContentType
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestDetectContentType (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestSelectAcceptableMIME
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestSelectAcceptableMIME (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestInspectEmptyResponse
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestInspectEmptyResponse (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestInspectResponseBinary
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestInspectResponseBinary (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestResponseUnsupportedContentType
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestInspectResponseTextSimple
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestInspectResponseTextSimple (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestInspectResponseEmptyContentType
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestUnknownContentLength
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestUnknownContentLength (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestDownloadRemote
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestDownloadRemote (0.06s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestGetWithStatusError
16:19:58 [2021-05-06T16:19:58.944Z] --- PASS: TestGetWithStatusError (0.01s)
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestCloseRootDirectory
16:19:58 [2021-05-06T16:19:58.944Z] --- SKIP: TestCloseRootDirectory (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestHashFile
16:19:58 [2021-05-06T16:19:58.944Z] --- SKIP: TestHashFile (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestHashSubdir
16:19:58 [2021-05-06T16:19:58.944Z] --- SKIP: TestHashSubdir (0.01s)
16:19:58 [2021-05-06T16:19:58.944Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:58 [2021-05-06T16:19:58.944Z] === RUN   TestRemoveDirectory
16:19:58 [2021-05-06T16:19:58.944Z] --- SKIP: TestRemoveDirectory (0.00s)
16:19:58 [2021-05-06T16:19:58.944Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:19:58 [2021-05-06T16:19:58.944Z] PASS
16:19:58 [2021-05-06T16:19:58.944Z] coverage: 9.3% of statements
16:19:58 [2021-05-06T16:19:58.944Z] ok  	github.com/docker/docker/builder/remotecontext	0.213s	coverage: 9.3% of statements
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestGetAllAllowed
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestGetAllAllowed (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestGetAllMeta
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestGetAllMeta (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestWarnOnUnusedBuildArgs
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestIsUnreferencedBuiltin
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestIsExistingDirectory
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestIsExistingDirectory (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestGetFilenameForDownload
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestGetFilenameForDownload (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestEnv2Variables
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestEnv2Variables (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestEnvValueWithExistingRunConfigEnv
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestMaintainer
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestMaintainer (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestLabel
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestLabel (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestFromScratch
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestFromScratch (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestFromWithArg
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestFromWithArg (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestFromWithArgButBuildArgsNotGiven
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestFromWithUndefinedArg
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestFromWithUndefinedArg (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestFromMultiStageWithNamedStage
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestOnbuild
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestOnbuild (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestWorkdir
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestWorkdir (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestCmd
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestCmd (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestHealthcheckNone
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestHealthcheckNone (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestHealthcheckCmd
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestHealthcheckCmd (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestEntrypoint
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestEntrypoint (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestExpose
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestExpose (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestUser
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestUser (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestVolume
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestVolume (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestStopSignal
16:19:59 [2021-05-06T16:19:59.394Z] --- SKIP: TestStopSignal (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z]     dispatchers_test.go:377: Windows does not support stopsignal
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestArg
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestArg (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestShell
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestShell (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestPrependEnvOnCmd
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestPrependEnvOnCmd (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestRunWithBuildArgs
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestRunWithBuildArgs (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestRunIgnoresHealthcheck
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatchUnsupportedOptions
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestNormalizeWorkdir
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestNormalizeWorkdir (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/ADD_multiple_files_to_file
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/COPY_multiple_files_to_file
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/COPY_wildcard_no_files
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDispatch/COPY_url
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestDispatch (0.06s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z]     --- PASS: TestDispatch/COPY_url (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestAddScratchImageAddsToMounts
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestAddFromScratchPopulatesPlatform
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestImageSourceGetAddsToMounts
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestEmptyDockerfile
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestEmptyDockerfile (0.01s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestSymlinkDockerfile
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestSymlinkDockerfile (0.01s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDockerfileOutsideTheBuildContext
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestNonExistingDockerfile
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestNonExistingDockerfile (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestCopyRunConfig
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestCopyRunConfig (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestDeepCopyRunConfig
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestDeepCopyRunConfig (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestExportImage
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestExportImage (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] === RUN   TestNormalizeDest
16:19:59 [2021-05-06T16:19:59.394Z] --- PASS: TestNormalizeDest (0.00s)
16:19:59 [2021-05-06T16:19:59.394Z] PASS
16:19:59 [2021-05-06T16:19:59.394Z] coverage: 46.8% of statements
16:19:59 [2021-05-06T16:19:59.394Z] ok  	github.com/docker/docker/builder/dockerfile	0.220s	coverage: 46.8% of statements
16:19:59 [2021-05-06T16:19:59.394Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:19:59 [2021-05-06T16:19:59.860Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:19:59 [2021-05-06T16:19:59.860Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:20:02 [2021-05-06T16:20:02.299Z] === RUN   TestDockerSuite/TestBuildIidFile
16:20:02 [2021-05-06T16:20:02.299Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:20:03 [2021-05-06T16:20:03.143Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:20:03 [2021-05-06T16:20:03.709Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:20:03 [2021-05-06T16:20:03.838Z] === RUN   TestDockerSuite/TestBuildInheritance
16:20:03 [2021-05-06T16:20:03.838Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:20:04 [2021-05-06T16:20:04.299Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:20:04 [2021-05-06T16:20:04.299Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:20:06 [2021-05-06T16:20:06.236Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:20:08 [2021-05-06T16:20:08.039Z] === RUN   TestDockerSuite/TestBuildLabel
16:20:09 [2021-05-06T16:20:09.009Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:20:09 [2021-05-06T16:20:09.469Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointCreateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointCreate
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointDeleteError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointDeleteError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointDelete
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointDelete (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointListError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointListError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointList
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointList (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCheckpointListContainerNotFound
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNewClientWithOpsFromEnv
16:20:09 [2021-05-06T16:20:09.617Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z]     client_test.go:23: runtime.GOOS == "windows"
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestGetAPIPath
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestGetAPIPath (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestParseHostURL
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestParseHostURL (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNegotiateAPIVersionEmpty
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNegotiateAPIVersion
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNegotiateAPIVersion (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNegotiateAPVersionOverride
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNegotiateAPIVersionAutomatic
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestClientRedirect
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestClientRedirect (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigCreateUnsupported
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigCreateUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigCreateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigCreate
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigInspectNotFound
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigInspectNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigInspectUnsupported
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigInspectUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigInspectError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigInspectConfigNotFound
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigInspect
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigListUnsupported
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigListUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigListError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigListError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigList
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigList (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigRemoveUnsupported
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigRemoveError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigRemove
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigUpdateUnsupported
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigUpdateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigUpdateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestConfigUpdate
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestConfigUpdate (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerCommitError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerCommitError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerCommit
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerCommit (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStatPathError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStatPathError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStatPathNotFoundError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStatPathNoHeaderError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStatPath
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStatPath (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyToContainerError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyToContainerError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyToContainerNotFoundError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyToContainerNotStatusOKError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyToContainer
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyToContainer (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyFromContainerError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyFromContainerError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyFromContainerNotFoundError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyFromContainerNotStatusOKError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyFromContainerNoHeaderError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestCopyFromContainer
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestCopyFromContainer (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerCreateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerCreateImageNotFound
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerCreateWithName
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerCreateWithName (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerCreateAutoRemove
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerDiffError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerDiffError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerDiff
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerDiff (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecCreateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecCreate
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecStartError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecStartError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecStart
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecStart (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecInspectError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecInspect
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExportError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExportError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExport
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExport (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerInspectError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerInspectContainerNotFound
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerInspect
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerInspectNode
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerInspectNode (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerKillError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerKillError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerKill
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerKill (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerListError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerListError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerList
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerList (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerLogsNotFoundError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerLogsError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerLogsError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerLogs
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerLogs (0.13s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerPauseError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerPauseError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerPause
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerPause (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainersPruneError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainersPruneError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainersPrune
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainersPrune (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRemoveError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRemoveNotFoundError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRemove
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRenameError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRenameError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRename
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRename (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerResizeError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerResizeError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecResizeError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecResizeError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerResize
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerResize (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerExecResize
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerExecResize (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRestartError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRestartError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerRestart
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerRestart (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStartError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStartError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStart
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStart (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStatsError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStatsError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStats
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStats (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStopError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStopError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerStop
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerStop (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerTopError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerTopError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerTop
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerTop (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerUnpauseError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerUnpauseError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerUnpause
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerUnpause (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerUpdateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerUpdateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerUpdate
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerUpdate (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerWaitError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerWaitError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestContainerWait
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestContainerWait (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestDiskUsageError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestDiskUsageError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestDiskUsage
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestDiskUsage (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestDistributionInspectUnsupported
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestDistributionInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestEventsErrorInOptions
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestEventsErrorInOptions (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestEventsErrorFromServer
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestEventsErrorFromServer (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestEvents
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestEvents (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestTLSCloseWriter
16:20:09 [2021-05-06T16:20:09.617Z] === PAUSE TestTLSCloseWriter
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageBuildError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageBuildError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageBuild
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageBuild (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestGetDockerOS
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestGetDockerOS (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageCreateError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageCreate
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageHistoryError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageHistoryError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageHistory
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageHistory (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageImportError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageImportError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageImport
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageImport (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageInspectError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageInspectImageNotFound
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageInspectImageNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageInspect
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageListError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageListError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageList
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageList (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageListApiBefore125
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageListApiBefore125 (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageLoadError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageLoadError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImageLoad
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImageLoad (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagesPruneError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagesPruneError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagesPrune
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagesPrune (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullReferenceParseError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullReferenceParseError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullAnyError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullAnyError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullStatusUnauthorizedError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullWithPrivilegedFuncNoError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePullWithoutErrors
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePullWithoutErrors (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePushReferenceError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePushReferenceError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePushAnyError
16:20:09 [2021-05-06T16:20:09.617Z] --- PASS: TestImagePushAnyError (0.00s)
16:20:09 [2021-05-06T16:20:09.617Z] === RUN   TestImagePushStatusUnauthorizedError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithPrivilegedFuncNoError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithoutErrors
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImagePushWithoutErrors (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageRemoveImageNotFound
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSaveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSaveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSave
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSave (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSearchAnyError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSearchAnyError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSearchStatusUnauthorizedError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageSearchWithoutErrors
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageTagError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageTagError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageTagInvalidReference
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageTagInvalidReference (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageTagInvalidSourceImageName
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageTagHexSource
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageTagHexSource (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestImageTag
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestImageTag (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestInfoServerError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestInfoServerError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestInfoInvalidResponseJSONError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestInfo
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestInfo (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkConnectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkConnectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkConnect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkConnect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkCreateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkCreate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkDisconnectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkDisconnectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkDisconnect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkDisconnect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkInspectNotFoundError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkList (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworksPruneError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworksPruneError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworksPrune
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworksPrune (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNetworkRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNetworkRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeInspectNodeNotFound
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeList (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeUpdateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeUpdateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestNodeUpdate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestNodeUpdate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestOptionWithTimeout
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestOptionWithTimeout (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingFail
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPingFail (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingWithError
16:20:09 [2021-05-06T16:20:09.618Z] 2021/05/06 16:20:08 RoundTripper returned a response & error; ignoring response
16:20:09 [2021-05-06T16:20:09.618Z] 2021/05/06 16:20:08 RoundTripper returned a response & error; ignoring response
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPingWithError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingSuccess
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPingSuccess (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingHeadFallback
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingHeadFallback/OK
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingHeadFallback/Internal_Server_Error
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingHeadFallback/Not_Found
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPingHeadFallback (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginDisableError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginDisableError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginDisable
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginDisable (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginEnableError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginEnableError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginEnable
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginEnable (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginList (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginPushError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginPushError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginPush
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginPush (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginSetError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginSetError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPluginSet
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPluginSet (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSetHostHeader
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSetHostHeader (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestPlainTextError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestPlainTextError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestInfiniteError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestInfiniteError (0.02s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretCreateUnsupported
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretCreateUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretCreateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretCreate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretInspectUnsupported
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretInspectUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretInspectSecretNotFound
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretListUnsupported
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretListUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretList (0.01s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretRemoveUnsupported
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretUpdateUnsupported
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretUpdateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretUpdateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSecretUpdate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSecretUpdate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceCreateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceCreate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceCreateCompatiblePlatforms
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceCreateDigestPinning
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceInspectServiceNotFound
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceList (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceLogsError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceLogsError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceLogs
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceLogs (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceRemoveNotFoundError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceUpdateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceUpdateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestServiceUpdate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestServiceUpdate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmGetUnlockKeyError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmGetUnlockKey
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmInitError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmInitError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmInit
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmInit (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmJoinError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmJoinError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmJoin
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmJoin (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmLeaveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmLeaveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmLeave
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmLeave (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmUnlockError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmUnlockError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmUnlock
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmUnlock (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmUpdateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmUpdateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestSwarmUpdate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestSwarmUpdate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestTaskInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestTaskInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestTaskInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestTaskInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestTaskInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestTaskListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestTaskListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestTaskList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestTaskList (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeCreateError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeCreateError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeCreate
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeCreate (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeInspectError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeInspectError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeInspectNotFound
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeInspectNotFound (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeInspectWithEmptyID
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeInspect
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeInspect (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeListError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeListError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeList
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeList (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeRemoveError
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeRemoveError (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === RUN   TestVolumeRemove
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestVolumeRemove (0.00s)
16:20:09 [2021-05-06T16:20:09.618Z] === CONT  TestTLSCloseWriter
16:20:09 [2021-05-06T16:20:09.618Z] --- PASS: TestTLSCloseWriter (0.01s)
16:20:09 [2021-05-06T16:20:09.618Z] PASS
16:20:09 [2021-05-06T16:20:09.618Z] coverage: 74.9% of statements
16:20:09 [2021-05-06T16:20:09.618Z] ok  	github.com/docker/docker/client	0.396s	coverage: 74.9% of statements
16:20:10 [2021-05-06T16:20:10.438Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:20:10 [2021-05-06T16:20:10.898Z] === RUN   TestDockerSuite/TestBuildLabels
16:20:11 [2021-05-06T16:20:11.869Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:20:12 [2021-05-06T16:20:12.839Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:20:16 [2021-05-06T16:20:16.202Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:20:16 [2021-05-06T16:20:16.203Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:20:17 [2021-05-06T16:20:17.136Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:20:17 [2021-05-06T16:20:17.136Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:20:17 [2021-05-06T16:20:17.136Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:20:17 [2021-05-06T16:20:17.136Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:20:18 [2021-05-06T16:20:18.069Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildLastModified
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:20:18 [2021-05-06T16:20:18.638Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:20:19 [2021-05-06T16:20:19.608Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:20:21 [2021-05-06T16:20:21.350Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:20:22 [2021-05-06T16:20:22.283Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:20:23 [2021-05-06T16:20:23.353Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:20:24 [2021-05-06T16:20:24.202Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:20:24 [2021-05-06T16:20:24.315Z] --- PASS: TestCheckoutGit (26.63s)
16:20:24 [2021-05-06T16:20:24.315Z] === RUN   TestValidGitTransport
16:20:24 [2021-05-06T16:20:24.315Z] --- PASS: TestValidGitTransport (0.00s)
16:20:24 [2021-05-06T16:20:24.315Z] === RUN   TestGitInvalidRef
16:20:24 [2021-05-06T16:20:24.315Z] --- PASS: TestGitInvalidRef (0.17s)
16:20:24 [2021-05-06T16:20:24.315Z] PASS
16:20:24 [2021-05-06T16:20:24.315Z] coverage: 86.3% of statements
16:20:24 [2021-05-06T16:20:24.315Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.887s	coverage: 86.3% of statements
16:20:24 [2021-05-06T16:20:24.315Z] ?   	github.com/docker/docker/cli	[no test files]
16:20:24 [2021-05-06T16:20:24.315Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:20:25 [2021-05-06T16:20:25.135Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:20:30 [2021-05-06T16:20:30.393Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:20:30 [2021-05-06T16:20:30.393Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:20:30 [2021-05-06T16:20:30.961Z] === RUN   TestDockerSuite/TestRunModeHostname
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithTLS
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithConflicts
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliWithConflictingLabels
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestConfigureDaemonLogs
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestConfigureDaemonLogs (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestCommonOptionsInstallFlags
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
16:20:31 [2021-05-06T16:20:31.309Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
16:20:31 [2021-05-06T16:20:31.309Z] PASS
16:20:31 [2021-05-06T16:20:31.309Z] coverage: 18.4% of statements
16:20:31 [2021-05-06T16:20:31.309Z] ok  	github.com/docker/docker/cmd/dockerd	0.253s	coverage: 18.4% of statements
16:20:31 [2021-05-06T16:20:31.895Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:20:31 [2021-05-06T16:20:31.895Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:20:32 [2021-05-06T16:20:32.153Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestContainerStopSignal
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestContainerStopSignal (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestContainerStopTimeout
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestContainerStopTimeout (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestContainerSecretReferenceDestTarget
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestContainerLogPathSetForJSONFileLogger
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestContainerLogPathSetForRingLogger
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestReplaceAndAppendEnvVars
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestNewMemoryStore
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestNewMemoryStore (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestAddContainers
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestAddContainers (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestGetContainer
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestGetContainer (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestDeleteContainer
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestDeleteContainer (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestListContainers
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestListContainers (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestFirstContainer
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestFirstContainer (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestApplyAllContainer
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestApplyAllContainer (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestIsValidHealthString
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestIsValidHealthString (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestStateRunStop
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestStateRunStop (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestStateTimeoutWait
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestStateTimeoutWait (0.20s)
16:20:32 [2021-05-06T16:20:32.260Z]     state_test.go:141: Stop callback fired
16:20:32 [2021-05-06T16:20:32.260Z]     state_test.go:165: Stop callback fired
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestIsValidStateString
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestIsValidStateString (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestViewSaveDelete
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestViewSaveDelete (0.01s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestViewAll
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestViewAll (0.01s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestViewGet
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestViewGet (0.01s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestNames
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestNames (0.00s)
16:20:32 [2021-05-06T16:20:32.260Z] === RUN   TestViewWithHealthCheck
16:20:32 [2021-05-06T16:20:32.260Z] --- PASS: TestViewWithHealthCheck (0.01s)
16:20:32 [2021-05-06T16:20:32.260Z] PASS
16:20:32 [2021-05-06T16:20:32.260Z] coverage: 41.6% of statements
16:20:32 [2021-05-06T16:20:32.260Z] ok  	github.com/docker/docker/container	0.350s	coverage: 41.6% of statements
16:20:32 [2021-05-06T16:20:32.260Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:20:32 [2021-05-06T16:20:32.260Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:20:32 [2021-05-06T16:20:32.260Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:20:32 [2021-05-06T16:20:32.260Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:20:33 [2021-05-06T16:20:33.087Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:20:34 [2021-05-06T16:20:34.021Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:20:34 [2021-05-06T16:20:34.406Z] === RUN   TestPrepare
16:20:34 [2021-05-06T16:20:34.406Z] --- PASS: TestPrepare (0.00s)
16:20:34 [2021-05-06T16:20:34.406Z] === RUN   TestStart
16:20:34 [2021-05-06T16:20:34.406Z] --- PASS: TestStart (0.00s)
16:20:34 [2021-05-06T16:20:34.406Z] === RUN   TestWaitCancel
16:20:34 [2021-05-06T16:20:34.406Z] --- PASS: TestWaitCancel (0.00s)
16:20:34 [2021-05-06T16:20:34.406Z] === RUN   TestWaitDisabled
16:20:34 [2021-05-06T16:20:34.406Z] --- PASS: TestWaitDisabled (0.00s)
16:20:34 [2021-05-06T16:20:34.406Z] === RUN   TestWaitEnabled
16:20:34 [2021-05-06T16:20:34.406Z] --- PASS: TestWaitEnabled (0.00s)
16:20:34 [2021-05-06T16:20:34.406Z] === RUN   TestRemove
16:20:34 [2021-05-06T16:20:34.406Z] --- PASS: TestRemove (0.00s)
16:20:34 [2021-05-06T16:20:34.406Z] PASS
16:20:34 [2021-05-06T16:20:34.406Z] coverage: 65.3% of statements
16:20:34 [2021-05-06T16:20:34.406Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.098s	coverage: 65.3% of statements
16:20:35 [2021-05-06T16:20:35.745Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:20:35 [2021-05-06T16:20:35.745Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:20:35 [2021-05-06T16:20:35.923Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestNewListSecretsFilters
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestNewListSecretsFilters (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestNewListConfigsFilters
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestNewListConfigsFilters (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] PASS
16:20:36 [2021-05-06T16:20:36.610Z] coverage: 0.5% of statements
16:20:36 [2021-05-06T16:20:36.610Z] ok  	github.com/docker/docker/daemon/cluster	0.257s	coverage: 0.5% of statements
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCContainerRuntime
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation/empty
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation/default
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation/process
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
16:20:36 [2021-05-06T16:20:36.610Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
16:20:36 [2021-05-06T16:20:36.610Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
16:20:36 [2021-05-06T16:20:36.610Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCIsolation
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCIsolation/default
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCIsolation/process
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCConfigs
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCConfigs/file
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCConfigs
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCConfigs/file
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
16:20:36 [2021-05-06T16:20:36.611Z] === RUN   TestServiceConvertToGRPCConfigs/none
16:20:36 [2021-05-06T16:20:36.611Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
16:20:36 [2021-05-06T16:20:36.611Z] PASS
16:20:36 [2021-05-06T16:20:36.611Z] coverage: 35.9% of statements
16:20:36 [2021-05-06T16:20:36.611Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.371s	coverage: 35.9% of statements
16:20:37 [2021-05-06T16:20:37.821Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:20:37 [2021-05-06T16:20:37.822Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:20:37 [2021-05-06T16:20:37.822Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:20:38 [2021-05-06T16:20:38.654Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:20:39 [2021-05-06T16:20:39.197Z] === RUN   TestDockerSuite/TestRunMount
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestBuilderGC
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestBuilderGC (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationNotFound
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonBrokenConfiguration
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestParseClusterAdvertiseSettings
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestFindConfigurationConflicts
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestFindConfigurationConflicts (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeConflicts
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeConcurrent
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeConcurrentError
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestFindConfigurationConflictsWithMergedValues
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestValidateConfigurationErrors (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_label
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_dns
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_dns-search
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_max-download-attempts
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestValidateConfiguration/with_node_generic_resources
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestValidateConfiguration (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestModifiedDiscoverySettings
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestReloadSetConfigFileNotExist
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDiscoveryOptsErrors
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDiscoveryOpts
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDiscoveryOpts (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] PASS
16:20:41 [2021-05-06T16:20:41.240Z] coverage: 30.0% of statements
16:20:41 [2021-05-06T16:20:41.240Z] ok  	github.com/docker/docker/daemon/discovery	0.157s	coverage: 30.0% of statements
16:20:41 [2021-05-06T16:20:41.240Z] time="2021-05-06T16:20:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestReloadDefaultConfigNotExist
16:20:41 [2021-05-06T16:20:41.240Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestReloadBadDefaultConfig
16:20:41 [2021-05-06T16:20:41.240Z] time="2021-05-06T16:20:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-763100691"
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestReloadWithConflictingLabels
16:20:41 [2021-05-06T16:20:41.240Z] time="2021-05-06T16:20:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-182071894"
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestReloadWithDuplicateLabels
16:20:41 [2021-05-06T16:20:41.240Z] time="2021-05-06T16:20:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-750924221"
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] === RUN   TestDaemonConfigurationMerge
16:20:41 [2021-05-06T16:20:41.240Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
16:20:41 [2021-05-06T16:20:41.240Z] PASS
16:20:41 [2021-05-06T16:20:41.240Z] coverage: 79.7% of statements
16:20:41 [2021-05-06T16:20:41.240Z] ok  	github.com/docker/docker/daemon/config	0.262s	coverage: 79.7% of statements
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestVerifyNetworkingConfig
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestGetContainer
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestGetContainer (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestValidContainerNames
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestValidContainerNames (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestContainerInitDNS
16:20:42 [2021-05-06T16:20:42.751Z] --- SKIP: TestContainerInitDNS (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     daemon_test.go:147: root required
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestMerge
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestMerge (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestValidateContainerIsolation
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestValidateContainerIsolation (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestFindNetworkErrorType
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestFindNetworkErrorType (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEnsureServicesExist
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestEnsureServicesExist (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEnsureServicesExistErrors
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestContainerDelete
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestContainerDelete (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestContainerDoubleDelete
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestContainerDoubleDelete (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestLogContainerEventCopyLabels
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestLogContainerEventWithAttributes
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestNoneHealthcheck
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestNoneHealthcheck (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestHealthStates
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEventsLog
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestEventsLog (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestEventsLogTimeout
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestEventsLogTimeout (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestLogEvents
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] time="2021-05-06T16:20:42Z" 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"
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestHealthStates (0.14s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestMaskURLCredentials
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestMaskURLCredentials (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestGetInspectData
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestGetInspectData (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestFillLicense
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestFillLicense (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestListInvalidFilter
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestListInvalidFilter (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestNameFilter
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestNameFilter (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
16:20:42 [2021-05-06T16:20:42.751Z] === 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
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- 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)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestDaemonReloadLabels
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestDaemonReloadLabels (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestDaemonReloadMirrors
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestDaemonReloadMirrors (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestDaemonReloadInsecureRegistries
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestDaemonReloadNotAffectOthers
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestDaemonDiscoveryReload
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestLogEvents (0.05s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestLoadBufferedEvents
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestLoadBufferedEvents (0.11s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestLoadBufferedEventsOnlyFromPast
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] === RUN   TestIgnoreBufferedWhenNoTimes
16:20:42 [2021-05-06T16:20:42.751Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
16:20:42 [2021-05-06T16:20:42.751Z] PASS
16:20:42 [2021-05-06T16:20:42.751Z] coverage: 50.0% of statements
16:20:42 [2021-05-06T16:20:42.751Z] ok  	github.com/docker/docker/daemon/events	0.278s	coverage: 50.0% of statements
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestWaitNodeAttachment
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestIsEmptyDir
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestIsEmptyDir (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] PASS
16:20:43 [2021-05-06T16:20:43.702Z] coverage: 2.3% of statements
16:20:43 [2021-05-06T16:20:43.702Z] ok  	github.com/docker/docker/daemon/graphdriver	0.104s	coverage: 2.3% of statements
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestWaitNodeAttachment (0.40s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestIsolationConversion
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestIsolationConversion/default
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestIsolationConversion/process
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestIsolationConversion/hyperv
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestIsolationConversion (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestIsolationConversion/default (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestIsolationConversion/process (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestContainerLabels
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestContainerLabels (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestCredentialSpecConversion
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestCredentialSpecConversion/none
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestCredentialSpecConversion/config
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestCredentialSpecConversion/file
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestCredentialSpecConversion/registry
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestCredentialSpecConversion (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestControllerValidateMountBind
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestControllerValidateMountBind (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestControllerValidateMountVolume
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestControllerValidateMountVolume (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestControllerValidateMountTarget
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestControllerValidateMountTarget (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestControllerValidateMountTmpfs
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestControllerValidateMountInvalidType
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] === RUN   TestControllerValidateMountNamedPipe
16:20:43 [2021-05-06T16:20:43.702Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
16:20:43 [2021-05-06T16:20:43.702Z] PASS
16:20:43 [2021-05-06T16:20:43.702Z] coverage: 11.3% of statements
16:20:43 [2021-05-06T16:20:43.702Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.711s	coverage: 11.3% of statements
16:20:44 [2021-05-06T16:20:44.152Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
16:20:44 [2021-05-06T16:20:44.152Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
16:20:44 [2021-05-06T16:20:44.152Z] === RUN   TestLinkNaming
16:20:44 [2021-05-06T16:20:44.152Z] --- PASS: TestLinkNaming (0.00s)
16:20:44 [2021-05-06T16:20:44.152Z] === RUN   TestLinkNew
16:20:44 [2021-05-06T16:20:44.152Z] --- PASS: TestLinkNew (0.00s)
16:20:44 [2021-05-06T16:20:44.152Z] === RUN   TestLinkEnv
16:20:44 [2021-05-06T16:20:44.152Z] --- PASS: TestLinkEnv (0.00s)
16:20:44 [2021-05-06T16:20:44.152Z] === RUN   TestLinkMultipleEnv
16:20:44 [2021-05-06T16:20:44.152Z] --- PASS: TestLinkMultipleEnv (0.00s)
16:20:44 [2021-05-06T16:20:44.152Z] === RUN   TestLinkPortRangeEnv
16:20:44 [2021-05-06T16:20:44.152Z] --- PASS: TestLinkPortRangeEnv (0.00s)
16:20:44 [2021-05-06T16:20:44.152Z] PASS
16:20:44 [2021-05-06T16:20:44.152Z] coverage: 93.0% of statements
16:20:44 [2021-05-06T16:20:44.152Z] ok  	github.com/docker/docker/daemon/links	0.042s	coverage: 93.0% of statements
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s)
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
16:20:45 [2021-05-06T16:20:45.103Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:20:45 [2021-05-06T16:20:45.103Z]     reload_test.go:520: root required
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s)
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s)
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
16:20:45 [2021-05-06T16:20:45.103Z] === RUN   TestParseVolumesFrom
16:20:45 [2021-05-06T16:20:45.103Z] --- PASS: TestParseVolumesFrom (0.00s)
16:20:45 [2021-05-06T16:20:45.103Z] PASS
16:20:45 [2021-05-06T16:20:45.103Z] coverage: 9.0% of statements
16:20:45 [2021-05-06T16:20:45.103Z] ok  	github.com/docker/docker/daemon	2.813s	coverage: 9.0% of statements
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:20:45 [2021-05-06T16:20:45.103Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestAdapterReadLogs
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestAdapterReadLogs (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopier
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestCopier (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopierLongLines
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestCopierLongLines (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopierSlow
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestCopierSlow (0.21s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopierWithSized
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopierWithSized/as_is
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopierWithSized/With_RingLogger
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestCopierWithSized (0.01s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestCopierWithPartial
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestCopierWithPartial (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestRingLogger
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestRingLogger (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestRingCap
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestRingCap (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestRingClose
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestRingClose (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestRingDrain
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestRingDrain (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] PASS
16:20:47 [2021-05-06T16:20:47.248Z] coverage: 43.5% of statements
16:20:47 [2021-05-06T16:20:47.248Z] ok  	github.com/docker/docker/daemon/logger	0.520s	coverage: 43.5% of statements
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/defaults
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/invalid_create_group
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/invalid_flush_interval
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/flush_interval_at_15
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestNewStreamConfig (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewAWSLogsClientUserAgentHandler
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
16:20:47 [2021-05-06T16:20:47.248Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
16:20:47 [2021-05-06T16:20:47.248Z] === RUN   TestNewAWSLogsClientRegionDetect
16:20:47 [2021-05-06T16:20:47.311Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:20:47 [2021-05-06T16:20:47.698Z] time="2021-05-06T16:20:47Z" level=info msg="Trying to get region from EC2 Metadata"
16:20:47 [2021-05-06T16:20:47.698Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
16:20:47 [2021-05-06T16:20:47.698Z] === RUN   TestCreateSuccess
16:20:47 [2021-05-06T16:20:47.698Z] --- PASS: TestCreateSuccess (0.00s)
16:20:47 [2021-05-06T16:20:47.698Z] === RUN   TestCreateLogGroupSuccess
16:20:47 [2021-05-06T16:20:47.698Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
16:20:47 [2021-05-06T16:20:47.698Z] === RUN   TestCreateError
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCreateError (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCreateAlreadyExists
16:20:47 [2021-05-06T16:20:47.699Z] time="2021-05-06T16:20:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCreateAlreadyExists (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestLogClosed
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestLogClosed (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestLogBlocking
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestLogBlocking (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestLogNonBlockingBufferEmpty
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestLogNonBlockingBufferFull
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestPublishBatchSuccess
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestPublishBatchSuccess (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestPublishBatchError
16:20:47 [2021-05-06T16:20:47.699Z] time="2021-05-06T16:20:47Z" level=error msg=Error
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestPublishBatchError (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestPublishBatchInvalidSeqSuccess
16:20:47 [2021-05-06T16:20:47.699Z] time="2021-05-06T16:20:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestPublishBatchAlreadyAccepted
16:20:47 [2021-05-06T16:20:47.699Z] time="2021-05-06T16:20:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
16:20:47 [2021-05-06T16:20:47.699Z] time="2021-05-06T16:20:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchSimple
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchSimple (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchTicker
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchTicker (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMultilinePattern
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchClose
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchClose (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen/0/Hello
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen/2/🙃
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen/3/����
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen/4/He��o
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestEffectiveLen/5/
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestEffectiveLen (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/0/
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/1/Hello
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/2/Hello
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/3/Hello
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/4/🙃
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/5/🙃
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/6/a�
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestFindValidSplit/7/a�
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestFindValidSplit (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: 
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: 
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: Hello
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: 
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: He
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: llo
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: 
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: Hello
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: 
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: 🙃
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: 🙃
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: 
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: a
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: �
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1044: a�
16:20:47 [2021-05-06T16:20:47.699Z]         cloudwatchlogs_test.go:1045: 
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestProcessEventEmoji
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestProcessEventEmoji (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchLineSplit
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchLineSplit (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchLineSplitWithBinary
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMaxEvents
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMaxTotalBytes
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCollectBatchWithDuplicateTimestamps
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsMultilinePattern
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestCreateTagSuccess
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestCreateTagSuccess (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] PASS
16:20:47 [2021-05-06T16:20:47.699Z] coverage: 77.8% of statements
16:20:47 [2021-05-06T16:20:47.699Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.404s	coverage: 77.8% of statements
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestSearchRegistryForImagesErrors
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestSearchRegistryForImages
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestSearchRegistryForImages (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestOnlyPlatformWithFallback
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestImageDelete
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestImageDelete/no_lease
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestImageDelete/lease_exists
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestImageDelete (0.04s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestImageDelete/no_lease (0.01s)
16:20:47 [2021-05-06T16:20:47.699Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
16:20:47 [2021-05-06T16:20:47.699Z] === RUN   TestContentStoreForPull
16:20:47 [2021-05-06T16:20:47.699Z] --- PASS: TestContentStoreForPull (0.12s)
16:20:47 [2021-05-06T16:20:47.699Z] PASS
16:20:47 [2021-05-06T16:20:47.699Z] coverage: 6.7% of statements
16:20:47 [2021-05-06T16:20:47.699Z] ok  	github.com/docker/docker/daemon/images	0.318s	coverage: 6.7% of statements
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:20:47 [2021-05-06T16:20:47.699Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:20:48 [2021-05-06T16:20:48.150Z] === RUN   TestJSONFileLogger
16:20:48 [2021-05-06T16:20:48.150Z] --- PASS: TestJSONFileLogger (0.00s)
16:20:48 [2021-05-06T16:20:48.150Z] === RUN   TestJSONFileLoggerWithTags
16:20:48 [2021-05-06T16:20:48.150Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
16:20:48 [2021-05-06T16:20:48.150Z] === RUN   TestJSONFileLoggerWithOpts
16:20:48 [2021-05-06T16:20:48.150Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
16:20:48 [2021-05-06T16:20:48.150Z] === RUN   TestJSONFileLoggerWithLabelsEnv
16:20:48 [2021-05-06T16:20:48.150Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
16:20:48 [2021-05-06T16:20:48.150Z] === RUN   TestEncodeDecode
16:20:48 [2021-05-06T16:20:48.150Z] === PAUSE TestEncodeDecode
16:20:48 [2021-05-06T16:20:48.150Z] === RUN   TestUnexpectedEOF
16:20:48 [2021-05-06T16:20:48.150Z] time="2021-05-06T16:20:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
16:20:48 [2021-05-06T16:20:48.150Z] time="2021-05-06T16:20:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
16:20:48 [2021-05-06T16:20:48.150Z] --- PASS: TestUnexpectedEOF (0.11s)
16:20:48 [2021-05-06T16:20:48.150Z] === CONT  TestEncodeDecode
16:20:48 [2021-05-06T16:20:48.150Z] --- PASS: TestEncodeDecode (0.00s)
16:20:48 [2021-05-06T16:20:48.150Z] PASS
16:20:48 [2021-05-06T16:20:48.150Z] coverage: 69.9% of statements
16:20:48 [2021-05-06T16:20:48.150Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.194s	coverage: 69.9% of statements
16:20:48 [2021-05-06T16:20:48.244Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:20:48 [2021-05-06T16:20:48.601Z] === RUN   TestJSONLogsMarshalJSONBuf
16:20:48 [2021-05-06T16:20:48.601Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
16:20:48 [2021-05-06T16:20:48.601Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
16:20:48 [2021-05-06T16:20:48.601Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
16:20:48 [2021-05-06T16:20:48.601Z] === RUN   TestFastTimeMarshalJSON
16:20:48 [2021-05-06T16:20:48.601Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
16:20:48 [2021-05-06T16:20:48.601Z] PASS
16:20:48 [2021-05-06T16:20:48.601Z] coverage: 87.2% of statements
16:20:48 [2021-05-06T16:20:48.601Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.323s	coverage: 87.2% of statements
16:20:48 [2021-05-06T16:20:48.809Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestWriteLog
16:20:50 [2021-05-06T16:20:50.113Z] === PAUSE TestWriteLog
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestReadLog
16:20:50 [2021-05-06T16:20:50.113Z] === PAUSE TestReadLog
16:20:50 [2021-05-06T16:20:50.113Z] === CONT  TestWriteLog
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestWriteLog (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === CONT  TestReadLog
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestReadLog/tail_exact
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestReadLog/tail_less_than_available
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestReadLog/tail_more_than_available
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestReadLog (0.12s)
16:20:50 [2021-05-06T16:20:50.113Z]     --- PASS: TestReadLog/tail_exact (0.11s)
16:20:50 [2021-05-06T16:20:50.113Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] PASS
16:20:50 [2021-05-06T16:20:50.113Z] coverage: 75.2% of statements
16:20:50 [2021-05-06T16:20:50.113Z] ok  	github.com/docker/docker/daemon/logger/local	0.265s	coverage: 75.2% of statements
16:20:50 [2021-05-06T16:20:50.113Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestOpenFileDelete
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestOpenFileDelete (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestOpenFileRename
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestOpenFileRename (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestParseLogTagDefaultTag
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestParseLogTag
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestParseLogTag (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestParseLogTagEmptyTag
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestTailFiles
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestTailFiles (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestFollowLogsConsumerGone
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestFollowLogsProducerGone
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestFollowLogsProducerGone (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z]     logfile_test.go:232: messages sent: 4098, received: 4098
16:20:50 [2021-05-06T16:20:50.113Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestCheckCapacityAndRotate
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
16:20:50 [2021-05-06T16:20:50.113Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
16:20:50 [2021-05-06T16:20:50.113Z] --- PASS: TestCheckCapacityAndRotate (0.20s)
16:20:50 [2021-05-06T16:20:50.113Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
16:20:50 [2021-05-06T16:20:50.113Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
16:20:50 [2021-05-06T16:20:50.113Z] PASS
16:20:50 [2021-05-06T16:20:50.113Z] coverage: 55.3% of statements
16:20:50 [2021-05-06T16:20:50.113Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.273s	coverage: 55.3% of statements
16:20:50 [2021-05-06T16:20:50.182Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:20:50 [2021-05-06T16:20:50.563Z] === RUN   TestLog
16:20:50 [2021-05-06T16:20:50.563Z] --- PASS: TestLog (0.01s)
16:20:50 [2021-05-06T16:20:50.563Z] PASS
16:20:50 [2021-05-06T16:20:50.563Z] coverage: 31.5% of statements
16:20:50 [2021-05-06T16:20:50.563Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.059s	coverage: 31.5% of statements
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestValidateLogOpt
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestValidateLogOpt (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestNewMissedConfig
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestNewMissedConfig (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestNewMissedUrl
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestNewMissedUrl (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestNewMissedToken
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestNewMissedToken (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestNewWithProxy
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestNewWithProxy (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestDefault
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestDefault (0.01s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestInlineFormatWithNonDefaultOptions
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestJsonFormat
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestJsonFormat (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestRawFormat
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestRawFormat (0.07s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestRawFormatWithLabels
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestRawFormatWithLabels (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestRawFormatWithoutTag
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestRawFormatWithoutTag (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestBatching
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestNewParse
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestNewParse (0.00s)
16:20:51 [2021-05-06T16:20:51.514Z] PASS
16:20:51 [2021-05-06T16:20:51.514Z] coverage: 8.3% of statements
16:20:51 [2021-05-06T16:20:51.514Z] ok  	github.com/docker/docker/daemon/logger/templates	0.037s	coverage: 8.3% of statements
16:20:51 [2021-05-06T16:20:51.514Z] --- PASS: TestBatching (0.19s)
16:20:51 [2021-05-06T16:20:51.514Z] === RUN   TestFrequency
16:20:51 [2021-05-06T16:20:51.964Z] --- PASS: TestFrequency (0.18s)
16:20:51 [2021-05-06T16:20:51.964Z] === RUN   TestOneMessagePerRequest
16:20:51 [2021-05-06T16:20:51.964Z] --- PASS: TestOneMessagePerRequest (0.00s)
16:20:51 [2021-05-06T16:20:51.964Z] === RUN   TestVerify
16:20:51 [2021-05-06T16:20:51.964Z] --- PASS: TestVerify (0.00s)
16:20:51 [2021-05-06T16:20:51.964Z] === RUN   TestSkipVerify
16:20:51 [2021-05-06T16:20:51.964Z] time="2021-05-06T16:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:51 [2021-05-06T16:20:51.964Z] time="2021-05-06T16:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:51 [2021-05-06T16:20:51.964Z] time="2021-05-06T16:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestParseLogFormat
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestParseLogFormat (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestValidateLogOptEmpty
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestValidateLogOptEmpty (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestValidateSyslogAddress
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestValidateSyslogAddress (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestParseAddressDefaultPort
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestParseAddressDefaultPort (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestValidateSyslogFacility
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestValidateSyslogFacility (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestValidateLogOptSyslogFormat
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestValidateLogOpt
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestValidateLogOpt (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] PASS
16:20:52 [2021-05-06T16:20:52.414Z] coverage: 46.8% of statements
16:20:52 [2021-05-06T16:20:52.414Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.356s	coverage: 46.8% of statements
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestSkipVerify (0.53s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestBufferMaximum
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.045622\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.045622\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestBufferMaximum (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestServerAlwaysDown
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.047631\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.047631\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.047631\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.048630\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] time="2021-05-06T16:20:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620318052.048630\",\"host\":\"90a380efa373\"}'"
16:20:52 [2021-05-06T16:20:52.414Z] --- PASS: TestServerAlwaysDown (0.00s)
16:20:52 [2021-05-06T16:20:52.414Z] === RUN   TestCannotSendAfterClose
16:20:52 [2021-05-06T16:20:52.415Z] --- PASS: TestCannotSendAfterClose (0.00s)
16:20:52 [2021-05-06T16:20:52.415Z] === RUN   TestDeadlockOnBlockedEndpoint
16:20:52 [2021-05-06T16:20:52.721Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:20:53 [2021-05-06T16:20:53.365Z] time="2021-05-06T16:20:53Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
16:20:53 [2021-05-06T16:20:53.365Z] time="2021-05-06T16:20:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"90a380efa373\"}'"
16:20:53 [2021-05-06T16:20:53.365Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
16:20:53 [2021-05-06T16:20:53.365Z] PASS
16:20:53 [2021-05-06T16:20:53.365Z] coverage: 82.5% of statements
16:20:53 [2021-05-06T16:20:53.365Z] === RUN   TestV1IDService
16:20:53 [2021-05-06T16:20:53.365Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.117s	coverage: 82.5% of statements
16:20:53 [2021-05-06T16:20:53.365Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:20:53 [2021-05-06T16:20:53.365Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:20:53 [2021-05-06T16:20:53.365Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:20:53 [2021-05-06T16:20:53.365Z] --- PASS: TestV1IDService (0.03s)
16:20:53 [2021-05-06T16:20:53.365Z] === RUN   TestV2MetadataService
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestContinueOnError_NonMirrorEndpoint
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestContinueOnError_MirrorEndpoint
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestContinueOnError_NeverContinue
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/no_remote_or_local
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local681844719\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/no_local_cache
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/with_local_cache
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/unknown_media_type
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/unknown_media_type/no_cache
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:54Z" level=warning msg="reference for unknown type: "
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:54Z" level=warning msg="reference for unknown type: "
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/unknown_media_type/with_cache
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:54Z" level=warning msg="reference for unknown type: "
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:54Z" level=warning msg="reference for unknown type: "
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:54Z" level=warning msg="reference for unknown type: "
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/error_persisting_manifest
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
16:20:54 [2021-05-06T16:20:54.315Z] time="2021-05-06T16:20:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestManifestStore (0.31s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestManifestStore/with_local_cache (0.06s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
16:20:54 [2021-05-06T16:20:54.315Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s)
16:20:54 [2021-05-06T16:20:54.315Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
16:20:54 [2021-05-06T16:20:54.315Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
16:20:54 [2021-05-06T16:20:54.315Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
16:20:54 [2021-05-06T16:20:54.315Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType/schema1
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestFixManifestLayers
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestFixManifestLayers (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestFixManifestLayersBaseLayerParent
16:20:54 [2021-05-06T16:20:54.315Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     pull_v2_test.go:73: Needs fixing on Windows
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestFixManifestLayersBadParent
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestValidateManifest
16:20:54 [2021-05-06T16:20:54.315Z] --- SKIP: TestValidateManifest (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     pull_v2_test.go:118: Needs fixing on Windows
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestFormatPlatform
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestFormatPlatform (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestGetRepositoryMountCandidates
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestLayerAlreadyExists
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestLayerAlreadyExists (0.00s)
16:20:54 [2021-05-06T16:20:54.315Z]     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}
16:20:54 [2021-05-06T16:20:54.315Z]     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}
16:20:54 [2021-05-06T16:20:54.315Z]     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}
16:20:54 [2021-05-06T16:20:54.315Z]     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}
16:20:54 [2021-05-06T16:20:54.315Z]     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}
16:20:54 [2021-05-06T16:20:54.315Z]     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}
16:20:54 [2021-05-06T16:20:54.315Z] === RUN   TestWhenEmptyAuthConfig
16:20:54 [2021-05-06T16:20:54.315Z] --- PASS: TestV2MetadataService (1.10s)
16:20:54 [2021-05-06T16:20:54.315Z] PASS
16:20:54 [2021-05-06T16:20:54.315Z] coverage: 48.2% of statements
16:20:54 [2021-05-06T16:20:54.315Z] ok  	github.com/docker/docker/distribution/metadata	1.257s	coverage: 48.2% of statements
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestSuccessfulDownload
16:20:54 [2021-05-06T16:20:54.766Z] --- SKIP: TestSuccessfulDownload (0.00s)
16:20:54 [2021-05-06T16:20:54.766Z]     download_test.go:268: Needs fixing on Windows
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestCancelledDownload
16:20:54 [2021-05-06T16:20:54.766Z] --- PASS: TestCancelledDownload (0.00s)
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestMaxDownloadAttempts
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:20:54 [2021-05-06T16:20:54.766Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:20:55 [2021-05-06T16:20:55.216Z] time="2021-05-06T16:20:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:20:55 [2021-05-06T16:20:55.216Z] time="2021-05-06T16:20:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:20:55 [2021-05-06T16:20:55.216Z] time="2021-05-06T16:20:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:20:55 [2021-05-06T16:20:55.216Z] time="2021-05-06T16:20:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestMaxDownloadAttempts (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestTransfer
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestNotFound
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestNotFound (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestConflict
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestConflict (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestForbidden
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestForbidden (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestInvalidParameter
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestInvalidParameter (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestNotImplemented
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestNotImplemented (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestNotModified
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestNotModified (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestUnauthorized
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestUnauthorized (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestUnknown
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestUnknown (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestCancelled
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestCancelled (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestDeadline
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestDeadline (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestDataLoss
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestDataLoss (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestUnavailable
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestUnavailable (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestSystem
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestSystem (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Not_Found
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Bad_Request
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Conflict
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Unauthorized
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Service_Unavailable
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Forbidden
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Not_Modified
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Not_Implemented
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Internal_Server_Error
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestFromStatusCode (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
16:20:55 [2021-05-06T16:20:55.216Z] PASS
16:20:55 [2021-05-06T16:20:55.216Z] coverage: 53.1% of statements
16:20:55 [2021-05-06T16:20:55.216Z] ok  	github.com/docker/docker/errdefs	0.054s	coverage: 53.1% of statements
16:20:55 [2021-05-06T16:20:55.216Z] --- PASS: TestTransfer (0.12s)
16:20:55 [2021-05-06T16:20:55.216Z] === RUN   TestConcurrencyLimit
16:20:55 [2021-05-06T16:20:55.666Z] --- PASS: TestWhenEmptyAuthConfig (1.12s)
16:20:55 [2021-05-06T16:20:55.667Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
16:20:55 [2021-05-06T16:20:55.667Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
16:20:55 [2021-05-06T16:20:55.667Z] === RUN   TestTokenPassThru
16:20:55 [2021-05-06T16:20:55.667Z] --- PASS: TestTokenPassThru (0.01s)
16:20:55 [2021-05-06T16:20:55.667Z] === RUN   TestTokenPassThruDifferentHost
16:20:55 [2021-05-06T16:20:55.667Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
16:20:55 [2021-05-06T16:20:55.667Z] PASS
16:20:55 [2021-05-06T16:20:55.667Z] coverage: 23.6% of statements
16:20:55 [2021-05-06T16:20:55.667Z] ok  	github.com/docker/docker/distribution	1.533s	coverage: 23.6% of statements
16:20:55 [2021-05-06T16:20:55.667Z] --- PASS: TestConcurrencyLimit (0.38s)
16:20:55 [2021-05-06T16:20:55.667Z] === RUN   TestInactiveJobs
16:20:55 [2021-05-06T16:20:55.667Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:20:56 [2021-05-06T16:20:56.003Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:20:56 [2021-05-06T16:20:56.117Z] --- PASS: TestInactiveJobs (0.49s)
16:20:56 [2021-05-06T16:20:56.117Z] === RUN   TestWatchRelease
16:20:56 [2021-05-06T16:20:56.117Z] --- PASS: TestWatchRelease (0.04s)
16:20:56 [2021-05-06T16:20:56.117Z] === RUN   TestWatchFinishedTransfer
16:20:56 [2021-05-06T16:20:56.117Z] --- PASS: TestWatchFinishedTransfer (0.00s)
16:20:56 [2021-05-06T16:20:56.117Z] === RUN   TestDuplicateTransfer
16:20:56 [2021-05-06T16:20:56.117Z] --- PASS: TestDuplicateTransfer (0.04s)
16:20:56 [2021-05-06T16:20:56.117Z] === RUN   TestSuccessfulUpload
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSGetInvalidData
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSGetInvalidData (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSInvalidSet
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSInvalidSet (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSInvalidRoot
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSInvalidRoot (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSMetadataGetSet
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSMetadataGetSet (0.02s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSInvalidWalker
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSInvalidWalker (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSGetSet
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSGetSet (0.02s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSGetUnsetKey
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSGetUnsetKey (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSGetEmptyData
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSGetEmptyData (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSDelete
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSDelete (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSWalker
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSWalker (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestFSWalkerStopOnError
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestFSWalkerStopOnError (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestNewFromJSON
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestNewFromJSON (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestNewFromJSONWithInvalidJSON
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestMarshalKeyOrder
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestMarshalKeyOrder (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestHistoryEqual
16:20:56 [2021-05-06T16:20:56.568Z] time="2021-05-06T16:20:56Z" level=error msg="Upload failed, retrying: simulating retry"
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestHistoryEqual (0.10s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestImage
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestImage (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestImageOSNotEmpty
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestImageOSNotEmpty (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestNewChildImageFromImageWithRootFS
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestCreate
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestCreate (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestRestore
16:20:56 [2021-05-06T16:20:56.568Z] time="2021-05-06T16:20:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestRestore (0.02s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestAddDelete
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestAddDelete (0.02s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestSearchAfterDelete
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestSearchAfterDelete (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestParentReset
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestParentReset (0.02s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestGetAndSetLastUpdated
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestCompare
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestCompare (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] PASS
16:20:56 [2021-05-06T16:20:56.568Z] coverage: 19.2% of statements
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestSuccessfulUpload (0.53s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestCancelledUpload
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestCancelledUpload (0.00s)
16:20:56 [2021-05-06T16:20:56.568Z] PASS
16:20:56 [2021-05-06T16:20:56.568Z] coverage: 76.8% of statements
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
16:20:56 [2021-05-06T16:20:56.568Z] === RUN   TestStoreLen
16:20:56 [2021-05-06T16:20:56.568Z] ok  	github.com/docker/docker/image/cache	0.057s	coverage: 19.2% of statements
16:20:56 [2021-05-06T16:20:56.568Z] ok  	github.com/docker/docker/distribution/xfer	1.997s	coverage: 76.8% of statements
16:20:56 [2021-05-06T16:20:56.568Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:20:56 [2021-05-06T16:20:56.568Z] --- PASS: TestStoreLen (0.04s)
16:20:56 [2021-05-06T16:20:56.568Z] PASS
16:20:56 [2021-05-06T16:20:56.568Z] coverage: 86.6% of statements
16:20:56 [2021-05-06T16:20:56.568Z] ok  	github.com/docker/docker/image	0.392s	coverage: 86.6% of statements
16:20:57 [2021-05-06T16:20:57.518Z] === RUN   TestValidateManifest
16:20:57 [2021-05-06T16:20:57.518Z] === RUN   TestValidateManifest/nil
16:20:57 [2021-05-06T16:20:57.518Z] === RUN   TestValidateManifest/non-nil
16:20:57 [2021-05-06T16:20:57.518Z] --- PASS: TestValidateManifest (0.00s)
16:20:57 [2021-05-06T16:20:57.518Z]     --- PASS: TestValidateManifest/nil (0.00s)
16:20:57 [2021-05-06T16:20:57.518Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
16:20:57 [2021-05-06T16:20:57.518Z] PASS
16:20:57 [2021-05-06T16:20:57.518Z] coverage: 0.6% of statements
16:20:57 [2021-05-06T16:20:57.518Z] ok  	github.com/docker/docker/image/tarexport	0.155s	coverage: 0.6% of statements
16:20:57 [2021-05-06T16:20:57.901Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:20:57 [2021-05-06T16:20:57.968Z] === RUN   TestMakeV1ConfigFromConfig
16:20:57 [2021-05-06T16:20:57.968Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
16:20:57 [2021-05-06T16:20:57.968Z] PASS
16:20:57 [2021-05-06T16:20:57.968Z] coverage: 25.0% of statements
16:20:57 [2021-05-06T16:20:57.968Z] ok  	github.com/docker/docker/image/v1	0.075s	coverage: 25.0% of statements
16:20:58 [2021-05-06T16:20:58.419Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:20:59 [2021-05-06T16:20:59.371Z] === RUN   TestSerialization
16:20:59 [2021-05-06T16:20:59.371Z] --- PASS: TestSerialization (0.02s)
16:20:59 [2021-05-06T16:20:59.371Z] PASS
16:20:59 [2021-05-06T16:20:59.371Z] coverage: 100.0% of statements
16:20:59 [2021-05-06T16:20:59.371Z] ok  	github.com/docker/docker/libcontainerd/queue	0.053s	coverage: 100.0% of statements
16:20:59 [2021-05-06T16:20:59.822Z] === RUN   TestEnvironmentParsing
16:20:59 [2021-05-06T16:20:59.822Z] --- PASS: TestEnvironmentParsing (0.00s)
16:20:59 [2021-05-06T16:20:59.822Z] PASS
16:20:59 [2021-05-06T16:20:59.822Z] coverage: 1.0% of statements
16:20:59 [2021-05-06T16:20:59.822Z] ok  	github.com/docker/docker/libcontainerd/local	0.182s	coverage: 1.0% of statements
16:20:59 [2021-05-06T16:20:59.822Z] === RUN   TestEmptyLayer
16:20:59 [2021-05-06T16:20:59.823Z] --- PASS: TestEmptyLayer (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestCommitFailure
16:20:59 [2021-05-06T16:20:59.823Z] --- PASS: TestCommitFailure (0.01s)
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestStartTransactionFailure
16:20:59 [2021-05-06T16:20:59.823Z] --- PASS: TestStartTransactionFailure (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestGetOrphan
16:20:59 [2021-05-06T16:20:59.823Z] --- PASS: TestGetOrphan (0.01s)
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestMountAndRegister
16:20:59 [2021-05-06T16:20:59.823Z] --- PASS: TestMountAndRegister (0.04s)
16:20:59 [2021-05-06T16:20:59.823Z]     layer_test.go:271: Layer size: 14
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestLayerRelease
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestLayerRelease (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     layer_test.go:304: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestStoreRestore
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestStoreRestore (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     layer_test.go:353: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestTarStreamStability
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestTarStreamStability (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     layer_test.go:468: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestRegisterExistingLayer
16:20:59 [2021-05-06T16:20:59.823Z] --- PASS: TestRegisterExistingLayer (0.08s)
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestTarStreamVerification
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestTarStreamVerification (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     layer_test.go:697: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestLayerMigration
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestLayerMigration (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     migration_test.go:46: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestLayerMigrationNoTarsplit
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     migration_test.go:182: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestMountInit
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestMountInit (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     mount_test.go:17: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestMountSize
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestMountSize (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     mount_test.go:76: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestMountChanges
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestMountChanges (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     mount_test.go:125: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] === RUN   TestMountApply
16:20:59 [2021-05-06T16:20:59.823Z] --- SKIP: TestMountApply (0.00s)
16:20:59 [2021-05-06T16:20:59.823Z]     mount_test.go:212: Failing on Windows
16:20:59 [2021-05-06T16:20:59.823Z] PASS
16:20:59 [2021-05-06T16:20:59.823Z] coverage: 30.1% of statements
16:20:59 [2021-05-06T16:20:59.823Z] ok  	github.com/docker/docker/layer	0.294s	coverage: 30.1% of statements
16:21:00 [2021-05-06T16:21:00.273Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:21:00 [2021-05-06T16:21:00.273Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:21:00 [2021-05-06T16:21:00.273Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:21:00 [2021-05-06T16:21:00.273Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
16:21:00 [2021-05-06T16:21:00.273Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
16:21:00 [2021-05-06T16:21:00.273Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
16:21:00 [2021-05-06T16:21:00.273Z] PASS
16:21:00 [2021-05-06T16:21:00.273Z] coverage: 42.3% of statements
16:21:00 [2021-05-06T16:21:00.273Z] ok  	github.com/docker/docker/oci	0.103s	coverage: 42.3% of statements
16:21:00 [2021-05-06T16:21:00.273Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:21:00 [2021-05-06T16:21:00.428Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:21:00 [2021-05-06T16:21:00.723Z] === RUN   TestParseVersion
16:21:00 [2021-05-06T16:21:00.723Z] --- PASS: TestParseVersion (0.00s)
16:21:00 [2021-05-06T16:21:00.723Z] PASS
16:21:00 [2021-05-06T16:21:00.723Z] coverage: 52.9% of statements
16:21:00 [2021-05-06T16:21:00.723Z] ok  	github.com/docker/docker/pkg/aaparser	0.057s	coverage: 52.9% of statements
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestAddressPoolOpt
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestAddressPoolOpt (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/a
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/something
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/_=a
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/env1=value1
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/_env1=value1
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/env2=value2=value3
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/env3=abc!qwe
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/env_4=value_4
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/PATH
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/=a
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/PATH=
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/PATH=something
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/asd!qwe
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/1asd
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/123
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/some_space
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/__some_space_before
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/some_space_after__
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/=
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateEnv/PaTh
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestValidateEnv (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/a (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/something (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/_=a (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/PATH (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/=a (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/1asd (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/123 (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/some_space (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/= (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestParseHost
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestParseHost (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestParseDockerDaemonHost
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestParseDockerDaemonHost (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestParseTCP
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestParseTCP (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestParseInvalidUnixAddrInvalid
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateExtraHosts
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestValidateExtraHosts (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestIpOptString
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestIpOptString (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestNewIpOptInvalidDefaultVal
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestNewIpOptValidDefaultVal
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestIpOptSetInvalidVal
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateIPAddress
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestValidateIPAddress (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestMapOpts
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestMapOpts (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestListOptsWithoutValidator
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestListOptsWithoutValidator (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestListOptsWithValidator
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestListOptsWithValidator (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateDNSSearch
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestValidateDNSSearch (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_general_format
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_more_than_one_=
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_one_more
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestValidateLabel (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestNamedListOpts
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestNamedListOpts (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestNamedMapOpts
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestNamedMapOpts (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestParseLink
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestParseLink (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestQuotedStringSetWithQuotes
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestQuotedStringSetWithNoQuotes
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] === RUN   TestUlimitOpt
16:21:01 [2021-05-06T16:21:01.674Z] --- PASS: TestUlimitOpt (0.00s)
16:21:01 [2021-05-06T16:21:01.674Z] PASS
16:21:01 [2021-05-06T16:21:01.674Z] coverage: 67.1% of statements
16:21:01 [2021-05-06T16:21:01.674Z] ok  	github.com/docker/docker/opts	0.248s	coverage: 67.1% of statements
16:21:01 [2021-05-06T16:21:01.802Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:21:02 [2021-05-06T16:21:02.125Z] === RUN   TestPeerCertificateMarshalJSON
16:21:02 [2021-05-06T16:21:02.125Z] === RUN   TestUnbuffered
16:21:02 [2021-05-06T16:21:02.125Z] --- PASS: TestUnbuffered (0.00s)
16:21:02 [2021-05-06T16:21:02.125Z] === RUN   TestRaceUnbuffered
16:21:02 [2021-05-06T16:21:02.125Z] --- PASS: TestRaceUnbuffered (0.00s)
16:21:02 [2021-05-06T16:21:02.125Z] PASS
16:21:02 [2021-05-06T16:21:02.125Z] coverage: 100.0% of statements
16:21:02 [2021-05-06T16:21:02.125Z] ok  	github.com/docker/docker/pkg/broadcaster	0.072s	coverage: 100.0% of statements
16:21:02 [2021-05-06T16:21:02.125Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
16:21:02 [2021-05-06T16:21:02.125Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
16:21:02 [2021-05-06T16:21:02.125Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s)
16:21:02 [2021-05-06T16:21:02.125Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
16:21:02 [2021-05-06T16:21:02.125Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
16:21:02 [2021-05-06T16:21:02.125Z] === RUN   TestMiddleware
16:21:02 [2021-05-06T16:21:02.575Z] --- PASS: TestMiddleware (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestNewResponseModifier
16:21:02 [2021-05-06T16:21:02.575Z] --- PASS: TestNewResponseModifier (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z] PASS
16:21:02 [2021-05-06T16:21:02.575Z] coverage: 26.8% of statements
16:21:02 [2021-05-06T16:21:02.575Z] ok  	github.com/docker/docker/pkg/authorization	0.356s	coverage: 26.8% of statements
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[foo]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[bar]_[foo]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[foo_bar]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[qux]_[foo]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[]#01
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[qux]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[foo_bar_qux]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[qux]_[baz]]
16:21:02 [2021-05-06T16:21:02.575Z] === RUN   TestMatch/[[foo_baz]]
16:21:02 [2021-05-06T16:21:02.575Z] --- PASS: TestMatch (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[foo]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[]#01 (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[qux]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
16:21:02 [2021-05-06T16:21:02.575Z] PASS
16:21:02 [2021-05-06T16:21:02.575Z] coverage: 87.5% of statements
16:21:02 [2021-05-06T16:21:02.575Z] ok  	github.com/docker/docker/pkg/capabilities	0.037s	coverage: 87.5% of statements
16:21:03 [2021-05-06T16:21:03.026Z] === RUN   TestIsArchivePathDir
16:21:03 [2021-05-06T16:21:03.026Z] --- PASS: TestIsArchivePathDir (0.10s)
16:21:03 [2021-05-06T16:21:03.026Z] === RUN   TestIsArchivePathInvalidFile
16:21:03 [2021-05-06T16:21:03.176Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:21:03 [2021-05-06T16:21:03.176Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestIsArchivePathTar
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootTarUntar
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootTarUntar (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootUntarWithHugeExcludesList
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootUntarEmptyArchive
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootTarUntarWithSymlink
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootCopyWithTar
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootCopyWithTar (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootCopyFileWithTar
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootUntarPath
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootUntarPath (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestChrootApplyDotDotFile
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:21:03 [2021-05-06T16:21:03.476Z] PASS
16:21:03 [2021-05-06T16:21:03.476Z] coverage: 15.4% of statements
16:21:03 [2021-05-06T16:21:03.476Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.118s	coverage: 15.4% of statements
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeEmpty
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeEmpty (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeEmptyFile
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeEmptyFile (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeNonemptyFile
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeNonemptyFile (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeNestedDirectoryEmpty
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestIsArchivePathTar (0.17s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestDecompressStreamGzip
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestMoveToSubdir
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestMoveToSubdir (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestSizeNonExistingDirectory
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] PASS
16:21:03 [2021-05-06T16:21:03.476Z] coverage: 80.0% of statements
16:21:03 [2021-05-06T16:21:03.476Z] ok  	github.com/docker/docker/pkg/directory	0.053s	coverage: 80.0% of statements
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestDecompressStreamGzip (0.10s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestDecompressStreamBzip2
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestDecompressStreamXz
16:21:03 [2021-05-06T16:21:03.476Z] --- SKIP: TestDecompressStreamXz (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z]     archive_test.go:134: Xz not present in msys2
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestCompressStreamXzUnsupported
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestCompressStreamBzip2Unsupported
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestCompressStreamInvalid
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestCompressStreamInvalid (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestExtensionInvalid
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestExtensionInvalid (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestExtensionUncompressed
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestExtensionUncompressed (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestExtensionBzip2
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestExtensionBzip2 (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestExtensionGzip
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestExtensionGzip (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestExtensionXz
16:21:03 [2021-05-06T16:21:03.476Z] --- PASS: TestExtensionXz (0.00s)
16:21:03 [2021-05-06T16:21:03.476Z] === RUN   TestCmdStreamLargeStderr
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCmdStreamBad
16:21:03 [2021-05-06T16:21:03.927Z] --- SKIP: TestCmdStreamBad (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     archive_test.go:239: Failing on Windows CI machines
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCmdStreamGood
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCmdStreamGood (0.04s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestUntarPathWithInvalidDest
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestUntarPathWithInvalidSrc
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestUntarPath
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestUntarPath (0.07s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestUntarPathWithDestinationFile
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestContainsEntry
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestCreateEntries
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestEntriesDiff
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestEntriesEquality
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestGeneratorNotGenerate
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestGeneratorWithPort
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestGeneratorWithPortNotGenerate
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestNewEntry
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   Test/TestParse
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: Test (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestContainsEntry (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestCreateEntries (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestEntriesDiff (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestEntriesEquality (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestNewEntry (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z]     --- PASS: Test/TestParse (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] PASS
16:21:03 [2021-05-06T16:21:03.927Z] coverage: 58.3% of statements
16:21:03 [2021-05-06T16:21:03.927Z] ok  	github.com/docker/docker/pkg/discovery	0.063s	coverage: 58.3% of statements
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyWithTarInvalidSrc
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyWithTarSrcFile
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyWithTarSrcFolder
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyFileWithTarInvalidSrc
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyFileWithTarSrcFolder
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestCopyFileWithTarSrcFile
16:21:03 [2021-05-06T16:21:03.927Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
16:21:03 [2021-05-06T16:21:03.927Z] === RUN   TestTarFiles
16:21:04 [2021-05-06T16:21:04.110Z] === RUN   TestDockerSuite/TestRunNetHost
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test/TestContent
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test/TestInitialize
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test/TestNew
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test/TestParsingContentsWithComments
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test/TestRegister
16:21:04 [2021-05-06T16:21:04.377Z] === RUN   Test/TestWatch
16:21:04 [2021-05-06T16:21:04.377Z] --- PASS: Test (0.01s)
16:21:04 [2021-05-06T16:21:04.377Z]     --- PASS: Test/TestContent (0.00s)
16:21:04 [2021-05-06T16:21:04.377Z]     --- PASS: Test/TestInitialize (0.00s)
16:21:04 [2021-05-06T16:21:04.377Z]     --- PASS: Test/TestNew (0.00s)
16:21:04 [2021-05-06T16:21:04.377Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
16:21:04 [2021-05-06T16:21:04.377Z]     --- PASS: Test/TestRegister (0.00s)
16:21:04 [2021-05-06T16:21:04.377Z]     --- PASS: Test/TestWatch (0.01s)
16:21:04 [2021-05-06T16:21:04.377Z] PASS
16:21:04 [2021-05-06T16:21:04.377Z] coverage: 92.9% of statements
16:21:04 [2021-05-06T16:21:04.377Z] ok  	github.com/docker/docker/pkg/discovery/file	0.094s	coverage: 92.9% of statements
16:21:05 [2021-05-06T16:21:05.327Z] === RUN   Test
16:21:05 [2021-05-06T16:21:05.327Z] === RUN   Test/TestInitialize
16:21:05 [2021-05-06T16:21:05.327Z] === RUN   Test
16:21:05 [2021-05-06T16:21:05.327Z] === RUN   Test/TestWatch
16:21:05 [2021-05-06T16:21:05.327Z] --- PASS: Test (0.00s)
16:21:05 [2021-05-06T16:21:05.327Z]     --- PASS: Test/TestWatch (0.00s)
16:21:05 [2021-05-06T16:21:05.327Z] PASS
16:21:05 [2021-05-06T16:21:05.327Z] coverage: 92.3% of statements
16:21:05 [2021-05-06T16:21:05.327Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.041s	coverage: 92.3% of statements
16:21:05 [2021-05-06T16:21:05.327Z] time="2021-05-06T16:21:04Z" level=info msg="Initializing discovery without TLS"
16:21:05 [2021-05-06T16:21:05.327Z] time="2021-05-06T16:21:05Z" level=info msg="Initializing discovery without TLS"
16:21:05 [2021-05-06T16:21:05.327Z] time="2021-05-06T16:21:05Z" level=info msg="Initializing discovery without TLS"
16:21:05 [2021-05-06T16:21:05.327Z] === RUN   Test/TestInitializeWithCerts
16:21:05 [2021-05-06T16:21:05.327Z] time="2021-05-06T16:21:05Z" level=info msg="Initializing discovery with TLS"
16:21:05 [2021-05-06T16:21:05.327Z] === RUN   Test/TestWatch
16:21:05 [2021-05-06T16:21:05.327Z] time="2021-05-06T16:21:05Z" level=info msg="Initializing discovery without TLS"
16:21:05 [2021-05-06T16:21:05.485Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:21:05 [2021-05-06T16:21:05.778Z] === RUN   Test
16:21:05 [2021-05-06T16:21:05.778Z] === RUN   Test/TestInitialize
16:21:05 [2021-05-06T16:21:05.778Z] === RUN   Test/TestInitializeWithPattern
16:21:05 [2021-05-06T16:21:05.778Z] === RUN   Test/TestRegister
16:21:05 [2021-05-06T16:21:05.778Z] === RUN   Test/TestWatch
16:21:05 [2021-05-06T16:21:05.778Z] --- PASS: Test (0.00s)
16:21:05 [2021-05-06T16:21:05.778Z]     --- PASS: Test/TestInitialize (0.00s)
16:21:05 [2021-05-06T16:21:05.778Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
16:21:05 [2021-05-06T16:21:05.778Z]     --- PASS: Test/TestRegister (0.00s)
16:21:05 [2021-05-06T16:21:05.778Z]     --- PASS: Test/TestWatch (0.00s)
16:21:05 [2021-05-06T16:21:05.778Z] PASS
16:21:05 [2021-05-06T16:21:05.778Z] coverage: 93.8% of statements
16:21:05 [2021-05-06T16:21:05.778Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.035s	coverage: 93.8% of statements
16:21:06 [2021-05-06T16:21:06.050Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:21:06 [2021-05-06T16:21:06.228Z] === RUN   TestPollerAddRemove
16:21:06 [2021-05-06T16:21:06.228Z] --- PASS: TestPollerAddRemove (0.00s)
16:21:06 [2021-05-06T16:21:06.228Z] === RUN   TestPollerEvent
16:21:06 [2021-05-06T16:21:06.228Z] --- SKIP: TestPollerEvent (0.00s)
16:21:06 [2021-05-06T16:21:06.228Z]     poller_test.go:41: No chmod on Windows
16:21:06 [2021-05-06T16:21:06.228Z] === RUN   TestPollerClose
16:21:06 [2021-05-06T16:21:06.228Z] --- PASS: TestPollerClose (0.00s)
16:21:06 [2021-05-06T16:21:06.228Z] PASS
16:21:06 [2021-05-06T16:21:06.228Z] coverage: 45.7% of statements
16:21:06 [2021-05-06T16:21:06.228Z] ok  	github.com/docker/docker/pkg/filenotify	0.049s	coverage: 45.7% of statements
16:21:06 [2021-05-06T16:21:06.985Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCopyFileWithInvalidSrc
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCopyFileWithInvalidDest
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCopyFileWithSameSrcAndDest
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCopyFile
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCopyFile (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
16:21:07 [2021-05-06T16:21:07.181Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z]     fileutils_test.go:134: Needs porting to Windows
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestReadSymlinkedDirectoryToFile
16:21:07 [2021-05-06T16:21:07.181Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z]     fileutils_test.go:180: Needs porting to Windows
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestWildcardMatches
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestWildcardMatches (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestPatternMatches
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestPatternMatches (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestExclusionPatternMatchesPatternBefore
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestPatternMatchesFolderExclusions
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestPatternMatchesFolderWildcardExclusions
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestExclusionPatternMatchesPatternAfter
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestExclusionPatternMatchesWholeDirectory
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestSingleExclamationError
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestSingleExclamationError (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestMatchesWithNoPatterns
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestMatchesWithMalformedPatterns
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestMatches
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestMatches (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCleanPatterns
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCleanPatterns (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCleanPatternsStripEmptyPatterns
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCleanPatternsExceptionFlag
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCleanPatternsErrorSingleException
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCreateIfNotExistsDir
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestCreateIfNotExistsFile
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestMatch
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestMatch (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] PASS
16:21:07 [2021-05-06T16:21:07.181Z] coverage: 87.7% of statements
16:21:07 [2021-05-06T16:21:07.181Z] ok  	github.com/docker/docker/pkg/fileutils	0.104s	coverage: 87.7% of statements
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestGet
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestGet (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] === RUN   TestGetShortcutString
16:21:07 [2021-05-06T16:21:07.181Z] --- PASS: TestGetShortcutString (0.00s)
16:21:07 [2021-05-06T16:21:07.181Z] PASS
16:21:07 [2021-05-06T16:21:07.181Z] coverage: 42.9% of statements
16:21:07 [2021-05-06T16:21:07.181Z] ok  	github.com/docker/docker/pkg/homedir	0.037s	coverage: 42.9% of statements
16:21:08 [2021-05-06T16:21:08.138Z] === RUN   TestCreateIDMapOrder
16:21:08 [2021-05-06T16:21:08.138Z] --- PASS: TestCreateIDMapOrder (0.00s)
16:21:08 [2021-05-06T16:21:08.138Z] PASS
16:21:08 [2021-05-06T16:21:08.138Z] coverage: 7.2% of statements
16:21:08 [2021-05-06T16:21:08.138Z] ok  	github.com/docker/docker/pkg/idtools	0.055s	coverage: 7.2% of statements
16:21:08 [2021-05-06T16:21:08.138Z] --- PASS: TestTarFiles (4.29s)
16:21:08 [2021-05-06T16:21:08.138Z] === RUN   TestTarUntar
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: Test (3.12s)
16:21:08 [2021-05-06T16:21:08.588Z]     --- PASS: Test/TestInitialize (0.11s)
16:21:08 [2021-05-06T16:21:08.588Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z]     --- PASS: Test/TestWatch (3.00s)
16:21:08 [2021-05-06T16:21:08.588Z] PASS
16:21:08 [2021-05-06T16:21:08.588Z] coverage: 84.1% of statements
16:21:08 [2021-05-06T16:21:08.588Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.199s	coverage: 84.1% of statements
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestTarUntar (0.02s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestTarWithOptions
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestTarWithOptions (0.02s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestUntarUstarGnuConflict
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestUntarInvalidFilenames
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames906206970\\dest"
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestUntarInvalidFilenames (0.11s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestUntarHardlinkToSymlink
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestUntarInvalidHardlink
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink331652203\\victim\\hello" -> "../victim/hello"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink200146638\\victim\\hello" -> "/../victim/hello"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink202772949\\victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink399950128\\victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774866127\\victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink288527330\\victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestUntarInvalidHardlink (0.02s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestUntarInvalidSymlink
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink228335577\\dest\\dotdot" -> "../victim/hello"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink087287652\\dest\\slash-dotdot" -> "/../victim/hello"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink087228275\\dest\\loophole-victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink662941238\\dest\\loophole-victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink474562589\\dest\\loophole-victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink181214936\\dest\\loophole-victim" -> "../victim"
16:21:08 [2021-05-06T16:21:08.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink000119383\\dest\\dir\\loophole" -> "../../victim"
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestUntarInvalidSymlink (0.03s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestTempArchiveCloseMultipleTimes
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestXGlobalNoParent
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestXGlobalNoParent (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestReplaceFileTarWrapper
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestReplaceFileTarWrapper (0.13s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestPrefixHeaderReadable
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestPrefixHeaderReadable (0.02s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestDisablePigz
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestFixedBufferCap
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestFixedBufferCap (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestFixedBufferLen
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestFixedBufferLen (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestFixedBufferString
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestFixedBufferString (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestFixedBufferWrite
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestFixedBufferWrite (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestFixedBufferRead
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestFixedBufferRead (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestBytesPipeRead
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestBytesPipeRead (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestBytesPipeWrite
16:21:08 [2021-05-06T16:21:08.588Z] --- PASS: TestBytesPipeWrite (0.00s)
16:21:08 [2021-05-06T16:21:08.588Z] === RUN   TestBytesPipeWriteRandomChunks
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestDisablePigz (0.11s)
16:21:09 [2021-05-06T16:21:09.038Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestPigz
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestPigz (0.13s)
16:21:09 [2021-05-06T16:21:09.038Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestCopyFileWithInvalidDest
16:21:09 [2021-05-06T16:21:09.038Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
16:21:09 [2021-05-06T16:21:09.038Z]     archive_windows_test.go:16: Currently fails
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestCanonicalTarNameForPath
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestCanonicalTarName
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestCanonicalTarName (0.00s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChmodTarEntry
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestChmodTarEntry (0.00s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestHardLinkOrder
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestHardLinkOrder (0.06s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChangeString
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestChangeString (0.00s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChangesWithNoChanges
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestChangesWithNoChanges (0.02s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChangesWithChanges
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestChangesWithChanges (0.03s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChangesWithChangesGH13590
16:21:09 [2021-05-06T16:21:09.038Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
16:21:09 [2021-05-06T16:21:09.038Z]     changes_test.go:196: needs more investigation
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChangesDirsEmpty
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestChangesDirsEmpty (0.14s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestChangesDirsMutated
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestAtomicWriteToFile
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestAtomicWriteToFile (0.02s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestAtomicWriteSetCommit
16:21:09 [2021-05-06T16:21:09.038Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
16:21:09 [2021-05-06T16:21:09.038Z] === RUN   TestAtomicWriteSetCancel
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestReadCloserWrapperClose
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestReadCloserWrapperClose (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestReaderErrWrapperReadOnError
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestReaderErrWrapperRead
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestReaderErrWrapperRead (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestHashData
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestHashData (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestCancelReadCloser
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestChangesDirsMutated (0.14s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestApplyLayer
16:21:09 [2021-05-06T16:21:09.489Z] --- SKIP: TestApplyLayer (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     changes_test.go:433: needs further investigation
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestChangesSizeWithHardlinks
16:21:09 [2021-05-06T16:21:09.489Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     changes_test.go:469: needs further investigation
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestChangesSizeWithNoChanges
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestChangesSize
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestChangesSize (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestApplyLayerInvalidFilenames
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames148913262\\dest"
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestApplyLayerInvalidHardlink
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink542062544\\victim\\hello" -> "../victim/hello"
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink738881263\\victim\\hello" -> "/../victim/hello"
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestStandardLongPath
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestStandardLongPath (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestUNCLongPath
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestUNCLongPath (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] PASS
16:21:09 [2021-05-06T16:21:09.489Z] coverage: 100.0% of statements
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestCancelReadCloser (0.11s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestWriteCloserWrapperClose
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestNopWriteCloser
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestNopWriteCloser (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestNopWriter
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestNopWriter (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestWriteCounter
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestWriteCounter (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] PASS
16:21:09 [2021-05-06T16:21:09.489Z] coverage: 68.8% of statements
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink988153218\\victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink612952825\\victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] ok  	github.com/docker/docker/pkg/ioutils	0.618s	coverage: 68.8% of statements
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink747339780\\victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink706900883\\victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestApplyLayerInvalidSymlink
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink879334870\\dest\\dotdot" -> "../victim/hello"
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink947555645\\dest\\slash-dotdot" -> "/../victim/hello"
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink658222968\\dest\\loophole-victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink622374007\\dest\\loophole-victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink406176106\\dest\\loophole-victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestError
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestError (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/no_progress
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/progress_1
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/some_progress_with_a_start_time
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/some_progress_without_a_start_time
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/with_units
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestProgressString/hide_counts
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestProgressString (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/no_progress (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/progress_1 (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/with_units (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z]     --- PASS: TestProgressString/hide_counts (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestJSONMessageDisplay
16:21:09 [2021-05-06T16:21:09.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink228378561\\dest\\loophole-victim" -> "../victim"
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestApplyLayerWhiteouts
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestGenerateEmptyFile
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestGenerateEmptyFile (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestGenerateWithContent
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestGenerateWithContent (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] PASS
16:21:09 [2021-05-06T16:21:09.489Z] coverage: 62.6% of statements
16:21:09 [2021-05-06T16:21:09.489Z] ok  	github.com/docker/docker/pkg/archive	6.544s	coverage: 62.6% of statements
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestJSONMessageDisplay (0.11s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestJSONMessageDisplayWithJSONError
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] === RUN   TestDisplayJSONMessagesStream
16:21:09 [2021-05-06T16:21:09.489Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
16:21:09 [2021-05-06T16:21:09.489Z] PASS
16:21:09 [2021-05-06T16:21:09.489Z] coverage: 91.7% of statements
16:21:09 [2021-05-06T16:21:09.489Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.155s	coverage: 91.7% of statements
16:21:09 [2021-05-06T16:21:09.514Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:21:09 [2021-05-06T16:21:09.939Z] === RUN   TestNameFormat
16:21:09 [2021-05-06T16:21:09.939Z] --- PASS: TestNameFormat (0.00s)
16:21:09 [2021-05-06T16:21:09.939Z] === RUN   TestNameRetries
16:21:09 [2021-05-06T16:21:09.939Z] --- PASS: TestNameRetries (0.00s)
16:21:09 [2021-05-06T16:21:09.939Z] PASS
16:21:09 [2021-05-06T16:21:09.939Z] coverage: 85.7% of statements
16:21:10 [2021-05-06T16:21:10.390Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.061s	coverage: 85.7% of statements
16:21:10 [2021-05-06T16:21:10.390Z] === RUN   TestParseKeyValueOpt
16:21:10 [2021-05-06T16:21:10.390Z] --- PASS: TestParseKeyValueOpt (0.00s)
16:21:10 [2021-05-06T16:21:10.390Z] === RUN   TestParseUintList
16:21:10 [2021-05-06T16:21:10.390Z] --- PASS: TestParseUintList (0.00s)
16:21:10 [2021-05-06T16:21:10.390Z] === RUN   TestParseUintListMaximumLimits
16:21:10 [2021-05-06T16:21:10.390Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
16:21:10 [2021-05-06T16:21:10.390Z] PASS
16:21:10 [2021-05-06T16:21:10.390Z] coverage: 97.0% of statements
16:21:10 [2021-05-06T16:21:10.390Z] ok  	github.com/docker/docker/pkg/parsers	0.062s	coverage: 97.0% of statements
16:21:10 [2021-05-06T16:21:10.841Z] === RUN   TestNewAndRemove
16:21:10 [2021-05-06T16:21:10.841Z] --- PASS: TestNewAndRemove (0.00s)
16:21:10 [2021-05-06T16:21:10.841Z] === RUN   TestRemoveInvalidPath
16:21:10 [2021-05-06T16:21:10.841Z] --- PASS: TestRemoveInvalidPath (0.00s)
16:21:10 [2021-05-06T16:21:10.841Z] PASS
16:21:10 [2021-05-06T16:21:10.841Z] coverage: 82.6% of statements
16:21:10 [2021-05-06T16:21:10.841Z] ok  	github.com/docker/docker/pkg/pidfile	0.070s	coverage: 82.6% of statements
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestParseEmptyInterface
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestParseEmptyInterface (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestParseNonInterfaceType
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestParseNonInterfaceType (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestParseWithOneFunction
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestParseWithOneFunction (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestParseWithMultipleFuncs
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestParseWithUnnamedReturn
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestEmbeddedInterface
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestEmbeddedInterface (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestParsedImports
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestParsedImports (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] === RUN   TestAliasedImports
16:21:11 [2021-05-06T16:21:11.292Z] --- PASS: TestAliasedImports (0.00s)
16:21:11 [2021-05-06T16:21:11.292Z] PASS
16:21:11 [2021-05-06T16:21:11.292Z] coverage: 56.8% of statements
16:21:11 [2021-05-06T16:21:11.292Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.070s	coverage: 56.8% of statements
16:21:11 [2021-05-06T16:21:11.415Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:21:12 [2021-05-06T16:21:12.242Z] === RUN   TestFailedConnection
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestHTTPTransport
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestHTTPTransport (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] PASS
16:21:12 [2021-05-06T16:21:12.693Z] coverage: 85.7% of statements
16:21:12 [2021-05-06T16:21:12.693Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.063s	coverage: 85.7% of statements
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestBufioReaderPoolPutAndGet
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestBufioWriterPoolPutAndGet
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] === RUN   TestBufferPoolPutAndGet
16:21:12 [2021-05-06T16:21:12.693Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
16:21:12 [2021-05-06T16:21:12.693Z] PASS
16:21:12 [2021-05-06T16:21:12.693Z] coverage: 88.2% of statements
16:21:12 [2021-05-06T16:21:12.693Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
16:21:13 [2021-05-06T16:21:13.143Z] --- PASS: TestFailedConnection (1.08s)
16:21:13 [2021-05-06T16:21:13.143Z] === RUN   TestFailOnce
16:21:13 [2021-05-06T16:21:13.143Z] === RUN   TestOutputOnPrematureClose
16:21:13 [2021-05-06T16:21:13.143Z] --- PASS: TestOutputOnPrematureClose (0.00s)
16:21:13 [2021-05-06T16:21:13.143Z] === RUN   TestCompleteSilently
16:21:13 [2021-05-06T16:21:13.143Z] --- PASS: TestCompleteSilently (0.00s)
16:21:13 [2021-05-06T16:21:13.143Z] PASS
16:21:13 [2021-05-06T16:21:13.143Z] coverage: 75.9% of statements
16:21:13 [2021-05-06T16:21:13.143Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
16:21:13 [2021-05-06T16:21:13.593Z] 2021/05/06 16:21:13 http: panic serving 127.0.0.1:49222: Plugin not ready
16:21:13 [2021-05-06T16:21:13.593Z] goroutine 34 [running]:
16:21:13 [2021-05-06T16:21:13.593Z] net/http.(*conn).serve.func1(0xc000136000)
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/net/http/server.go:1795 +0x140
16:21:13 [2021-05-06T16:21:13.593Z] panic(0x849b40, 0x986aa0)
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
16:21:13 [2021-05-06T16:21:13.593Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000158000, 0xc00014a000)
16:21:13 [2021-05-06T16:21:13.593Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
16:21:13 [2021-05-06T16:21:13.593Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000158000, 0xc00014a000)
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/net/http/server.go:2036 +0x4b
16:21:13 [2021-05-06T16:21:13.593Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000158000, 0xc00014a000)
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
16:21:13 [2021-05-06T16:21:13.593Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000158000, 0xc00014a000)
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/net/http/server.go:2831 +0xab
16:21:13 [2021-05-06T16:21:13.593Z] net/http.(*conn).serve(0xc000136000, 0x99b2a0, 0xc000140000)
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/net/http/server.go:1919 +0x87c
16:21:13 [2021-05-06T16:21:13.593Z] created by net/http.(*Server).Serve
16:21:13 [2021-05-06T16:21:13.593Z] 	c:/go/src/net/http/server.go:2957 +0x38b
16:21:13 [2021-05-06T16:21:13.593Z] time="2021-05-06T16:21:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
16:21:13 [2021-05-06T16:21:13.593Z] === RUN   TestSendToOneSub
16:21:13 [2021-05-06T16:21:13.593Z] --- PASS: TestSendToOneSub (0.00s)
16:21:13 [2021-05-06T16:21:13.593Z] === RUN   TestSendToMultipleSubs
16:21:13 [2021-05-06T16:21:13.593Z] --- PASS: TestSendToMultipleSubs (0.00s)
16:21:13 [2021-05-06T16:21:13.593Z] === RUN   TestEvictOneSub
16:21:13 [2021-05-06T16:21:13.593Z] --- PASS: TestEvictOneSub (0.00s)
16:21:13 [2021-05-06T16:21:13.593Z] === RUN   TestClosePublisher
16:21:13 [2021-05-06T16:21:13.593Z] --- PASS: TestClosePublisher (0.00s)
16:21:13 [2021-05-06T16:21:13.593Z] === RUN   TestPubSubRace
16:21:14 [2021-05-06T16:21:14.044Z] === RUN   TestRegister
16:21:14 [2021-05-06T16:21:14.044Z] --- PASS: TestRegister (0.00s)
16:21:14 [2021-05-06T16:21:14.044Z] === RUN   TestCommand
16:21:14 [2021-05-06T16:21:14.044Z] --- PASS: TestCommand (0.02s)
16:21:14 [2021-05-06T16:21:14.044Z] === RUN   TestNaiveSelf
16:21:14 [2021-05-06T16:21:14.044Z] --- PASS: TestNaiveSelf (0.02s)
16:21:14 [2021-05-06T16:21:14.044Z] PASS
16:21:14 [2021-05-06T16:21:14.044Z] coverage: 82.4% of statements
16:21:14 [2021-05-06T16:21:14.044Z] ok  	github.com/docker/docker/pkg/reexec	0.071s	coverage: 82.4% of statements
16:21:14 [2021-05-06T16:21:14.494Z] --- PASS: TestFailOnce (1.14s)
16:21:14 [2021-05-06T16:21:14.494Z] === RUN   TestEchoInputOutput
16:21:14 [2021-05-06T16:21:14.494Z] --- PASS: TestEchoInputOutput (0.00s)
16:21:14 [2021-05-06T16:21:14.494Z] === RUN   TestBackoff
16:21:14 [2021-05-06T16:21:14.494Z] --- PASS: TestBackoff (0.00s)
16:21:14 [2021-05-06T16:21:14.494Z] === RUN   TestAbortRetry
16:21:14 [2021-05-06T16:21:14.494Z] --- PASS: TestAbortRetry (0.00s)
16:21:14 [2021-05-06T16:21:14.494Z] === RUN   TestClientScheme
16:21:14 [2021-05-06T16:21:14.494Z] --- PASS: TestClientScheme (0.00s)
16:21:14 [2021-05-06T16:21:14.494Z] === RUN   TestNewClientWithTimeout
16:21:14 [2021-05-06T16:21:14.494Z] --- PASS: TestPubSubRace (1.04s)
16:21:14 [2021-05-06T16:21:14.494Z] PASS
16:21:14 [2021-05-06T16:21:14.494Z] coverage: 75.0% of statements
16:21:14 [2021-05-06T16:21:14.494Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 75.0% of statements
16:21:14 [2021-05-06T16:21:14.945Z] === RUN   TestParseSignal
16:21:14 [2021-05-06T16:21:14.945Z] --- PASS: TestParseSignal (0.00s)
16:21:14 [2021-05-06T16:21:14.945Z] === RUN   TestValidSignalForPlatform
16:21:14 [2021-05-06T16:21:14.945Z] --- PASS: TestValidSignalForPlatform (0.00s)
16:21:14 [2021-05-06T16:21:14.945Z] PASS
16:21:14 [2021-05-06T16:21:14.945Z] coverage: 20.3% of statements
16:21:14 [2021-05-06T16:21:14.945Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 20.3% of statements
16:21:14 [2021-05-06T16:21:14.945Z] time="2021-05-06T16:21:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestNewStdWriter
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestNewStdWriter (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestWriteWithUninitializedStdWriter
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestWriteWithNilBytes
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestWriteWithNilBytes (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestWrite
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestWrite (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestWriteWithWriterError
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestWriteWithWriterError (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyWriteAndRead
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyReturnsErrorReadingHeader
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyReturnsErrorReadingFrame
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyDetectsCorruptedFrame
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyWithInvalidInputHeader
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyWithCorruptedPrefix
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyReturnsWriteErrors
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] === RUN   TestStdCopyReturnsErrorFromSystem
16:21:15 [2021-05-06T16:21:15.395Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
16:21:15 [2021-05-06T16:21:15.395Z] PASS
16:21:15 [2021-05-06T16:21:15.395Z] coverage: 100.0% of statements
16:21:15 [2021-05-06T16:21:15.395Z] ok  	github.com/docker/docker/pkg/stdcopy	0.038s	coverage: 100.0% of statements
16:21:15 [2021-05-06T16:21:15.600Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestRawProgressFormatterFormatStatus
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestRawProgressFormatterFormatProgress
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestFormatStatus
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestFormatStatus (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestFormatError
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestFormatError (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestFormatJSONError
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestFormatJSONError (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestJsonProgressFormatterFormatProgress
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestJsonProgressFormatterFormatStatus
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestNewJSONProgressOutput
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestNewJSONProgressOutput (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestAuxFormatterEmit
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestAuxFormatterEmit (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestStreamWriterStdout
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestStreamWriterStdout (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestStreamWriterStderr
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestStreamWriterStderr (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] PASS
16:21:15 [2021-05-06T16:21:15.845Z] coverage: 66.2% of statements
16:21:15 [2021-05-06T16:21:15.845Z] ok  	github.com/docker/docker/pkg/streamformatter	0.055s	coverage: 66.2% of statements
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestGenerateRandomID
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestGenerateRandomID (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestShortenId
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestShortenId (0.00s)
16:21:15 [2021-05-06T16:21:15.845Z] === RUN   TestShortenSha256Id
16:21:15 [2021-05-06T16:21:15.845Z] --- PASS: TestShortenSha256Id (0.00s)
16:21:15 [2021-05-06T16:21:15.859Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:21:16 [2021-05-06T16:21:16.117Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:21:16 [2021-05-06T16:21:16.296Z] === RUN   TestShortenIdEmpty
16:21:16 [2021-05-06T16:21:16.296Z] --- PASS: TestShortenIdEmpty (0.00s)
16:21:16 [2021-05-06T16:21:16.296Z] === RUN   TestShortenIdInvalid
16:21:16 [2021-05-06T16:21:16.296Z] --- PASS: TestShortenIdInvalid (0.00s)
16:21:16 [2021-05-06T16:21:16.296Z] === RUN   TestIsShortIDNonHex
16:21:16 [2021-05-06T16:21:16.296Z] --- PASS: TestIsShortIDNonHex (0.00s)
16:21:16 [2021-05-06T16:21:16.296Z] === RUN   TestIsShortIDNotCorrectSize
16:21:16 [2021-05-06T16:21:16.296Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
16:21:16 [2021-05-06T16:21:16.296Z] PASS
16:21:16 [2021-05-06T16:21:16.296Z] coverage: 70.6% of statements
16:21:16 [2021-05-06T16:21:16.296Z] ok  	github.com/docker/docker/pkg/stringid	0.035s	coverage: 70.6% of statements
16:21:16 [2021-05-06T16:21:16.296Z] time="2021-05-06T16:21:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
16:21:16 [2021-05-06T16:21:16.683Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:21:16 [2021-05-06T16:21:16.747Z] === RUN   TestIsCpusetListAvailable
16:21:16 [2021-05-06T16:21:16.747Z] --- PASS: TestIsCpusetListAvailable (0.00s)
16:21:16 [2021-05-06T16:21:16.747Z] PASS
16:21:16 [2021-05-06T16:21:16.747Z] coverage: 38.2% of statements
16:21:16 [2021-05-06T16:21:16.747Z] ok  	github.com/docker/docker/pkg/sysinfo	0.068s	coverage: 38.2% of statements
16:21:16 [2021-05-06T16:21:16.941Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:21:17 [2021-05-06T16:21:17.506Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestChtimes
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestChtimes (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestChtimesWindows
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestChtimesWindows (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestEnsureRemoveAllNotExist
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestEnsureRemoveAllWithDir
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestEnsureRemoveAllWithFile
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestHasWin32KSupport
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestHasWin32KSupport (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z]     syscall_windows_test.go:8: win32k: true
16:21:17 [2021-05-06T16:21:17.697Z] PASS
16:21:17 [2021-05-06T16:21:17.697Z] coverage: 12.0% of statements
16:21:17 [2021-05-06T16:21:17.697Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 12.0% of statements
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestTailFile
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestTailFile (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestTailFileManyLines
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestTailFileManyLines (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestTailEmptyFile
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestTailEmptyFile (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestTailNegativeN
16:21:17 [2021-05-06T16:21:17.697Z] --- PASS: TestTailNegativeN (0.00s)
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/2_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/2_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/4_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/4_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/8_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/8_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/12_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/12_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/no_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/no_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/truncated_last_line
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/truncated_last_line#01
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/truncated_last_line#02
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.697Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.697Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/8_byte_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/no_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/2_byte_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/12_byte_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/4_byte_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.698Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.698Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
16:21:17 [2021-05-06T16:21:17.699Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:21:17 [2021-05-06T16:21:17.699Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:21:17 [2021-05-06T16:21:17.699Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.699Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:21:17 [2021-05-06T16:21:17.699Z] === CONT  TestNewTailReader/no_delimiter/no_lines
16:21:17 [2021-05-06T16:21:17.699Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:21:17 [2021-05-06T16:21:17.699Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.151Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.151Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.152Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.152Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.153Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.154Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:21:18 [2021-05-06T16:21:18.155Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:21:18 [2021-05-06T16:21:18.155Z] --- PASS: TestNewTailReader (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.155Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.03s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.01s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.03s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.156Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.157Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.06s)
16:21:18 [2021-05-06T16:21:18.449Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:21:18 [2021-05-06T16:21:18.449Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] PASS
16:21:18 [2021-05-06T16:21:18.607Z] coverage: 88.6% of statements
16:21:18 [2021-05-06T16:21:18.607Z] ok  	github.com/docker/docker/pkg/tailfile	0.359s	coverage: 88.6% of statements
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestTarSumRemoveNonExistent
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestTarSumRemove
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestTarSumRemove (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestSortFileInfoSums
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestSortFileInfoSums (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestNewTarSumForLabelInvalid
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestNewTarSumForLabel
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestNewTarSumForLabel (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestEmptyTar
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestEmptyTar (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestTarSumsReadSize
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestTarSumsReadSize (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestTarSums
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestTarSums (0.08s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestIteration
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestIteration (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestVersionLabelForChecksum
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestVersionLabelForChecksum (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestVersion
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestVersion (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestGetVersion
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestGetVersion (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] === RUN   TestGetVersions
16:21:18 [2021-05-06T16:21:18.607Z] --- PASS: TestGetVersions (0.00s)
16:21:18 [2021-05-06T16:21:18.607Z] PASS
16:21:18 [2021-05-06T16:21:18.607Z] coverage: 89.3% of statements
16:21:18 [2021-05-06T16:21:18.607Z] ok  	github.com/docker/docker/pkg/tarsum	0.130s	coverage: 89.3% of statements
16:21:19 [2021-05-06T16:21:19.015Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:21:19 [2021-05-06T16:21:19.057Z] time="2021-05-06T16:21:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
16:21:19 [2021-05-06T16:21:19.058Z] testing: warning: no tests to run
16:21:19 [2021-05-06T16:21:19.058Z] PASS
16:21:19 [2021-05-06T16:21:19.058Z] coverage: [no statements]
16:21:19 [2021-05-06T16:21:19.058Z] ok  	github.com/docker/docker/pkg/term/windows	0.033s	coverage: [no statements] [no tests to run]
16:21:19 [2021-05-06T16:21:19.508Z] === RUN   TestTruncIndex
16:21:19 [2021-05-06T16:21:19.508Z] --- PASS: TestTruncIndex (0.10s)
16:21:19 [2021-05-06T16:21:19.508Z] PASS
16:21:19 [2021-05-06T16:21:19.508Z] coverage: 91.5% of statements
16:21:19 [2021-05-06T16:21:19.508Z] ok  	github.com/docker/docker/pkg/truncindex	0.132s	coverage: 91.5% of statements
16:21:19 [2021-05-06T16:21:19.958Z] === RUN   TestIsGIT
16:21:19 [2021-05-06T16:21:19.958Z] --- PASS: TestIsGIT (0.00s)
16:21:19 [2021-05-06T16:21:19.958Z] === RUN   TestIsTransport
16:21:19 [2021-05-06T16:21:19.958Z] --- PASS: TestIsTransport (0.00s)
16:21:19 [2021-05-06T16:21:19.958Z] PASS
16:21:19 [2021-05-06T16:21:19.958Z] coverage: 100.0% of statements
16:21:19 [2021-05-06T16:21:19.958Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
16:21:20 [2021-05-06T16:21:20.408Z] === RUN   TestVersionInfo
16:21:20 [2021-05-06T16:21:20.408Z] --- PASS: TestVersionInfo (0.00s)
16:21:20 [2021-05-06T16:21:20.408Z] === RUN   TestAppendVersions
16:21:20 [2021-05-06T16:21:20.408Z] --- PASS: TestAppendVersions (0.00s)
16:21:20 [2021-05-06T16:21:20.408Z] PASS
16:21:20 [2021-05-06T16:21:20.408Z] coverage: 88.9% of statements
16:21:20 [2021-05-06T16:21:20.408Z] ok  	github.com/docker/docker/pkg/useragent	0.039s	coverage: 88.9% of statements
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:21:20 [2021-05-06T16:21:20.408Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:21:21 [2021-05-06T16:21:21.202Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:21:21 [2021-05-06T16:21:21.359Z] === RUN   TestNewSettable
16:21:21 [2021-05-06T16:21:21.359Z] --- PASS: TestNewSettable (0.00s)
16:21:21 [2021-05-06T16:21:21.359Z] === RUN   TestIsSettable
16:21:21 [2021-05-06T16:21:21.359Z] --- PASS: TestIsSettable (0.00s)
16:21:21 [2021-05-06T16:21:21.359Z] === RUN   TestUpdateSettingsEnv
16:21:21 [2021-05-06T16:21:21.359Z] --- PASS: TestUpdateSettingsEnv (0.00s)
16:21:21 [2021-05-06T16:21:21.359Z] PASS
16:21:21 [2021-05-06T16:21:21.359Z] coverage: 20.1% of statements
16:21:21 [2021-05-06T16:21:21.808Z] ok  	github.com/docker/docker/plugin/v2	0.046s	coverage: 20.1% of statements
16:21:21 [2021-05-06T16:21:21.808Z] === RUN   TestValidatePrivileges
16:21:21 [2021-05-06T16:21:21.808Z] --- PASS: TestValidatePrivileges (0.00s)
16:21:21 [2021-05-06T16:21:21.808Z] === RUN   TestFilterByCapNeg
16:21:21 [2021-05-06T16:21:21.808Z] --- PASS: TestFilterByCapNeg (0.00s)
16:21:21 [2021-05-06T16:21:21.808Z] === RUN   TestFilterByCapPos
16:21:21 [2021-05-06T16:21:21.809Z] --- PASS: TestFilterByCapPos (0.00s)
16:21:21 [2021-05-06T16:21:21.809Z] === RUN   TestStoreGetPluginNotMatchCapRefs
16:21:21 [2021-05-06T16:21:21.809Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
16:21:21 [2021-05-06T16:21:21.809Z] PASS
16:21:21 [2021-05-06T16:21:21.809Z] coverage: 12.0% of statements
16:21:21 [2021-05-06T16:21:21.809Z] ok  	github.com/docker/docker/plugin	0.044s	coverage: 12.0% of statements
16:21:21 [2021-05-06T16:21:21.809Z] === RUN   TestLoad
16:21:21 [2021-05-06T16:21:21.809Z] --- PASS: TestLoad (0.00s)
16:21:21 [2021-05-06T16:21:21.809Z] === RUN   TestSave
16:21:21 [2021-05-06T16:21:21.809Z] --- PASS: TestSave (0.05s)
16:21:21 [2021-05-06T16:21:21.809Z] === RUN   TestAddDeleteGet
16:21:21 [2021-05-06T16:21:21.809Z] --- PASS: TestAddDeleteGet (0.03s)
16:21:21 [2021-05-06T16:21:21.809Z] === RUN   TestInvalidTags
16:21:21 [2021-05-06T16:21:21.809Z] --- PASS: TestInvalidTags (0.00s)
16:21:21 [2021-05-06T16:21:21.809Z] PASS
16:21:21 [2021-05-06T16:21:21.809Z] coverage: 84.4% of statements
16:21:21 [2021-05-06T16:21:21.809Z] ok  	github.com/docker/docker/reference	0.146s	coverage: 84.4% of statements
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestHeaderSimpleErrors
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestHeaderTooMuchFailures
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestReaderWithReadError
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestRestartManagerTimeout
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestRestartManagerTimeout (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestRestartManagerTimeoutReset
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] PASS
16:21:23 [2021-05-06T16:21:23.319Z] coverage: 50.9% of statements
16:21:23 [2021-05-06T16:21:23.319Z] ok  	github.com/docker/docker/restartmanager	0.029s	coverage: 50.9% of statements
16:21:23 [2021-05-06T16:21:23.319Z] time="2021-05-06T16:21:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestReader
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestReader (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] === RUN   TestResumableRequestReaderWithInitialResponse
16:21:23 [2021-05-06T16:21:23.319Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
16:21:23 [2021-05-06T16:21:23.319Z] PASS
16:21:23 [2021-05-06T16:21:23.319Z] coverage: 100.0% of statements
16:21:23 [2021-05-06T16:21:23.319Z] ok  	github.com/docker/docker/registry/resumable	0.198s	coverage: 100.0% of statements
16:21:23 [2021-05-06T16:21:23.319Z] time="2021-05-06T16:21:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestResolveAuthConfigIndexServer
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestResolveAuthConfigFullURL
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestLoadAllowNondistributableArtifacts
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestValidateMirror
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestValidateMirror (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestLoadInsecureRegistries
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestDecodeContainerConfig
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestDecodeContainerConfig (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestDecodeContainerConfigIsolation
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestValidatePrivileged
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestValidatePrivileged (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] PASS
16:21:23 [2021-05-06T16:21:23.769Z] coverage: 52.2% of statements
16:21:23 [2021-05-06T16:21:23.769Z] ok  	github.com/docker/docker/runconfig	0.057s	coverage: 52.2% of statements
16:21:23 [2021-05-06T16:21:23.769Z] time="2021-05-06T16:21:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
16:21:23 [2021-05-06T16:21:23.769Z] time="2021-05-06T16:21:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
16:21:23 [2021-05-06T16:21:23.769Z] time="2021-05-06T16:21:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestLoadInsecureRegistries (0.10s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestNewServiceConfig
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestNewServiceConfig (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestValidateIndexName
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestValidateIndexName (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestValidateIndexNameWithError
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestValidateIndexNameWithError (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestEndpointParse
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestEndpointParse (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestEndpointParseInvalid
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestEndpointParseInvalid (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestValidateEndpoint
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestValidateEndpoint (0.01s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestPing
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestPing (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestPingRegistryEndpoint
16:21:23 [2021-05-06T16:21:23.769Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestEndpoint
16:21:23 [2021-05-06T16:21:23.769Z] --- SKIP: TestEndpoint (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestParseRepositoryInfo
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestParseRepositoryInfo (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestNewIndexInfo
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestNewIndexInfo (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestMirrorEndpointLookup
16:21:23 [2021-05-06T16:21:23.769Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestSearchRepositories
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestSearchRepositories (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
16:21:23 [2021-05-06T16:21:23.769Z]         Host: 127.0.0.1:49241
16:21:23 [2021-05-06T16:21:23.769Z]         User-Agent: docker test client
16:21:23 [2021-05-06T16:21:23.769Z]         Authorization: Token fake-token
16:21:23 [2021-05-06T16:21:23.769Z]         X-Docker-Token: true
16:21:23 [2021-05-06T16:21:23.769Z]         Accept-Encoding: gzip
16:21:23 [2021-05-06T16:21:23.769Z]         
16:21:23 [2021-05-06T16:21:23.769Z]         
16:21:23 [2021-05-06T16:21:23.769Z]     registry_test.go:730: HTTP/1.1 200 OK
16:21:23 [2021-05-06T16:21:23.769Z]         Connection: close
16:21:23 [2021-05-06T16:21:23.769Z]         Content-Length: 144
16:21:23 [2021-05-06T16:21:23.769Z]         Cache-Control: no-cache
16:21:23 [2021-05-06T16:21:23.769Z]         Content-Type: application/json
16:21:23 [2021-05-06T16:21:23.769Z]         Date: Thu, 06 May 2021 16:21:23 GMT
16:21:23 [2021-05-06T16:21:23.769Z]         Expires: -1
16:21:23 [2021-05-06T16:21:23.769Z]         Pragma: no-cache
16:21:23 [2021-05-06T16:21:23.769Z]         Server: docker-tests/mock
16:21:23 [2021-05-06T16:21:23.769Z]         X-Docker-Registry-Config: mock
16:21:23 [2021-05-06T16:21:23.769Z]         X-Docker-Registry-Version: 0.0.0
16:21:23 [2021-05-06T16:21:23.769Z]         
16:21:23 [2021-05-06T16:21:23.769Z]         
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestTrustedLocation
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestTrustedLocation (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestAllowNondistributableArtifacts
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] === RUN   TestIsSecureIndex
16:21:23 [2021-05-06T16:21:23.769Z] --- PASS: TestIsSecureIndex (0.00s)
16:21:23 [2021-05-06T16:21:23.769Z] PASS
16:21:23 [2021-05-06T16:21:23.769Z] coverage: 51.7% of statements
16:21:23 [2021-05-06T16:21:23.769Z] ok  	github.com/docker/docker/registry	0.179s	coverage: 51.7% of statements
16:21:24 [2021-05-06T16:21:24.220Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
16:21:24 [2021-05-06T16:21:24.220Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
16:21:24 [2021-05-06T16:21:24.220Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
16:21:24 [2021-05-06T16:21:24.220Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
16:21:24 [2021-05-06T16:21:24.220Z] PASS
16:21:24 [2021-05-06T16:21:24.220Z] coverage: 62.5% of statements
16:21:24 [2021-05-06T16:21:24.220Z] ok  	github.com/docker/docker/testutil	0.048s	coverage: 62.5% of statements
16:21:25 [2021-05-06T16:21:25.570Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:21:25 [2021-05-06T16:21:25.570Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:21:25 [2021-05-06T16:21:25.570Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:21:25 [2021-05-06T16:21:25.730Z] === RUN   TestGetDriver
16:21:25 [2021-05-06T16:21:25.730Z] --- PASS: TestGetDriver (0.00s)
16:21:25 [2021-05-06T16:21:25.730Z] === RUN   TestVolumeRequestError
16:21:25 [2021-05-06T16:21:25.730Z] --- PASS: TestVolumeRequestError (0.01s)
16:21:25 [2021-05-06T16:21:25.730Z] PASS
16:21:25 [2021-05-06T16:21:25.730Z] coverage: 36.1% of statements
16:21:25 [2021-05-06T16:21:25.730Z] ok  	github.com/docker/docker/volume/drivers	0.044s	coverage: 36.1% of statements
16:21:26 [2021-05-06T16:21:26.503Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:21:27 [2021-05-06T16:21:27.001Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestGetAddress
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestGetAddress (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestRemove
16:21:27 [2021-05-06T16:21:27.242Z] --- SKIP: TestRemove (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestInitializeWithVolumes
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestInitializeWithVolumes (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestConvertTmpfsOptions
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestCreate
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestConvertTmpfsOptions (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:49: data="mode=700,size=1m"
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:49: data="ro"
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestParseMountRaw
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestCreate (0.01s)
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestValidateName
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestValidateName (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestCreateWithOpts
16:21:27 [2021-05-06T16:21:27.242Z] --- SKIP: TestCreateWithOpts (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z]     local_test.go:181: runtime.GOOS == "windows"
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestRelaodNoOpts
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestRelaodNoOpts (0.01s)
16:21:27 [2021-05-06T16:21:27.242Z] PASS
16:21:27 [2021-05-06T16:21:27.242Z] coverage: 41.5% of statements
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestParseMountRaw (0.02s)
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestParseMountRawSplit
16:21:27 [2021-05-06T16:21:27.242Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 41.5% of statements
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestParseMountRawSplit (0.01s)
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 0
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 1
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 2
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 3
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 4
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 5
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 6
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 7
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 8
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 0
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 1
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 2
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 3
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 4
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 5
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 6
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 7
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 8
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 9
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 10
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 11
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 12
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 0
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 1
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 2
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 3
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 4
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 5
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 6
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 7
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 8
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 9
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 10
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:390: case 11
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestParseMountSpec
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestParseMountSpec (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:455: case 0
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:455: case 1
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:455: case 2
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:455: case 3
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:455: case 4
16:21:27 [2021-05-06T16:21:27.242Z]     parser_test.go:455: case 5
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestParseMountSpecBindWithFileinfoError
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
16:21:27 [2021-05-06T16:21:27.242Z] === RUN   TestValidateMount
16:21:27 [2021-05-06T16:21:27.242Z] --- PASS: TestValidateMount (0.01s)
16:21:27 [2021-05-06T16:21:27.242Z] PASS
16:21:27 [2021-05-06T16:21:27.242Z] coverage: 66.2% of statements
16:21:27 [2021-05-06T16:21:27.242Z] ok  	github.com/docker/docker/volume/mounts	0.075s	coverage: 66.2% of statements
16:21:28 [2021-05-06T16:21:28.191Z] === RUN   TestSetGetMeta
16:21:28 [2021-05-06T16:21:28.191Z] === PAUSE TestSetGetMeta
16:21:28 [2021-05-06T16:21:28.191Z] === RUN   TestRestore
16:21:28 [2021-05-06T16:21:28.191Z] === PAUSE TestRestore
16:21:28 [2021-05-06T16:21:28.191Z] === RUN   TestServiceCreate
16:21:28 [2021-05-06T16:21:28.191Z] === PAUSE TestServiceCreate
16:21:28 [2021-05-06T16:21:28.191Z] === RUN   TestServiceList
16:21:28 [2021-05-06T16:21:28.191Z] === PAUSE TestServiceList
16:21:28 [2021-05-06T16:21:28.191Z] === RUN   TestServiceRemove
16:21:28 [2021-05-06T16:21:28.191Z] === PAUSE TestServiceRemove
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestServiceGet
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestServiceGet
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestServicePrune
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestServicePrune
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestCreate
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestCreate
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestRemove
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestRemove
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestList
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestList
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFindByDriver
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFindByDriver
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFindByReferenced
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFindByReferenced
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestDerefMultipleOfSameRef
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestDerefMultipleOfSameRef
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestDefererencePluginOnCreateError
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestDefererencePluginOnCreateError
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestRefDerefRemove
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestRefDerefRemove
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestGet
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestGet
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestGetWithReference
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestGetWithReference
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_nil_list
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_nil_list
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_empty_list
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_empty_list
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_filter_some
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_filter_some
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_filter_middle
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_filter_middle
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_filter_middle_and_last
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
16:21:28 [2021-05-06T16:21:28.192Z] === RUN   TestFilterFunc/test_filter_first_and_last
16:21:28 [2021-05-06T16:21:28.192Z] === PAUSE TestFilterFunc/test_filter_first_and_last
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_nil_list
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_filter_some
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_empty_list
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_filter_middle_and_last
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_filter_first_and_last
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFilterFunc/test_filter_middle
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestFilterFunc (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestSetGetMeta
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFindByDriver
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestRefDerefRemove
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestSetGetMeta (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestList
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestRemove
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestRefDerefRemove (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestCreate
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestFindByDriver (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestServicePrune
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestCreate (0.01s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestServiceGet
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestRemove (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestServiceRemove
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestList (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestServiceList
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestServiceGet (0.08s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestServiceCreate
16:21:28 [2021-05-06T16:21:28.192Z] time="2021-05-06T16:21:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestServiceRemove (0.08s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestRestore
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestServiceList (0.08s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestDefererencePluginOnCreateError
16:21:28 [2021-05-06T16:21:28.192Z] time="2021-05-06T16:21:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:21:28 [2021-05-06T16:21:28.192Z] time="2021-05-06T16:21:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:21:28 [2021-05-06T16:21:28.192Z] time="2021-05-06T16:21:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestServiceCreate (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestDerefMultipleOfSameRef
16:21:28 [2021-05-06T16:21:28.192Z] time="2021-05-06T16:21:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestRestore (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestGetWithReference
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestFindByReferenced
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestServicePrune (0.11s)
16:21:28 [2021-05-06T16:21:28.192Z] === CONT  TestGet
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestFindByReferenced (0.01s)
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestGetWithReference (0.02s)
16:21:28 [2021-05-06T16:21:28.192Z] --- PASS: TestGet (0.01s)
16:21:28 [2021-05-06T16:21:28.192Z] PASS
16:21:28 [2021-05-06T16:21:28.192Z] coverage: 70.3% of statements
16:21:28 [2021-05-06T16:21:28.192Z] ok  	github.com/docker/docker/volume/service	0.197s	coverage: 70.3% of statements
16:21:28 [2021-05-06T16:21:28.406Z] === RUN   TestDockerSuite/TestRunPortInUse
16:21:28 [2021-05-06T16:21:28.973Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:21:29 [2021-05-06T16:21:29.539Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:21:30 [2021-05-06T16:21:30.105Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:21:30 [2021-05-06T16:21:30.363Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:21:30 [2021-05-06T16:21:30.747Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:21:31 [2021-05-06T16:21:31.298Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:21:31 [2021-05-06T16:21:31.555Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:21:31 [2021-05-06T16:21:31.555Z] === RUN   TestDockerSuite/TestRunPublishPort
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestNewClientWithTimeout (17.61s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestClientStream
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestClientStream (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestClientSendFile
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestClientSendFile (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestClientWithRequestTimeout
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestClientWithRequestTimeout (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestFileSpecPlugin
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestFileSpecPlugin (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestFileJSONSpecPlugin
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestPluginAddHandler
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestPluginAddHandler (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestPluginWaitBadPlugin
16:21:31 [2021-05-06T16:21:31.874Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
16:21:31 [2021-05-06T16:21:31.874Z] === RUN   TestGet
16:21:31 [2021-05-06T16:21:31.874Z] time="2021-05-06T16:21:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
16:21:32 [2021-05-06T16:21:32.489Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:21:32 [2021-05-06T16:21:32.747Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:21:32 [2021-05-06T16:21:32.747Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:21:33 [2021-05-06T16:21:33.384Z] time="2021-05-06T16:21:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
16:21:33 [2021-05-06T16:21:33.680Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:21:34 [2021-05-06T16:21:34.894Z] time="2021-05-06T16:21:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
16:21:35 [2021-05-06T16:21:35.054Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:21:35 [2021-05-06T16:21:35.054Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:21:36 [2021-05-06T16:21:36.553Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:21:38 [2021-05-06T16:21:38.336Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:21:39 [2021-05-06T16:21:39.521Z] time="2021-05-06T16:21:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
16:21:39 [2021-05-06T16:21:39.710Z] === RUN   TestDockerSuite/TestRunRm
16:21:40 [2021-05-06T16:21:40.645Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:21:44 [2021-05-06T16:21:44.831Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:21:44 [2021-05-06T16:21:44.831Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:21:45 [2021-05-06T16:21:45.766Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:21:46 [2021-05-06T16:21:46.884Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:21:47 [2021-05-06T16:21:47.142Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:21:47 [2021-05-06T16:21:47.708Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:21:47 [2021-05-06T16:21:47.997Z] --- PASS: TestGet (15.01s)
16:21:47 [2021-05-06T16:21:47.997Z] === RUN   TestPluginWithNoManifest
16:21:47 [2021-05-06T16:21:47.997Z] --- PASS: TestPluginWithNoManifest (0.00s)
16:21:47 [2021-05-06T16:21:47.997Z] === RUN   TestGetAll
16:21:47 [2021-05-06T16:21:47.997Z] --- PASS: TestGetAll (0.00s)
16:21:47 [2021-05-06T16:21:47.997Z] PASS
16:21:47 [2021-05-06T16:21:47.997Z] coverage: 73.4% of statements
16:21:47 [2021-05-06T16:21:47.997Z] ok  	github.com/docker/docker/pkg/plugins	34.906s	coverage: 73.4% of statements
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/quota	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/rootless	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/volume	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:21:47 [2021-05-06T16:21:47.997Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === Skipped
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     dispatchers_test.go:377: Windows does not support stopsignal
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
16:21:48 [2021-05-06T16:21:48.448Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     client_test.go:23: runtime.GOOS == "windows"
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     daemon_test.go:147: root required
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     reload_test.go:520: root required
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     pull_v2_test.go:73: Needs fixing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     pull_v2_test.go:118: Needs fixing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     download_test.go:268: Needs fixing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     layer_test.go:304: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     layer_test.go:353: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     layer_test.go:468: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     layer_test.go:697: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     migration_test.go:46: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     migration_test.go:182: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     mount_test.go:17: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     mount_test.go:76: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     mount_test.go:125: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     mount_test.go:212: Failing on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:134: Xz not present in msys2
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:239: Failing on Windows CI machines
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_windows_test.go:16: Currently fails
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     changes_test.go:196: needs more investigation
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     changes_test.go:433: needs further investigation
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     changes_test.go:469: needs further investigation
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     poller_test.go:41: No chmod on Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     fileutils_test.go:134: Needs porting to Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     fileutils_test.go:180: Needs porting to Windows
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
16:21:48 [2021-05-06T16:21:48.448Z]     local_test.go:181: runtime.GOOS == "windows"
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] 
16:21:48 [2021-05-06T16:21:48.448Z] DONE 1833 tests, 45 skipped in 179.062s
16:21:48 [2021-05-06T16:21:48.448Z] INFO: make.ps1 ended at 05/06/2021 16:21:48
16:21:49 [2021-05-06T16:21:49.959Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
16:21:49 [2021-05-06T16:21:49.959Z] INFO: Unit tests ended at 05/06/2021 16:21:49. Duration:00:03:11.2546050
16:21:49 [2021-05-06T16:21:49.959Z] INFO: Building busybox
16:21:49 [2021-05-06T16:21:49.959Z] Sending build context to Docker daemon   5.12kB
16:21:49 [2021-05-06T16:21:49.959Z] 
16:21:49 [2021-05-06T16:21:49.959Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
16:21:49 [2021-05-06T16:21:49.959Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
16:21:49 [2021-05-06T16:21:49.959Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
16:21:49 [2021-05-06T16:21:49.959Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
16:21:49 [2021-05-06T16:21:49.959Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
16:21:49 [2021-05-06T16:21:49.959Z]  ---> 152749f71f8f
16:21:49 [2021-05-06T16:21:49.959Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
16:21:49 [2021-05-06T16:21:49.959Z]  ---> Running in 9cace7c5420a
16:21:51 [2021-05-06T16:21:51.890Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:21:53 [2021-05-06T16:21:53.639Z] Removing intermediate container 9cace7c5420a
16:21:53 [2021-05-06T16:21:53.639Z]  ---> f6fe7f8fea14
16:21:53 [2021-05-06T16:21:53.639Z] Step 7/13 : ARG BUSYBOX_VERSION
16:21:53 [2021-05-06T16:21:53.639Z]  ---> Running in e232d8a4b008
16:21:53 [2021-05-06T16:21:53.639Z] Removing intermediate container e232d8a4b008
16:21:53 [2021-05-06T16:21:53.639Z]  ---> 5c42bc0bc658
16:21:53 [2021-05-06T16:21:53.639Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
16:21:53 [2021-05-06T16:21:53.639Z]  ---> Running in 7fa8320fc727
16:21:54 [2021-05-06T16:21:54.089Z] Removing intermediate container 7fa8320fc727
16:21:54 [2021-05-06T16:21:54.089Z]  ---> 2d78293b9936
16:21:54 [2021-05-06T16:21:54.089Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
16:21:55 [2021-05-06T16:21:55.599Z] 
16:21:55 [2021-05-06T16:21:55.599Z]  ---> 3f54a12562c2
16:21:55 [2021-05-06T16:21:55.599Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
16:21:55 [2021-05-06T16:21:55.599Z]  ---> Running in b804a485b898
16:21:56 [2021-05-06T16:21:56.070Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:21:56 [2021-05-06T16:21:56.070Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:21:56 [2021-05-06T16:21:56.328Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:21:57 [2021-05-06T16:21:57.260Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:21:57 [2021-05-06T16:21:57.521Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:21:58 [2021-05-06T16:21:58.089Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:21:58 [2021-05-06T16:21:58.655Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:21:59 [2021-05-06T16:21:59.220Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:21:59 [2021-05-06T16:21:59.290Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:21:59 [2021-05-06T16:21:59.290Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:22:00 [2021-05-06T16:22:00.153Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:22:00 [2021-05-06T16:22:00.719Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:22:02 [2021-05-06T16:22:02.599Z] Removing intermediate container b804a485b898
16:22:02 [2021-05-06T16:22:02.599Z]  ---> b0888664522f
16:22:02 [2021-05-06T16:22:02.599Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
16:22:02 [2021-05-06T16:22:02.599Z]  ---> Running in e8bdbacfa8a6
16:22:03 [2021-05-06T16:22:03.056Z] 
16:22:03 [2021-05-06T16:22:03.056Z] SUCCESS: Specified value was saved.
16:22:03 [2021-05-06T16:22:03.245Z] === RUN   TestDockerSuite/TestRunState
16:22:05 [2021-05-06T16:22:05.144Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:22:05 [2021-05-06T16:22:05.200Z] Removing intermediate container e8bdbacfa8a6
16:22:05 [2021-05-06T16:22:05.200Z]  ---> a62dc3c0bed7
16:22:05 [2021-05-06T16:22:05.200Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:22:05 [2021-05-06T16:22:05.200Z]  ---> Running in 94e7391e844b
16:22:05 [2021-05-06T16:22:05.711Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:22:06 [2021-05-06T16:22:06.277Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:22:06 [2021-05-06T16:22:06.371Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:22:06 [2021-05-06T16:22:06.371Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:22:06 [2021-05-06T16:22:06.371Z] === RUN   TestDockerSuite/TestBuildNetNone
16:22:06 [2021-05-06T16:22:06.371Z] === RUN   TestDockerSuite/TestBuildNoContext
16:22:06 [2021-05-06T16:22:06.536Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:22:06 [2021-05-06T16:22:06.536Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:22:07 [2021-05-06T16:22:07.471Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:22:07 [2021-05-06T16:22:07.729Z] === RUN   TestDockerSuite/TestRunSysctls
16:22:08 [2021-05-06T16:22:08.062Z] Cannot create a file when that file already exists.
16:22:09 [2021-05-06T16:22:09.104Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:22:09 [2021-05-06T16:22:09.104Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:22:09 [2021-05-06T16:22:09.104Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:22:09 [2021-05-06T16:22:09.280Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:22:10 [2021-05-06T16:22:10.058Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:22:11 [2021-05-06T16:22:11.742Z] Removing intermediate container 94e7391e844b
16:22:11 [2021-05-06T16:22:11.742Z]  ---> 08e53ceb7168
16:22:11 [2021-05-06T16:22:11.742Z] Step 13/13 : CMD ["sh"]
16:22:11 [2021-05-06T16:22:11.742Z]  ---> Running in f6f27c4abb61
16:22:11 [2021-05-06T16:22:11.742Z] Removing intermediate container f6f27c4abb61
16:22:11 [2021-05-06T16:22:11.742Z]  ---> 1e499b552029
16:22:11 [2021-05-06T16:22:11.742Z] Successfully built 1e499b552029
16:22:11 [2021-05-06T16:22:11.742Z] Successfully tagged busybox:latest
16:22:11 [2021-05-06T16:22:11.742Z] INFO: Docker images of the daemon under test
16:22:11 [2021-05-06T16:22:11.742Z] 
16:22:11 [2021-05-06T16:22:11.742Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:22:11 [2021-05-06T16:22:11.742Z] busybox                                latest              1e499b552029        Less than a second ago   5.29GB
16:22:11 [2021-05-06T16:22:11.742Z] microsoft/windowsservercore            latest              152749f71f8f        3 weeks ago              5.27GB
16:22:11 [2021-05-06T16:22:11.742Z] mcr.microsoft.com/windows/servercore   ltsc2019            152749f71f8f        3 weeks ago              5.27GB
16:22:11 [2021-05-06T16:22:11.742Z] 
16:22:11 [2021-05-06T16:22:11.742Z] INFO: Running integration tests at 05/06/2021 16:22:11...
16:22:11 [2021-05-06T16:22:11.742Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:22:11 [2021-05-06T16:22:11.742Z] INFO: Integration API tests being run from the host:
16:22:11 [2021-05-06T16:22:11.742Z] INFO: make.ps1 starting at 05/06/2021 16:22:11
16:22:12 [2021-05-06T16:22:12.193Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:22:12 [2021-05-06T16:22:12.585Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:22:12 [2021-05-06T16:22:12.843Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:22:13 [2021-05-06T16:22:13.022Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:22:14 [2021-05-06T16:22:14.741Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:22:15 [2021-05-06T16:22:15.203Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:22:15 [2021-05-06T16:22:15.203Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:22:15 [2021-05-06T16:22:15.203Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:22:18 [2021-05-06T16:22:18.021Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:22:18 [2021-05-06T16:22:18.112Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:22:18 [2021-05-06T16:22:18.572Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:22:20 [2021-05-06T16:22:20.111Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:22:21 [2021-05-06T16:22:21.302Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:22:21 [2021-05-06T16:22:21.868Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:22:22 [2021-05-06T16:22:22.806Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:22:23 [2021-05-06T16:22:23.372Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:22:24 [2021-05-06T16:22:24.747Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:22:25 [2021-05-06T16:22:25.312Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:22:26 [2021-05-06T16:22:26.788Z] === RUN   TestDockerSuite/TestRunUserByID
16:22:27 [2021-05-06T16:22:27.192Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:22:27 [2021-05-06T16:22:27.723Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:22:27 [2021-05-06T16:22:27.723Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:22:27 [2021-05-06T16:22:27.981Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:22:28 [2021-05-06T16:22:28.730Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:22:28 [2021-05-06T16:22:28.917Z] === RUN   TestDockerSuite/TestRunUserByName
16:22:29 [2021-05-06T16:22:29.850Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:22:30 [2021-05-06T16:22:30.108Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:22:30 [2021-05-06T16:22:30.674Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:22:30 [2021-05-06T16:22:30.674Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:22:30 [2021-05-06T16:22:30.674Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:22:31 [2021-05-06T16:22:31.608Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:22:33 [2021-05-06T16:22:33.180Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:22:33 [2021-05-06T16:22:33.180Z] INFO: Testing against a local daemon
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithSession
16:22:33 [2021-05-06T16:22:33.180Z] --- SKIP: TestBuildWithSession (0.00s)
16:22:33 [2021-05-06T16:22:33.180Z]     build_session_test.go:25: TODO: BuildKit
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildSquashParent
16:22:33 [2021-05-06T16:22:33.180Z] --- SKIP: TestBuildSquashParent (0.00s)
16:22:33 [2021-05-06T16:22:33.180Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:22:33 [2021-05-06T16:22:33.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:22:33 [2021-05-06T16:22:33.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:22:33 [2021-05-06T16:22:33.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:22:33 [2021-05-06T16:22:33.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:22:33 [2021-05-06T16:22:33.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:22:33 [2021-05-06T16:22:33.180Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:22:33 [2021-05-06T16:22:33.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:22:33 [2021-05-06T16:22:33.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:22:33 [2021-05-06T16:22:33.180Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:22:33 [2021-05-06T16:22:33.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:22:33 [2021-05-06T16:22:33.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:22:37 [2021-05-06T16:22:37.305Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:22:37 [2021-05-06T16:22:37.823Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:22:38 [2021-05-06T16:22:38.189Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:22:38 [2021-05-06T16:22:38.189Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:22:38 [2021-05-06T16:22:38.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:22:39 [2021-05-06T16:22:39.124Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:22:39 [2021-05-06T16:22:39.382Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:22:39 [2021-05-06T16:22:39.490Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:22:42 [2021-05-06T16:22:42.666Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:22:44 [2021-05-06T16:22:44.040Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:22:45 [2021-05-06T16:22:45.288Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:22:45 [2021-05-06T16:22:45.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:22:45 [2021-05-06T16:22:45.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.50s)
16:22:45 [2021-05-06T16:22:45.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.76s)
16:22:45 [2021-05-06T16:22:45.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.85s)
16:22:45 [2021-05-06T16:22:45.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.12s)
16:22:45 [2021-05-06T16:22:45.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.00s)
16:22:45 [2021-05-06T16:22:45.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.38s)
16:22:45 [2021-05-06T16:22:45.776Z] === RUN   TestBuildMultiStageCopy
16:22:45 [2021-05-06T16:22:45.776Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:22:47 [2021-05-06T16:22:47.320Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:22:49 [2021-05-06T16:22:49.222Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:22:50 [2021-05-06T16:22:50.157Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:22:50 [2021-05-06T16:22:50.723Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:22:50 [2021-05-06T16:22:50.723Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:22:50 [2021-05-06T16:22:50.723Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:22:50 [2021-05-06T16:22:50.723Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:22:50 [2021-05-06T16:22:50.984Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:22:50 [2021-05-06T16:22:50.984Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:22:51 [2021-05-06T16:22:51.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:22:51 [2021-05-06T16:22:51.917Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:22:52 [2021-05-06T16:22:52.444Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:22:52 [2021-05-06T16:22:52.894Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:22:53 [2021-05-06T16:22:53.844Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:22:53 [2021-05-06T16:22:53.863Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:22:54 [2021-05-06T16:22:54.794Z] --- PASS: TestBuildMultiStageCopy (9.54s)
16:22:54 [2021-05-06T16:22:54.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.37s)
16:22:54 [2021-05-06T16:22:54.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s)
16:22:54 [2021-05-06T16:22:54.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s)
16:22:54 [2021-05-06T16:22:54.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.87s)
16:22:54 [2021-05-06T16:22:54.794Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s)
16:22:54 [2021-05-06T16:22:54.794Z] === RUN   TestBuildMultiStageParentConfig
16:22:55 [2021-05-06T16:22:55.197Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:22:56 [2021-05-06T16:22:56.132Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:22:56 [2021-05-06T16:22:56.935Z] --- PASS: TestBuildMultiStageParentConfig (1.93s)
16:22:56 [2021-05-06T16:22:56.935Z] === RUN   TestBuildLabelWithTargets
16:22:56 [2021-05-06T16:22:56.935Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
16:22:56 [2021-05-06T16:22:56.935Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:22:56 [2021-05-06T16:22:56.935Z] === RUN   TestBuildWithEmptyLayers
16:22:57 [2021-05-06T16:22:57.602Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:22:57 [2021-05-06T16:22:57.886Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
16:22:57 [2021-05-06T16:22:57.886Z] === RUN   TestBuildMultiStageOnBuild
16:22:58 [2021-05-06T16:22:58.032Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:22:58 [2021-05-06T16:22:58.572Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:22:58 [2021-05-06T16:22:58.572Z] === RUN   TestDockerSuite/TestBuildPATH
16:22:58 [2021-05-06T16:22:58.572Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:22:58 [2021-05-06T16:22:58.597Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:22:58 [2021-05-06T16:22:58.855Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:22:59 [2021-05-06T16:22:59.421Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:22:59 [2021-05-06T16:22:59.680Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:23:00 [2021-05-06T16:23:00.112Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:23:00 [2021-05-06T16:23:00.112Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:23:00 [2021-05-06T16:23:00.246Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:23:00 [2021-05-06T16:23:00.246Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:23:00 [2021-05-06T16:23:00.504Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:23:01 [2021-05-06T16:23:01.449Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:23:02 [2021-05-06T16:23:02.384Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:23:02 [2021-05-06T16:23:02.949Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:23:03 [2021-05-06T16:23:03.207Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:23:04 [2021-05-06T16:23:04.142Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:23:04 [2021-05-06T16:23:04.142Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:23:05 [2021-05-06T16:23:05.076Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:23:05 [2021-05-06T16:23:05.076Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:23:05 [2021-05-06T16:23:05.643Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:23:05 [2021-05-06T16:23:05.643Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:23:06 [2021-05-06T16:23:06.576Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:23:06 [2021-05-06T16:23:06.576Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:23:06 [2021-05-06T16:23:06.576Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:23:07 [2021-05-06T16:23:07.513Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:23:09 [2021-05-06T16:23:09.416Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:23:10 [2021-05-06T16:23:10.351Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:23:10 [2021-05-06T16:23:10.351Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:23:10 [2021-05-06T16:23:10.610Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:23:10 [2021-05-06T16:23:10.610Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:23:10 [2021-05-06T16:23:10.868Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:23:11 [2021-05-06T16:23:11.126Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:23:12 [2021-05-06T16:23:12.576Z] --- PASS: TestBuildMultiStageOnBuild (13.81s)
16:23:12 [2021-05-06T16:23:12.576Z] === RUN   TestBuildUncleanTarFilenames
16:23:12 [2021-05-06T16:23:12.576Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
16:23:12 [2021-05-06T16:23:12.576Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:23:12 [2021-05-06T16:23:12.576Z] === RUN   TestBuildMultiStageLayerLeak
16:23:13 [2021-05-06T16:23:13.029Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:23:13 [2021-05-06T16:23:13.287Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:23:16 [2021-05-06T16:23:16.571Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:23:17 [2021-05-06T16:23:17.137Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:23:17 [2021-05-06T16:23:17.137Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:23:17 [2021-05-06T16:23:17.137Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:23:17 [2021-05-06T16:23:17.703Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:23:18 [2021-05-06T16:23:18.269Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:23:18 [2021-05-06T16:23:18.527Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:23:19 [2021-05-06T16:23:19.462Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:23:19 [2021-05-06T16:23:19.721Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:23:21 [2021-05-06T16:23:21.096Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:23:21 [2021-05-06T16:23:21.096Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:23:22 [2021-05-06T16:23:22.471Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:23:23 [2021-05-06T16:23:23.045Z] === RUN   TestDockerSuite/TestSaveImageId
16:23:23 [2021-05-06T16:23:23.307Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:23:23 [2021-05-06T16:23:23.573Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:23:24 [2021-05-06T16:23:24.855Z] --- PASS: TestBuildMultiStageLayerLeak (12.47s)
16:23:24 [2021-05-06T16:23:24.855Z] === RUN   TestBuildWithHugeFile
16:23:26 [2021-05-06T16:23:26.101Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:23:26 [2021-05-06T16:23:26.101Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:23:28 [2021-05-06T16:23:28.002Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:23:28 [2021-05-06T16:23:28.002Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:23:28 [2021-05-06T16:23:28.002Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:23:29 [2021-05-06T16:23:29.376Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:23:30 [2021-05-06T16:23:30.750Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:23:31 [2021-05-06T16:23:31.008Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:23:31 [2021-05-06T16:23:31.008Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:23:31 [2021-05-06T16:23:31.265Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:23:31 [2021-05-06T16:23:31.265Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:23:31 [2021-05-06T16:23:31.831Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:23:34 [2021-05-06T16:23:34.360Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:23:35 [2021-05-06T16:23:35.808Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:23:39 [2021-05-06T16:23:39.619Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:23:41 [2021-05-06T16:23:41.520Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:23:42 [2021-05-06T16:23:42.453Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:23:43 [2021-05-06T16:23:43.829Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:23:47 [2021-05-06T16:23:47.108Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:23:49 [2021-05-06T16:23:49.008Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:23:49 [2021-05-06T16:23:49.951Z] === RUN   TestDockerSuite/TestStartRecordError
16:23:50 [2021-05-06T16:23:50.627Z] === RUN   TestDockerSuite/TestBuildRm
16:23:51 [2021-05-06T16:23:51.850Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:23:54 [2021-05-06T16:23:54.377Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:23:56 [2021-05-06T16:23:56.274Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:23:59 [2021-05-06T16:23:59.552Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:24:03 [2021-05-06T16:24:03.014Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:24:04 [2021-05-06T16:24:04.815Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:24:07 [2021-05-06T16:24:07.343Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:24:10 [2021-05-06T16:24:10.094Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:24:10 [2021-05-06T16:24:10.094Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:24:10 [2021-05-06T16:24:10.556Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:24:11 [2021-05-06T16:24:11.525Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:24:12 [2021-05-06T16:24:12.602Z] === RUN   TestDockerSuite/TestStatsNoStream
16:24:15 [2021-05-06T16:24:15.127Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:24:15 [2021-05-06T16:24:15.266Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:24:16 [2021-05-06T16:24:16.499Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:24:16 [2021-05-06T16:24:16.499Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:24:17 [2021-05-06T16:24:17.433Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:24:18 [2021-05-06T16:24:18.174Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:24:18 [2021-05-06T16:24:18.369Z] === RUN   TestDockerSuite/TestTopPrivileged
16:24:19 [2021-05-06T16:24:19.315Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:24:19 [2021-05-06T16:24:19.315Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:24:20 [2021-05-06T16:24:20.251Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:24:21 [2021-05-06T16:24:21.914Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:24:25 [2021-05-06T16:24:25.514Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:24:28 [2021-05-06T16:24:28.792Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:24:29 [2021-05-06T16:24:29.050Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:24:29 [2021-05-06T16:24:29.984Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:24:29 [2021-05-06T16:24:29.984Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:24:30 [2021-05-06T16:24:30.918Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:24:32 [2021-05-06T16:24:32.817Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:24:32 [2021-05-06T16:24:32.817Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:24:34 [2021-05-06T16:24:34.191Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:24:35 [2021-05-06T16:24:35.564Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:24:36 [2021-05-06T16:24:36.498Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:24:36 [2021-05-06T16:24:36.731Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:24:36 [2021-05-06T16:24:36.731Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:24:36 [2021-05-06T16:24:36.731Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:24:38 [2021-05-06T16:24:38.398Z] === RUN   TestDockerSuite/TestUpdateStats
16:24:42 [2021-05-06T16:24:42.579Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:24:43 [2021-05-06T16:24:43.512Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:24:43 [2021-05-06T16:24:43.512Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:24:43 [2021-05-06T16:24:43.813Z] === RUN   TestDockerSuite/TestBuildSpaces
16:24:43 [2021-05-06T16:24:43.813Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:24:45 [2021-05-06T16:24:45.412Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:24:46 [2021-05-06T16:24:46.474Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:24:46 [2021-05-06T16:24:46.843Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:24:46 [2021-05-06T16:24:46.843Z] === RUN   TestDockerSuite/TestBuildStderr
16:24:49 [2021-05-06T16:24:49.753Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:24:53 [2021-05-06T16:24:53.057Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:24:58 [2021-05-06T16:24:58.319Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:25:02 [2021-05-06T16:25:02.501Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:25:05 [2021-05-06T16:25:05.782Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:25:07 [2021-05-06T16:25:07.680Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:25:11 [2021-05-06T16:25:11.863Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:25:18 [2021-05-06T16:25:18.419Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:25:19 [2021-05-06T16:25:19.718Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:25:19 [2021-05-06T16:25:19.718Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:25:19 [2021-05-06T16:25:19.794Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:25:21 [2021-05-06T16:25:21.100Z] --- PASS: TestBuildWithHugeFile (104.72s)
16:25:21 [2021-05-06T16:25:21.100Z] === RUN   TestBuildWCOWSandboxSize
16:25:21 [2021-05-06T16:25:21.168Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:25:21 [2021-05-06T16:25:21.900Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:25:22 [2021-05-06T16:25:22.106Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:25:22 [2021-05-06T16:25:22.869Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:25:24 [2021-05-06T16:25:24.009Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:25:25 [2021-05-06T16:25:25.383Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
16:25:25 [2021-05-06T16:25:25.781Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:25:26 [2021-05-06T16:25:26.759Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:25:28 [2021-05-06T16:25:28.658Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:25:30 [2021-05-06T16:25:30.473Z] === RUN   TestDockerSuite/TestBuildUser
16:25:30 [2021-05-06T16:25:30.473Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:25:30 [2021-05-06T16:25:30.473Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:25:30 [2021-05-06T16:25:30.473Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:25:31 [2021-05-06T16:25:31.187Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
16:25:32 [2021-05-06T16:25:32.653Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:25:33 [2021-05-06T16:25:33.086Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:25:33 [2021-05-06T16:25:33.622Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:25:34 [2021-05-06T16:25:34.987Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
16:25:36 [2021-05-06T16:25:36.531Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:25:36 [2021-05-06T16:25:36.531Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:25:36 [2021-05-06T16:25:36.531Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:25:37 [2021-05-06T16:25:37.515Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:25:52 [2021-05-06T16:25:52.377Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:25:52 [2021-05-06T16:25:52.377Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:25:52 [2021-05-06T16:25:52.635Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:25:53 [2021-05-06T16:25:53.568Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:25:53 [2021-05-06T16:25:53.568Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:25:53 [2021-05-06T16:25:53.568Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:25:53 [2021-05-06T16:25:53.568Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:25:54 [2021-05-06T16:25:54.229Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:25:54 [2021-05-06T16:25:54.501Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:25:54 [2021-05-06T16:25:54.501Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:25:54 [2021-05-06T16:25:54.688Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:25:55 [2021-05-06T16:25:55.067Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:25:55 [2021-05-06T16:25:55.325Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:25:55 [2021-05-06T16:25:55.325Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:25:55 [2021-05-06T16:25:55.325Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:25:55 [2021-05-06T16:25:55.325Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:25:57 [2021-05-06T16:25:57.865Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:25:57 [2021-05-06T16:25:57.865Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:25:57 [2021-05-06T16:25:57.865Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:25:57 [2021-05-06T16:25:57.865Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:25:57 [2021-05-06T16:25:57.865Z] === RUN   TestDockerSuite/TestVolumeEvents
16:26:01 [2021-05-06T16:26:01.797Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:26:04 [2021-05-06T16:26:04.419Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:26:05 [2021-05-06T16:26:05.792Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:26:05 [2021-05-06T16:26:05.792Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:26:06 [2021-05-06T16:26:06.049Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:26:06 [2021-05-06T16:26:06.491Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:26:06 [2021-05-06T16:26:06.951Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:26:06 [2021-05-06T16:26:06.951Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:26:09 [2021-05-06T16:26:09.330Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:26:12 [2021-05-06T16:26:12.612Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:26:12 [2021-05-06T16:26:12.612Z] --- PASS: TestDockerSuite (1945.78s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.62s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.55s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.46s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.13s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.54s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.36s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.38s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.37s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.54s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.33s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.47s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.35s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.55s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.25s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.79s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.30s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.61s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.75s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.68s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.10s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.25s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.26s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.46s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.51s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.67s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.73s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.89s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.95s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.71s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.48s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.88s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.36s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.34s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.90s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.53s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.53s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.38s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.48s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.86s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.55s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.46s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.40s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (6.03s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.03s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.35s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.90s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.84s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.81s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.85s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.16s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.18s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.49s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.93s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.57s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.47s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.59s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.56s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:26:12 [2021-05-06T16:26:12.612Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.23s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.65s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.61s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.22s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.78s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s)
16:26:12 [2021-05-06T16:26:12.612Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.86s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.76s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.94s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.37s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.12s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.79s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.34s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.83s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.28s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.26s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.56s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.85s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.03s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.77s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.82s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.68s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.24s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.49s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.36s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.52s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (7.62s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.59s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.44s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.17s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.83s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.87s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (10.34s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.69s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.73s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.29s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.91s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.31s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.61s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.06s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.82s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.52s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFails (1.47s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.72s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.80s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.43s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.77s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.37s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.50s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.82s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.78s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.84s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.58s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.14s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.70s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.35s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.49s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.30s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.39s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.53s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.46s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.30s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.78s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.79s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.27s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.21s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.85s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.72s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.42s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.27s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.80s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.27s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.26s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.17s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.03s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.13s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.59s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildRm (3.55s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.36s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.53s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.97s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.95s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.94s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.54s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.68s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.33s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildUser (2.03s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.67s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.42s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.61s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.29s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.84s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.23s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.42s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.16s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.57s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.22s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_cli_sni_test.go:18: Flakey test
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitChange (1.47s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.36s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.62s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.32s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.94s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.11s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.04s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.09s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.24s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.27s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.59s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.12s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.43s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.42s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.44s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.16s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.11s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.11s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.51s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.93s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.95s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.17s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.97s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
16:26:12 [2021-05-06T16:26:12.613Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.33s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.18s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.90s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.52s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.98s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.81s)
16:26:12 [2021-05-06T16:26:12.613Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.64s)
16:26:12 [2021-05-06T16:26:12.613Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.64s)
16:26:12 [2021-05-06T16:26:12.613Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.70s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.78s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (2.07s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a80c20_<nil>} (1.91s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1665130435_/foo_false__<nil>_<nil>_<nil>} (1.59s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1665130435_/foo_true__<nil>_<nil>_<nil>} (1.57s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3480931398_/foo_false__<nil>_<nil>_<nil>} (1.80s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3480931398_/foo_true__<nil>_<nil>_<nil>} (1.64s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3480931398_/foo_true__0xc000a80c80_<nil>_<nil>} (1.59s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a80cc0_<nil>} (1.59s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a80ce0_<nil>} (1.70s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a80d00_<nil>} (1.97s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a80d20_<nil>} (1.70s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.19s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.50s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.85s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.33s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.97s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.17s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.34s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.24s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.42s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.17s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.31s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.20s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.54s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.24s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.19s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.99s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.31s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.00s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.87s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.87s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.35s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.42s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.74s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.91s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.42s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.27s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.24s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToDot (1.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.51s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.10s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.17s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.12s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.39s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.43s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.73s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.70s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.55s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.48s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.09s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.47s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.85s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.56s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.77s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.18s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.91s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.12s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.99s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.13s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.69s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.30s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.47s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.44s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.65s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.22s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.24s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.35s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.44s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.08s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.614Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.50s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsRename (0.75s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsResize (0.77s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.64s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.76s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.42s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsTop (1.34s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.38s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExec (1.50s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.18s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.35s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.36s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.04s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.85s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecEnv (1.89s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.73s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.25s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.42s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.37s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.78s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.28s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecParseError (1.11s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.65s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.13s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.46s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecTTY (1.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.25s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:26:12 [2021-05-06T16:26:12.614Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.69s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.38s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (3.32s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.40s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.86s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestHealth (24.21s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.77s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.79s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportFile (3.17s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.76s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.91s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.17s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.09s)
16:26:12 [2021-05-06T16:26:12.614Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.81s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.69s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.07s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.15s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.28s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.19s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.76s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.55s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.61s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.39s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.61s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.96s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.84s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.25s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.15s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.19s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.92s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.09s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.14s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.08s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.26s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.58s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.76s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.79s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.69s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.24s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.10s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.99s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.17s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsSince (7.10s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsTail (1.31s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.08s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestNetHostname (2.74s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.87s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.77s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.07s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginActive (1.38s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.54s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.06s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.87s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.71s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.68s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPortList (12.43s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.98s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.87s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.35s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.29s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.27s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (4.12s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.56s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.81s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.06s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.90s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.16s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.19s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.76s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsRightTagName (3.03s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.49s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.42s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.40s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.81s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.75s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.65s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.98s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.77s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.43s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.40s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.59s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.26s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiTag (0.29s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.03s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.54s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.20s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.35s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.17s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.47s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.99s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.94s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.62s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.95s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.92s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.93s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.98s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.06s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.41s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.16s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.54s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.41s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.35s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.75s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.37s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.40s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:26:12 [2021-05-06T16:26:12.615Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.55s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.92s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.94s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.15s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.69s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s)
16:26:12 [2021-05-06T16:26:12.615Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.44s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.65s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.21s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.06s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.16s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.68s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.96s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.73s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunMount (8.14s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.12s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.48s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.30s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.17s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.08s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.19s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.83s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.96s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.46s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.20s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.48s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunRm (0.75s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.68s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.84s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunState (1.65s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.41s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.25s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.47s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserByID (1.11s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.90s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.88s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.72s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.28s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.82s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.85s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.78s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.08s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.27s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.96s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.06s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.94s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.95s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.82s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.85s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.75s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.94s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.33s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.35s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.09s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.09s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.43s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents108339483
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.52s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.36s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.28s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.38s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.24s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.87s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.56s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.99s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.84s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.06s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.76s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.08s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.58s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.93s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.77s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:26:12 [2021-05-06T16:26:12.616Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.97s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.88s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.51s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.74s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.41s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.79s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.01s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.07s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.25s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.83s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.81s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.52s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.13s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.16s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.28s)
16:26:12 [2021-05-06T16:26:12.616Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.21s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.70s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.28s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.83s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.68s)
16:26:12 [2021-05-06T16:26:12.617Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:26:12 [2021-05-06T16:26:12.617Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:26:12 [2021-05-06T16:26:12.617Z] === RUN   TestDockerRegistrySuite
16:26:12 [2021-05-06T16:26:12.617Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:26:13 [2021-05-06T16:26:13.991Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:26:14 [2021-05-06T16:26:14.038Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:26:14 [2021-05-06T16:26:14.038Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
16:26:15 [2021-05-06T16:26:15.367Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:26:17 [2021-05-06T16:26:17.266Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:26:17 [2021-05-06T16:26:17.266Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:26:20 [2021-05-06T16:26:20.548Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:26:22 [2021-05-06T16:26:22.613Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:26:27 [2021-05-06T16:26:27.103Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:26:30 [2021-05-06T16:26:30.402Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:26:31 [2021-05-06T16:26:31.190Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:26:31 [2021-05-06T16:26:31.190Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:26:31 [2021-05-06T16:26:31.778Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:26:32 [2021-05-06T16:26:32.713Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:26:34 [2021-05-06T16:26:34.090Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:26:35 [2021-05-06T16:26:35.465Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:26:36 [2021-05-06T16:26:36.840Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:26:38 [2021-05-06T16:26:38.214Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:26:39 [2021-05-06T16:26:39.149Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:26:41 [2021-05-06T16:26:41.521Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:26:41 [2021-05-06T16:26:41.677Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:26:41 [2021-05-06T16:26:41.981Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:26:42 [2021-05-06T16:26:42.444Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:26:42 [2021-05-06T16:26:42.444Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:26:43 [2021-05-06T16:26:43.413Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:26:44 [2021-05-06T16:26:44.208Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:26:45 [2021-05-06T16:26:45.582Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:26:48 [2021-05-06T16:26:48.864Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:26:49 [2021-05-06T16:26:49.797Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:26:49 [2021-05-06T16:26:49.797Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:26:51 [2021-05-06T16:26:51.173Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:26:52 [2021-05-06T16:26:52.107Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:26:53 [2021-05-06T16:26:53.493Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:26:56 [2021-05-06T16:26:56.782Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:26:57 [2021-05-06T16:26:57.039Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:26:58 [2021-05-06T16:26:58.414Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:26:58 [2021-05-06T16:26:58.979Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:26:58 [2021-05-06T16:26:58.979Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:26:59 [2021-05-06T16:26:59.236Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:26:59 [2021-05-06T16:26:59.494Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:27:00 [2021-05-06T16:27:00.060Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:27:00 [2021-05-06T16:27:00.060Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:27:01 [2021-05-06T16:27:01.106Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:27:01 [2021-05-06T16:27:01.106Z] === RUN   TestDockerSuite/TestBuildXZHost
16:27:01 [2021-05-06T16:27:01.106Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:27:01 [2021-05-06T16:27:01.106Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:27:01 [2021-05-06T16:27:01.106Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:27:01 [2021-05-06T16:27:01.437Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:27:02 [2021-05-06T16:27:02.645Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:27:03 [2021-05-06T16:27:03.336Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:27:04 [2021-05-06T16:27:04.710Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:27:05 [2021-05-06T16:27:05.644Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:27:06 [2021-05-06T16:27:06.383Z] === RUN   TestDockerSuite/TestCommitChange
16:27:07 [2021-05-06T16:27:07.016Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:27:07 [2021-05-06T16:27:07.581Z] --- PASS: TestDockerRegistrySuite (55.13s)
16:27:07 [2021-05-06T16:27:07.581Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.46s)
16:27:07 [2021-05-06T16:27:07.581Z]         check_test.go:196: [debd73d8637a0] daemon is not started
16:27:07 [2021-05-06T16:27:07.581Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s)
16:27:07 [2021-05-06T16:27:07.581Z]         check_test.go:196: [da4fa95672c49] daemon is not started
16:27:07 [2021-05-06T16:27:07.581Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.67s)
16:27:07 [2021-05-06T16:27:07.581Z]         check_test.go:196: [d3112271500a6] daemon is not started
16:27:07 [2021-05-06T16:27:07.581Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [db3240be2f1f3] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.58s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [ded873a782ee3] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.90s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d774662a37271] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.62s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [db7fbd0e6c5f6] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d4933f10d77c3] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d570b96ac7f75] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d81a18661ea19] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [df98ced623c11] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dc95125cd10ce] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d21fe6f7f2f92] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d6339d1b05d27] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.43s)
16:27:07 [2021-05-06T16:27:07.582Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2cdb03a28be513278bf578f24a3781ac32199eeca067e0e0242b09935af45bfd
16:27:07 [2021-05-06T16:27:07.582Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0490796752603ccdc63b2bb2052c4898da110e8fd9c31e07ad721b6f74122661
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dac28c2d7b6a6] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s)
16:27:07 [2021-05-06T16:27:07.582Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ea638008e91a2a19b3b97470ff57f971d65f6697cea3464ab466206bd495725
16:27:07 [2021-05-06T16:27:07.582Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b3c74a8290f84dfe23768a49c6bbeb9b31cecde92b6f3829241b2b1eb3283ab
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d07e14452a871] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d32e2ca8715eb] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.90s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d3450fa6dcd73] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.27s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d040f634ace6c] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [da8a759eea146] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d5bf8f11a5858] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d5b87d3e302d4] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.34s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d7a4ae33cf7cc] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dc2473c077c98] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dacc747950d59] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [da49a9170d43e] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d2e2be3f193d3] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d569ff65c0afb] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [de3ac8ecf060b] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dec00358380cf] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d0067c17aabce] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d7a5131703387] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [db250266243f2] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dbed61a127036] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [dfe817d62203b] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s)
16:27:07 [2021-05-06T16:27:07.582Z]         check_test.go:196: [d7e409108127e] daemon is not started
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s)
16:27:07 [2021-05-06T16:27:07.582Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s)
16:27:07 [2021-05-06T16:27:07.582Z] === RUN   TestDockerSchema1RegistrySuite
16:27:07 [2021-05-06T16:27:07.582Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:27:07 [2021-05-06T16:27:07.840Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:27:11 [2021-05-06T16:27:11.077Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:27:12 [2021-05-06T16:27:12.022Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:27:13 [2021-05-06T16:27:13.985Z] === RUN   TestDockerSuite/TestCommitHardlink
16:27:13 [2021-05-06T16:27:13.985Z] === RUN   TestDockerSuite/TestCommitNewFile
16:27:17 [2021-05-06T16:27:17.285Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:27:19 [2021-05-06T16:27:19.970Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:27:19 [2021-05-06T16:27:19.970Z] === RUN   TestDockerSuite/TestCommitTTY
16:27:21 [2021-05-06T16:27:21.474Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:27:22 [2021-05-06T16:27:22.407Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:27:23 [2021-05-06T16:27:23.783Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:27:23 [2021-05-06T16:27:23.783Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:27:25 [2021-05-06T16:27:25.158Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:27:26 [2021-05-06T16:27:26.093Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:27:27 [2021-05-06T16:27:27.063Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:27:27 [2021-05-06T16:27:27.469Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:27:29 [2021-05-06T16:27:29.974Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:27:30 [2021-05-06T16:27:30.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:27:31 [2021-05-06T16:27:31.008Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:27:31 [2021-05-06T16:27:31.574Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:27:31 [2021-05-06T16:27:31.574Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:27:31 [2021-05-06T16:27:31.831Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:27:32 [2021-05-06T16:27:32.088Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:27:32 [2021-05-06T16:27:32.654Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:27:32 [2021-05-06T16:27:32.654Z] --- PASS: TestDockerSchema1RegistrySuite (25.09s)
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [db301cbbe25cc] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.61s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d9a313d336b96] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.73s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [ddd181448bdee] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.75s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d7a5d44623c9e] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [dc1daea256b0f] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [dec25fa1eba55] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d05f819cc96c9] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d9cd44eddac0b] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d70418b318406] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [db9ccde34ebc3] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.24s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d8be4ca6d1f36] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [dfee2fdc28805] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [de5f1c42b4838] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d06fc45c38dd5] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [de172785294fb] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [dda3d6e62879d] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d6ab300fb268a] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:27:32 [2021-05-06T16:27:32.654Z]         check_test.go:223: [d367c91bae523] daemon is not started
16:27:32 [2021-05-06T16:27:32.654Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:27:32 [2021-05-06T16:27:32.654Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:27:33 [2021-05-06T16:27:33.586Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:27:34 [2021-05-06T16:27:34.153Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:27:34 [2021-05-06T16:27:34.153Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:27:35 [2021-05-06T16:27:35.526Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:27:35 [2021-05-06T16:27:35.771Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:27:35 [2021-05-06T16:27:35.784Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:27:36 [2021-05-06T16:27:36.042Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:27:36 [2021-05-06T16:27:36.609Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:27:36 [2021-05-06T16:27:36.867Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.08s)
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [d291a9ddbba1e] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [d2bbc54ede9c9] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [de3f9d8b31e30] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [d72fd73129366] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [d8f1b01297d14] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [d6ec56402d774] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
16:27:36 [2021-05-06T16:27:36.867Z]         check_test.go:252: [dc5bf876a4c12] daemon is not started
16:27:36 [2021-05-06T16:27:36.867Z] === RUN   TestDockerRegistryAuthTokenSuite
16:27:36 [2021-05-06T16:27:36.867Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:27:41 [2021-05-06T16:27:41.571Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:27:41 [2021-05-06T16:27:41.571Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:27:42 [2021-05-06T16:27:42.126Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:27:42 [2021-05-06T16:27:42.126Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:27:42 [2021-05-06T16:27:42.126Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:27:42 [2021-05-06T16:27:42.384Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:27:42 [2021-05-06T16:27:42.642Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
16:27:42 [2021-05-06T16:27:42.642Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
16:27:42 [2021-05-06T16:27:42.642Z]         check_test.go:279: [d8b5d81a2f7de] daemon is not started
16:27:42 [2021-05-06T16:27:42.642Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
16:27:42 [2021-05-06T16:27:42.642Z]         check_test.go:279: [d94009ad0e97f] daemon is not started
16:27:42 [2021-05-06T16:27:42.642Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:27:42 [2021-05-06T16:27:42.642Z]         check_test.go:279: [d23f56c0998e1] daemon is not started
16:27:42 [2021-05-06T16:27:42.642Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
16:27:42 [2021-05-06T16:27:42.642Z]         check_test.go:279: [d9366e11988c2] daemon is not started
16:27:42 [2021-05-06T16:27:42.642Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
16:27:42 [2021-05-06T16:27:42.642Z]         check_test.go:279: [da421d4c2158f] daemon is not started
16:27:42 [2021-05-06T16:27:42.642Z] === RUN   TestDockerNetworkSuite
16:27:42 [2021-05-06T16:27:42.642Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
16:27:43 [2021-05-06T16:27:43.752Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:27:43 [2021-05-06T16:27:43.752Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:27:43 [2021-05-06T16:27:43.752Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:27:43 [2021-05-06T16:27:43.752Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:27:45 [2021-05-06T16:27:45.291Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:27:45 [2021-05-06T16:27:45.291Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:27:45 [2021-05-06T16:27:45.750Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:27:45 [2021-05-06T16:27:45.923Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:27:47 [2021-05-06T16:27:47.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:27:47 [2021-05-06T16:27:47.931Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:27:47 [2021-05-06T16:27:47.931Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:27:47 [2021-05-06T16:27:47.931Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:27:47 [2021-05-06T16:27:47.931Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:27:47 [2021-05-06T16:27:47.931Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:27:50 [2021-05-06T16:27:50.839Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:27:52 [2021-05-06T16:27:52.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:27:54 [2021-05-06T16:27:54.559Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:27:54 [2021-05-06T16:27:54.559Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:27:54 [2021-05-06T16:27:54.559Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:27:55 [2021-05-06T16:27:55.488Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:27:56 [2021-05-06T16:27:56.054Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:27:56 [2021-05-06T16:27:56.098Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:27:56 [2021-05-06T16:27:56.098Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:27:56 [2021-05-06T16:27:56.987Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:27:58 [2021-05-06T16:27:58.279Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:27:58 [2021-05-06T16:27:58.279Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:27:58 [2021-05-06T16:27:58.279Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:28:00 [2021-05-06T16:28:00.460Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:28:00 [2021-05-06T16:28:00.460Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:28:01 [2021-05-06T16:28:01.999Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:28:01 [2021-05-06T16:28:01.999Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:28:02 [2021-05-06T16:28:02.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:28:04 [2021-05-06T16:28:04.179Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:28:04 [2021-05-06T16:28:04.639Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:28:04 [2021-05-06T16:28:04.777Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:28:06 [2021-05-06T16:28:06.179Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:28:09 [2021-05-06T16:28:09.920Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:28:10 [2021-05-06T16:28:10.047Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:28:11 [2021-05-06T16:28:11.424Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:28:11 [2021-05-06T16:28:11.682Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:28:11 [2021-05-06T16:28:11.940Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:28:12 [2021-05-06T16:28:12.199Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:28:13 [2021-05-06T16:28:13.133Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:28:13 [2021-05-06T16:28:13.661Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:28:13 [2021-05-06T16:28:13.661Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:28:13 [2021-05-06T16:28:13.661Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:28:13 [2021-05-06T16:28:13.661Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:28:13 [2021-05-06T16:28:13.661Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:28:15 [2021-05-06T16:28:15.201Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:28:15 [2021-05-06T16:28:15.201Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:28:16 [2021-05-06T16:28:16.418Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:28:16 [2021-05-06T16:28:16.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
16:28:18 [2021-05-06T16:28:18.110Z] === RUN   TestDockerSuite/TestContainerAPITop
16:28:18 [2021-05-06T16:28:18.110Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:28:19 [2021-05-06T16:28:19.649Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:28:19 [2021-05-06T16:28:19.649Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:28:21 [2021-05-06T16:28:21.681Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
16:28:21 [2021-05-06T16:28:21.681Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:28:23 [2021-05-06T16:28:23.580Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:28:23 [2021-05-06T16:28:23.580Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:28:24 [2021-05-06T16:28:24.147Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:28:24 [2021-05-06T16:28:24.343Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:28:25 [2021-05-06T16:28:25.082Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
16:28:25 [2021-05-06T16:28:25.313Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:28:25 [2021-05-06T16:28:25.313Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:28:25 [2021-05-06T16:28:25.313Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:28:25 [2021-05-06T16:28:25.313Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:28:25 [2021-05-06T16:28:25.313Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:28:25 [2021-05-06T16:28:25.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
16:28:26 [2021-05-06T16:28:26.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:28:28 [2021-05-06T16:28:28.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:28:29 [2021-05-06T16:28:29.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:28:30 [2021-05-06T16:28:30.380Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:28:32 [2021-05-06T16:28:32.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:28:32 [2021-05-06T16:28:32.394Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:28:32 [2021-05-06T16:28:32.394Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
16:28:32 [2021-05-06T16:28:32.536Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:28:32 [2021-05-06T16:28:32.536Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:28:33 [2021-05-06T16:28:33.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:28:33 [2021-05-06T16:28:33.933Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
16:28:35 [2021-05-06T16:28:35.039Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:28:36 [2021-05-06T16:28:36.842Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
16:28:36 [2021-05-06T16:28:36.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:28:36 [2021-05-06T16:28:36.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:28:37 [2021-05-06T16:28:37.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:28:37 [2021-05-06T16:28:37.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:28:39 [2021-05-06T16:28:39.026Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
16:28:41 [2021-05-06T16:28:41.207Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008f7d60_<nil>}
16:28:42 [2021-05-06T16:28:42.768Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:28:43 [2021-05-06T16:28:43.387Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1740321642_c:\foo_false__<nil>_<nil>_<nil>}
16:28:44 [2021-05-06T16:28:44.667Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:28:45 [2021-05-06T16:28:45.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1740321642_c:\foo_true__<nil>_<nil>_<nil>}
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:28:47 [2021-05-06T16:28:47.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:28:48 [2021-05-06T16:28:48.209Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:28:50 [2021-05-06T16:28:50.389Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:28:53 [2021-05-06T16:28:53.297Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:28:53 [2021-05-06T16:28:53.297Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:28:53 [2021-05-06T16:28:53.297Z] === RUN   TestDockerSuite/TestCpRelativePath
16:28:55 [2021-05-06T16:28:55.479Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:28:55 [2021-05-06T16:28:55.479Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:28:55 [2021-05-06T16:28:55.479Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:28:55 [2021-05-06T16:28:55.479Z] === RUN   TestDockerSuite/TestCpToCaseA
16:28:56 [2021-05-06T16:28:56.866Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:28:57 [2021-05-06T16:28:57.123Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:28:59 [2021-05-06T16:28:59.648Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:28:59 [2021-05-06T16:28:59.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:29:00 [2021-05-06T16:29:00.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:29:00 [2021-05-06T16:29:00.177Z] === RUN   TestDockerSuite/TestCpToCaseB
16:29:00 [2021-05-06T16:29:00.422Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:29:00 [2021-05-06T16:29:00.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:29:00 [2021-05-06T16:29:00.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:29:01 [2021-05-06T16:29:01.716Z] === RUN   TestDockerSuite/TestCpToCaseC
16:29:01 [2021-05-06T16:29:01.716Z] === RUN   TestDockerSuite/TestCpToCaseD
16:29:01 [2021-05-06T16:29:01.716Z] === RUN   TestDockerSuite/TestCpToCaseE
16:29:05 [2021-05-06T16:29:05.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:29:05 [2021-05-06T16:29:05.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:29:05 [2021-05-06T16:29:05.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:29:06 [2021-05-06T16:29:06.557Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:29:10 [2021-05-06T16:29:10.291Z] === RUN   TestDockerSuite/TestCpToCaseF
16:29:10 [2021-05-06T16:29:10.291Z] === RUN   TestDockerSuite/TestCpToCaseG
16:29:10 [2021-05-06T16:29:10.291Z] === RUN   TestDockerSuite/TestCpToCaseH
16:29:13 [2021-05-06T16:29:13.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:29:18 [2021-05-06T16:29:18.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:29:18 [2021-05-06T16:29:18.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:29:18 [2021-05-06T16:29:18.372Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:29:18 [2021-05-06T16:29:18.865Z] === RUN   TestDockerSuite/TestCpToCaseI
16:29:18 [2021-05-06T16:29:18.865Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:29:18 [2021-05-06T16:29:18.865Z] === RUN   TestDockerSuite/TestCpToDot
16:29:19 [2021-05-06T16:29:19.305Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:29:20 [2021-05-06T16:29:20.404Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:29:20 [2021-05-06T16:29:20.404Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:29:20 [2021-05-06T16:29:20.404Z] === RUN   TestDockerSuite/TestCpToStdout
16:29:21 [2021-05-06T16:29:21.204Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:29:22 [2021-05-06T16:29:22.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:29:22 [2021-05-06T16:29:22.586Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:29:22 [2021-05-06T16:29:22.586Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:29:22 [2021-05-06T16:29:22.586Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:29:22 [2021-05-06T16:29:22.586Z] === RUN   TestDockerSuite/TestCpVolumePath
16:29:22 [2021-05-06T16:29:22.586Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:29:22 [2021-05-06T16:29:22.586Z] === RUN   TestDockerSuite/TestCreateArgs
16:29:22 [2021-05-06T16:29:22.836Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:29:23 [2021-05-06T16:29:23.046Z] === RUN   TestDockerSuite/TestCreateByImageID
16:29:24 [2021-05-06T16:29:24.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:29:25 [2021-05-06T16:29:25.230Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:29:25 [2021-05-06T16:29:25.669Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:29:25 [2021-05-06T16:29:25.927Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:29:26 [2021-05-06T16:29:26.769Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:29:27 [2021-05-06T16:29:27.230Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:29:27 [2021-05-06T16:29:27.230Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:29:28 [2021-05-06T16:29:28.464Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:29:28 [2021-05-06T16:29:28.464Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:29:29 [2021-05-06T16:29:29.410Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:29:29 [2021-05-06T16:29:29.870Z] === RUN   TestDockerSuite/TestCreateLabels
16:29:29 [2021-05-06T16:29:29.870Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:29:29 [2021-05-06T16:29:29.870Z] === RUN   TestDockerSuite/TestCreateRM
16:29:30 [2021-05-06T16:29:30.329Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:29:30 [2021-05-06T16:29:30.329Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:29:30 [2021-05-06T16:29:30.329Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:29:30 [2021-05-06T16:29:30.790Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:29:33 [2021-05-06T16:29:33.730Z] --- PASS: TestDockerNetworkSuite (111.00s)
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.04s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d8db10bcc8443] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.49s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [df6da91dfc622] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.06s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [de2de518c6b78] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.91s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d19c8f3ae428c] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.60s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:1233: [dea9012f779d6] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.24s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d93d9cb07373f] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.08s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [db5a5ae20649e] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (5.01s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d7c65eb6cea05] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.23s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d2f25d0751590] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.94s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d2a3da7a12045] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [db11118053522] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.10s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d74cf41c09558] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.96s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d2842cacb2715] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.49s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dd0a2611d0a7c] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.98s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d545da36938a9] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.64s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d0cfc57fd29b1] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d61db3bde87b2] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dcfa75462e78b] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.49s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [de754ea0779e2] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.59s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d34b17e749ff2] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.21s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d33aac096ea15] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [df94ae418181c] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [df958ed31a794] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d28d9683648a2] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.39s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:968: [d102fa19988f9] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.45s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dc54b44d9e5f0] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.16s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:1116: [dd0426e44ae18] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.50s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [da0c6ecec069c] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.47s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dbf29e398c8a8] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d36b1d7d7c70d] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d656a227dbf82] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.46s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d8baf275f43da] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dd27873ed66b6] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d88f5982aec4a] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.93s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [da4db799697ed] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d5e9e6c467e77] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [db5cf70743b3e] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.47s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d66ed6623929c] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.56s)
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.51s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:1084: [d3189e25b9980] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d5a40ae7f642a] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.71s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dee3bc770822a] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.35s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dd77c34e32fd5] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d183d04339f7a] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (2.04s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d9ff844c0b924] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.97s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [dee0db4e964ad] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.22s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [d795a2433d2f3] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.56s)
16:29:33 [2021-05-06T16:29:33.730Z]         docker_cli_network_unix_test.go:46: [df011c022b365] daemon is not started
16:29:33 [2021-05-06T16:29:33.730Z] === RUN   TestDockerHubPullSuite
16:29:33 [2021-05-06T16:29:33.730Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:29:34 [2021-05-06T16:29:34.663Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:29:35 [2021-05-06T16:29:35.596Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:29:37 [2021-05-06T16:29:37.495Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:29:37 [2021-05-06T16:29:37.752Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:29:37 [2021-05-06T16:29:37.871Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:29:37 [2021-05-06T16:29:37.871Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:29:37 [2021-05-06T16:29:37.871Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:29:38 [2021-05-06T16:29:38.331Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:29:39 [2021-05-06T16:29:39.706Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:29:39 [2021-05-06T16:29:39.706Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:29:39 [2021-05-06T16:29:39.706Z] --- PASS: TestDockerHubPullSuite (6.27s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.98s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
16:29:39 [2021-05-06T16:29:39.706Z] PASS
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === Skipped
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_sni_test.go:18: Flakey test
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:29:39 [2021-05-06T16:29:39.706Z]         docker_cli_network_unix_test.go:46: [db5cf70743b3e] daemon is not started
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] 
16:29:39 [2021-05-06T16:29:39.706Z] DONE 1273 tests, 51 skipped in 2201.879s
16:29:39 [2021-05-06T16:29:39.706Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:29:39 [2021-05-06T16:29:39.964Z] ++++ cat bundles/test-integration/docker.pid
16:29:39 [2021-05-06T16:29:39.964Z] +++ kill 8273
16:29:40 [2021-05-06T16:29:40.897Z] +++ /etc/init.d/apparmor stop
16:29:40 [2021-05-06T16:29:40.897Z] Leaving: AppArmorNo profiles have been unloaded.
16:29:40 [2021-05-06T16:29:40.897Z] 
16:29:40 [2021-05-06T16:29:40.897Z] Unloading profiles will leave already running processes permanently
16:29:40 [2021-05-06T16:29:40.897Z] unconfined, which can lead to unexpected situations.
16:29:40 [2021-05-06T16:29:40.897Z] 
16:29:40 [2021-05-06T16:29:40.897Z] To set a process to complain mode, use the command line tool
16:29:40 [2021-05-06T16:29:40.897Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:29:40 [2021-05-06T16:29:40.897Z] +++ true
16:29:40 [2021-05-06T16:29:40.897Z] exiting test-integration
16:29:40 [2021-05-06T16:29:40.897Z] ++ exit 0
16:29:40 [2021-05-06T16:29:40.897Z] 
16:29:41 [2021-05-06T16:29:41.155Z] + for job in $(jobs -p)
16:29:41 [2021-05-06T16:29:41.155Z] + wait 14414
16:29:41 [2021-05-06T16:29:41.610Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:29:41 [2021-05-06T16:29:41.610Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:29:41 [2021-05-06T16:29:41.610Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDevicePermissions
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDockerFails
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestEventsAttach
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestEventsCommit
16:29:43 [2021-05-06T16:29:43.792Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:29:45 [2021-05-06T16:29:45.976Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:29:48 [2021-05-06T16:29:48.158Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:29:51 [2021-05-06T16:29:51.066Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:29:58 [2021-05-06T16:29:58.145Z] === RUN   TestDockerSuite/TestEventsCopy
16:29:59 [2021-05-06T16:29:59.225Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:30:01 [2021-05-06T16:30:01.055Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:30:05 [2021-05-06T16:30:05.750Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:30:07 [2021-05-06T16:30:07.289Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:30:07 [2021-05-06T16:30:07.749Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:30:11 [2021-05-06T16:30:11.415Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:30:11 [2021-05-06T16:30:11.488Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:30:12 [2021-05-06T16:30:12.458Z] === RUN   TestDockerSuite/TestEventsFilterType
16:30:12 [2021-05-06T16:30:12.917Z] === RUN   TestDockerSuite/TestEventsFilters
16:30:13 [2021-05-06T16:30:13.941Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:30:16 [2021-05-06T16:30:16.466Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:30:17 [2021-05-06T16:30:17.613Z] === RUN   TestDockerSuite/TestEventsFormat
16:30:19 [2021-05-06T16:30:19.748Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:30:21 [2021-05-06T16:30:21.352Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:30:21 [2021-05-06T16:30:21.352Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:30:21 [2021-05-06T16:30:21.352Z] === RUN   TestDockerSuite/TestEventsImageImport
16:30:21 [2021-05-06T16:30:21.352Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:30:21 [2021-05-06T16:30:21.812Z] === RUN   TestDockerSuite/TestEventsImagePull
16:30:21 [2021-05-06T16:30:21.812Z] === RUN   TestDockerSuite/TestEventsImageTag
16:30:22 [2021-05-06T16:30:22.781Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:30:22 [2021-05-06T16:30:22.781Z] === RUN   TestDockerSuite/TestEventsRename
16:30:24 [2021-05-06T16:30:24.963Z] === RUN   TestDockerSuite/TestEventsResize
16:30:29 [2021-05-06T16:30:29.726Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:30:32 [2021-05-06T16:30:32.045Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:30:34 [2021-05-06T16:30:34.226Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:30:34 [2021-05-06T16:30:34.988Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:30:36 [2021-05-06T16:30:36.406Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:30:37 [2021-05-06T16:30:37.516Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:30:40 [2021-05-06T16:30:40.795Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:30:41 [2021-05-06T16:30:41.101Z] === RUN   TestDockerSuite/TestEventsTop
16:30:41 [2021-05-06T16:30:41.101Z] === RUN   TestDockerSuite/TestEventsUntag
16:30:43 [2021-05-06T16:30:43.323Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:30:44 [2021-05-06T16:30:44.009Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:30:45 [2021-05-06T16:30:45.851Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:30:47 [2021-05-06T16:30:47.755Z] === RUN   TestDockerSuite/TestExec
16:30:47 [2021-05-06T16:30:47.755Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:30:47 [2021-05-06T16:30:47.755Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:30:49 [2021-05-06T16:30:49.295Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:30:50 [2021-05-06T16:30:50.034Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:30:51 [2021-05-06T16:30:51.476Z] === RUN   TestDockerSuite/TestExecAPIStart
16:30:51 [2021-05-06T16:30:51.476Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:30:51 [2021-05-06T16:30:51.476Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:30:51 [2021-05-06T16:30:51.476Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:30:51 [2021-05-06T16:30:51.932Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:30:53 [2021-05-06T16:30:53.015Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:30:55 [2021-05-06T16:30:55.197Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:30:56 [2021-05-06T16:30:56.736Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:30:58 [2021-05-06T16:30:58.275Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:31:06 [2021-05-06T16:31:06.848Z] === RUN   TestDockerSuite/TestExecCgroup
16:31:06 [2021-05-06T16:31:06.848Z] === RUN   TestDockerSuite/TestExecEnv
16:31:06 [2021-05-06T16:31:06.848Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:31:06 [2021-05-06T16:31:06.849Z] === RUN   TestDockerSuite/TestExecExitStatus
16:31:09 [2021-05-06T16:31:09.029Z] === RUN   TestDockerSuite/TestExecInspectID
16:31:12 [2021-05-06T16:31:12.769Z] === RUN   TestDockerSuite/TestExecInteractive
16:31:12 [2021-05-06T16:31:12.769Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:31:12 [2021-05-06T16:31:12.769Z] === RUN   TestDockerSuite/TestExecParseError
16:31:12 [2021-05-06T16:31:12.769Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:31:13 [2021-05-06T16:31:13.229Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:31:13 [2021-05-06T16:31:13.229Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:31:15 [2021-05-06T16:31:15.410Z] === RUN   TestDockerSuite/TestExecSetEnv
16:31:15 [2021-05-06T16:31:15.410Z] === RUN   TestDockerSuite/TestExecStartFails
16:31:15 [2021-05-06T16:31:15.410Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:31:15 [2021-05-06T16:31:15.410Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:31:15 [2021-05-06T16:31:15.410Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:31:15 [2021-05-06T16:31:15.410Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:31:16 [2021-05-06T16:31:16.949Z] === RUN   TestDockerSuite/TestExecUlimits
16:31:16 [2021-05-06T16:31:16.949Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:31:21 [2021-05-06T16:31:21.647Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:31:21 [2021-05-06T16:31:21.647Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:31:21 [2021-05-06T16:31:21.647Z] === RUN   TestDockerSuite/TestExecWithUser
16:31:21 [2021-05-06T16:31:21.647Z] === RUN   TestDockerSuite/TestGetContainerStats
16:31:27 [2021-05-06T16:31:27.446Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:31:33 [2021-05-06T16:31:33.246Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:31:35 [2021-05-06T16:31:35.431Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:31:41 [2021-05-06T16:31:41.230Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:31:41 [2021-05-06T16:31:41.230Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:31:41 [2021-05-06T16:31:41.230Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:31:41 [2021-05-06T16:31:41.689Z] === RUN   TestDockerSuite/TestHealth
16:31:41 [2021-05-06T16:31:41.690Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:31:41 [2021-05-06T16:31:41.690Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:31:41 [2021-05-06T16:31:41.690Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:31:41 [2021-05-06T16:31:41.690Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:31:45 [2021-05-06T16:31:45.428Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:31:45 [2021-05-06T16:31:45.428Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:31:45 [2021-05-06T16:31:45.428Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:31:45 [2021-05-06T16:31:45.428Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:31:45 [2021-05-06T16:31:45.428Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:31:45 [2021-05-06T16:31:45.887Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:31:46 [2021-05-06T16:31:46.349Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:31:46 [2021-05-06T16:31:46.349Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:31:47 [2021-05-06T16:31:47.318Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:31:47 [2021-05-06T16:31:47.318Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:31:48 [2021-05-06T16:31:48.149Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:31:48 [2021-05-06T16:31:48.857Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:31:48 [2021-05-06T16:31:48.857Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:31:51 [2021-05-06T16:31:51.037Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:31:53 [2021-05-06T16:31:53.217Z] === RUN   TestDockerSuite/TestImagesFormat
16:31:53 [2021-05-06T16:31:53.217Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:31:53 [2021-05-06T16:31:53.217Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:31:56 [2021-05-06T16:31:56.956Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:31:56 [2021-05-06T16:31:56.956Z] === RUN   TestDockerSuite/TestImportBadURL
16:31:59 [2021-05-06T16:31:59.136Z] === RUN   TestDockerSuite/TestImportDisplay
16:31:59 [2021-05-06T16:31:59.136Z] === RUN   TestDockerSuite/TestImportFile
16:31:59 [2021-05-06T16:31:59.136Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestImportGzipped
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:31:59 [2021-05-06T16:31:59.596Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:32:01 [2021-05-06T16:32:01.135Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:32:03 [2021-05-06T16:32:03.009Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:32:03 [2021-05-06T16:32:03.315Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:32:03 [2021-05-06T16:32:03.315Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:32:03 [2021-05-06T16:32:03.315Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:32:03 [2021-05-06T16:32:03.316Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:32:03 [2021-05-06T16:32:03.316Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:32:06 [2021-05-06T16:32:06.223Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:32:06 [2021-05-06T16:32:06.223Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:32:08 [2021-05-06T16:32:08.404Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:32:08 [2021-05-06T16:32:08.404Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:32:08 [2021-05-06T16:32:08.404Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:32:08 [2021-05-06T16:32:08.404Z] === RUN   TestDockerSuite/TestInspectDefault
16:32:10 [2021-05-06T16:32:10.585Z] === RUN   TestDockerSuite/TestInspectHistory
16:32:14 [2021-05-06T16:32:14.324Z] === RUN   TestDockerSuite/TestInspectImage
16:32:14 [2021-05-06T16:32:14.324Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:32:14 [2021-05-06T16:32:14.324Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:32:14 [2021-05-06T16:32:14.324Z] === RUN   TestDockerSuite/TestInspectInt64
16:32:15 [2021-05-06T16:32:15.863Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:32:17 [2021-05-06T16:32:17.402Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:32:17 [2021-05-06T16:32:17.402Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:32:19 [2021-05-06T16:32:19.583Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:32:21 [2021-05-06T16:32:21.076Z] --- PASS: TestDockerSwarmSuite (1790.76s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.61s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.38s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.99s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.61s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:562: [d57130c55025f] joining swarm manager [d234373e34e58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:584: [d172778e1febd] joining swarm manager [d234373e34e58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]         check_test.go:380: [d57130c55025f] daemon is not started
16:32:21 [2021-05-06T16:32:21.076Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.61s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:45: [d369555c3ad96] joining swarm manager [d98990c52a385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.08s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.49s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:303: [d12756548e974] joining swarm manager [dbeb338071e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:304: [d4ee44f3fedf4] joining swarm manager [dbeb338071e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:363: Waiting for possible election...
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.93s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:271: [d0fa61fd719f8] joining swarm manager [df60f734e012c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:272: [d8c9bce04287a] joining swarm manager [df60f734e012c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.90s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.95s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_node_test.go:19: [df93ed2d65397] joining swarm manager [d9bb5caaf50cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_node_test.go:20: [d7a75240d8d21] joining swarm manager [d9bb5caaf50cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.52s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:501: [dbf998741cad5] joining swarm manager [d094dd7429609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:506: [d065574d02cf6] joining swarm manager [d094dd7429609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.16s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_node_test.go:80: [d3e5d684d492d] joining swarm manager [d090144ec1555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_node_test.go:52: [de30199de0a1b] joining swarm manager [dc7814446a547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_node_test.go:53: [d0dd96afbfcbc] joining swarm manager [dc7814446a547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.46s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:201: [d5caf4e65e129] joining swarm manager [d59f5ab3d2bcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.85s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:383: [d75efc78ab6c1] joining swarm manager [dc97632c925a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:384: [dd4a43bebfc17] joining swarm manager [dc97632c925a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]         check_test.go:380: [dd4a43bebfc17] daemon is not started
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.18s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:801: [d0f84c582b006] joining swarm manager [d5d8ea8256084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:801: [d2a7014bc14c2] joining swarm manager [d5d8ea8256084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:801: [d1298e7e42757] joining swarm manager [d5d8ea8256084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:801: [d91ca412f890f] joining swarm manager [d5d8ea8256084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_test.go:809: [daf5f6e3a584a] joining swarm manager [d5d8ea8256084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.96s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.28s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:394: [d0d011a5b1a5b] joining swarm manager [d4207bc4d23ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:394: [d618908e44ade] joining swarm manager [d4207bc4d23ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.13s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:342: [d1fbef19f777b] joining swarm manager [d45c11e38af79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:342: [d98842bd30ff4] joining swarm manager [d45c11e38af79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.67s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:489: [d0ac501b51857] joining swarm manager [dffaed2e8f152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:489: [d051042dda633] joining swarm manager [dffaed2e8f152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.23s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.03s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:127: [d844c2118d261] joining swarm manager [d931ffbac7ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:128: [d12375f39d5e6] joining swarm manager [d931ffbac7ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:136: [d670118029c75] joining swarm manager [d931ffbac7ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:137: [df5382b1f125f] joining swarm manager [d931ffbac7ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.80s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.81s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:303: [d89eee82c3405] joining swarm manager [d51575a0ca9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:303: [d41c94c9c9d05] joining swarm manager [d51575a0ca9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.80s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:99: [d60b9d0382b07] joining swarm manager [da0c5a74f1b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:100: [d45c60febf2b3] joining swarm manager [da0c5a74f1b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]         check_test.go:380: [d60b9d0382b07] daemon is not started
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.42s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:532: [d1cd14e71ea87] joining swarm manager [d0d6a2e1e3ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:533: [d693f9f9ca217] joining swarm manager [d0d6a2e1e3ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.08s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:147: [d8ad15571241e] joining swarm manager [d7a6a2d24a617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.076Z]         docker_api_swarm_service_test.go:147: [d72b95dcc33e7] joining swarm manager [d7a6a2d24a617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (37.20s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.53s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.16s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.20s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.14s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.50s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.95s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.48s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.98s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.24s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.86s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.90s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.87s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.70s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.40s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.55s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.24s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.33s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.69s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.94s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.73s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.40s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.74s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.71s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.33s)
16:32:21 [2021-05-06T16:32:21.076Z]         docker_cli_service_logs_test.go:245: checking task qf7qz7cotqnn
16:32:21 [2021-05-06T16:32:21.076Z]         docker_cli_service_logs_test.go:250: checking messages for qf7qz7cotqnn
16:32:21 [2021-05-06T16:32:21.076Z]         docker_cli_service_logs_test.go:245: checking task xexhxmyu4xwy
16:32:21 [2021-05-06T16:32:21.076Z]         docker_cli_service_logs_test.go:250: checking messages for xexhxmyu4xwy
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s)
16:32:21 [2021-05-06T16:32:21.076Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.50s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.81s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1901: [d3c6107e341ee] joining swarm manager [d4d03d92cbdfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1902: [d4204b71e3f14] joining swarm manager [d4d03d92cbdfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.56s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.87s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1802: [d9785d9305fca] joining swarm manager [d80c03790c209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1803: [d6826f3ee4edc] joining swarm manager [d80c03790c209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.72s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1321: [d747940fa4767] joining swarm manager [df2ee3abb272f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1322: [db10e74369042] joining swarm manager [df2ee3abb272f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.32s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.01s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.07s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.79s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.88s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.90s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.89s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.90s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.23s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1186: [db936865caebe] joining swarm manager [d1a845f82e5ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1195: [da455bdddcf17] joining swarm manager [d1a845f82e5ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.53s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (149.39s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1118: [da40fc29475c3] joining swarm manager [d9dbca1c1beac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1119: [de9ef38043156] joining swarm manager [d9dbca1c1beac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1172: [db66611907362] joining swarm manager [d9dbca1c1beac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1453: [d720877b5100c] joining swarm manager [dccfeaa9dfe5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_test.go:1454: [dae5554aedd52] joining swarm manager [dccfeaa9dfe5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.20s)
16:32:21 [2021-05-06T16:32:21.077Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s)
16:32:21 [2021-05-06T16:32:21.077Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s)
16:32:21 [2021-05-06T16:32:21.077Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s)
16:32:21 [2021-05-06T16:32:21.077Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.61s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.25s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.34s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.69s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_cli_swarm_unix_test.go:62: [deeec7b529751] joining swarm manager [d2932ffba234d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.11s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.75s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.48s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.97s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.97s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s)
16:32:21 [2021-05-06T16:32:21.077Z]         docker_api_swarm_test.go:961: [d6708d1497b9e] joining swarm manager [d4b07a48d07f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.86s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.41s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.49s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.41s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.93s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.73s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.92s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.79s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.93s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.68s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.44s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.24s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.46s)
16:32:21 [2021-05-06T16:32:21.077Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.45s)
16:32:21 [2021-05-06T16:32:21.077Z] === RUN   TestDockerExternalVolumeSuite
16:32:21 [2021-05-06T16:32:21.077Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:32:21 [2021-05-06T16:32:21.123Z] === RUN   TestDockerSuite/TestInspectPlugin
16:32:21 [2021-05-06T16:32:21.123Z] === RUN   TestDockerSuite/TestInspectRootFS
16:32:21 [2021-05-06T16:32:21.582Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:32:23 [2021-05-06T16:32:23.122Z] === RUN   TestDockerSuite/TestInspectStatus
16:32:26 [2021-05-06T16:32:26.030Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:32:29 [2021-05-06T16:32:29.770Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:32:31 [2021-05-06T16:32:31.309Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:32:33 [2021-05-06T16:32:33.490Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:32:35 [2021-05-06T16:32:35.670Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:32:35 [2021-05-06T16:32:35.937Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:32:37 [2021-05-06T16:32:37.851Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:32:40 [2021-05-06T16:32:40.032Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksEnvs
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:32:42 [2021-05-06T16:32:42.213Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:32:42 [2021-05-06T16:32:42.673Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:32:42 [2021-05-06T16:32:42.673Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:32:44 [2021-05-06T16:32:44.212Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:32:45 [2021-05-06T16:32:45.752Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:32:51 [2021-05-06T16:32:51.549Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:32:53 [2021-05-06T16:32:53.729Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:32:53 [2021-05-06T16:32:53.729Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:32:55 [2021-05-06T16:32:55.910Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:32:55 [2021-05-06T16:32:55.910Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:33:00 [2021-05-06T16:33:00.577Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:33:05 [2021-05-06T16:33:05.199Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:33:09 [2021-05-06T16:33:09.823Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:33:11 [2021-05-06T16:33:11.963Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:33:14 [2021-05-06T16:33:14.104Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:33:14 [2021-05-06T16:33:14.104Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:33:15 [2021-05-06T16:33:15.613Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:33:18 [2021-05-06T16:33:18.471Z] === RUN   TestDockerSuite/TestLogsSince
16:33:26 [2021-05-06T16:33:26.944Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:33:26 [2021-05-06T16:33:26.944Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:33:26 [2021-05-06T16:33:26.944Z] === RUN   TestDockerSuite/TestLogsTail
16:33:29 [2021-05-06T16:33:29.801Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:33:31 [2021-05-06T16:33:31.943Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestMountIntoProc
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestMountIntoSys
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestNetHostname
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginActive
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:33:34 [2021-05-06T16:33:34.084Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:33:34 [2021-05-06T16:33:34.534Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:33:34 [2021-05-06T16:33:34.534Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:33:34 [2021-05-06T16:33:34.534Z] === RUN   TestDockerSuite/TestPortHostBinding
16:33:34 [2021-05-06T16:33:34.534Z] === RUN   TestDockerSuite/TestPortList
16:33:34 [2021-05-06T16:33:34.534Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:33:39 [2021-05-06T16:33:39.158Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:33:42 [2021-05-06T16:33:42.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:33:42 [2021-05-06T16:33:42.838Z] === RUN   TestDockerSuite/TestPsByOrder
16:33:43 [2021-05-06T16:33:43.607Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:33:49 [2021-05-06T16:33:49.830Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:33:49 [2021-05-06T16:33:49.830Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:33:53 [2021-05-06T16:33:53.568Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:33:56 [2021-05-06T16:33:56.819Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:34:09 [2021-05-06T16:34:09.084Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:34:09 [2021-05-06T16:34:09.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:34:09 [2021-05-06T16:34:09.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:34:21 [2021-05-06T16:34:21.818Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:34:23 [2021-05-06T16:34:23.327Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:34:25 [2021-05-06T16:34:25.626Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:34:30 [2021-05-06T16:34:30.317Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:34:33 [2021-05-06T16:34:33.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:34:33 [2021-05-06T16:34:33.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:34:33 [2021-05-06T16:34:33.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:34:38 [2021-05-06T16:34:38.619Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:34:38 [2021-05-06T16:34:38.619Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:34:38 [2021-05-06T16:34:38.619Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:34:38 [2021-05-06T16:34:38.619Z] === RUN   TestDockerSuite/TestPsRightTagName
16:34:38 [2021-05-06T16:34:38.619Z] === RUN   TestDockerSuite/TestPsShowMounts
16:34:40 [2021-05-06T16:34:40.485Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:34:44 [2021-05-06T16:34:44.336Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:34:44 [2021-05-06T16:34:44.336Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:34:45 [2021-05-06T16:34:45.285Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:34:45 [2021-05-06T16:34:45.285Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:34:46 [2021-05-06T16:34:46.793Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:34:47 [2021-05-06T16:34:47.243Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:34:47 [2021-05-06T16:34:47.243Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:34:50 [2021-05-06T16:34:50.922Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:34:55 [2021-05-06T16:34:55.545Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:34:57 [2021-05-06T16:34:57.053Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:35:12 [2021-05-06T16:35:12.537Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:35:14 [2021-05-06T16:35:14.610Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:35:14 [2021-05-06T16:35:14.610Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:35:21 [2021-05-06T16:35:21.599Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:35:21 [2021-05-06T16:35:21.599Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:35:21 [2021-05-06T16:35:21.599Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:35:21 [2021-05-06T16:35:21.599Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:35:24 [2021-05-06T16:35:24.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:35:26 [2021-05-06T16:35:26.221Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:35:29 [2021-05-06T16:35:29.079Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:35:29 [2021-05-06T16:35:29.079Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:35:33 [2021-05-06T16:35:33.702Z] === RUN   TestDockerSuite/TestRmiBlank
16:35:33 [2021-05-06T16:35:33.702Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:35:33 [2021-05-06T16:35:33.702Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:35:51 [2021-05-06T16:35:51.254Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:35:51 [2021-05-06T16:35:51.707Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:35:52 [2021-05-06T16:35:52.156Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:35:56 [2021-05-06T16:35:56.794Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:35:57 [2021-05-06T16:35:57.871Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:36:01 [2021-05-06T16:36:01.549Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:36:08 [2021-05-06T16:36:08.538Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:36:11 [2021-05-06T16:36:11.655Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:36:17 [2021-05-06T16:36:17.130Z] === RUN   TestDockerSuite/TestRmiTag
16:36:17 [2021-05-06T16:36:17.130Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:36:19 [2021-05-06T16:36:19.270Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:36:29 [2021-05-06T16:36:29.720Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:36:44 [2021-05-06T16:36:44.256Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:36:45 [2021-05-06T16:36:45.205Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:36:48 [2021-05-06T16:36:48.884Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAddHost
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:36:49 [2021-05-06T16:36:49.333Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:36:50 [2021-05-06T16:36:50.842Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:36:50 [2021-05-06T16:36:50.842Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:36:50 [2021-05-06T16:36:50.842Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:36:55 [2021-05-06T16:36:55.467Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:36:57 [2021-05-06T16:36:57.607Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:36:59 [2021-05-06T16:36:59.749Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:37:01 [2021-05-06T16:37:01.890Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:37:04 [2021-05-06T16:37:04.747Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:37:04 [2021-05-06T16:37:04.747Z] === RUN   TestDockerSuite/TestRunBindMounts
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:37:09 [2021-05-06T16:37:09.371Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:37:10 [2021-05-06T16:37:10.880Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:37:10 [2021-05-06T16:37:10.880Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:37:13 [2021-05-06T16:37:13.737Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:37:13 [2021-05-06T16:37:13.737Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:37:13 [2021-05-06T16:37:13.737Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:37:15 [2021-05-06T16:37:15.878Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:37:16 [2021-05-06T16:37:16.382Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:37:17 [2021-05-06T16:37:17.388Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:37:19 [2021-05-06T16:37:19.527Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:37:21 [2021-05-06T16:37:21.670Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:37:21 [2021-05-06T16:37:21.670Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:37:21 [2021-05-06T16:37:21.670Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:37:21 [2021-05-06T16:37:21.670Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:37:23 [2021-05-06T16:37:23.181Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:37:23 [2021-05-06T16:37:23.181Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:37:23 [2021-05-06T16:37:23.181Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:37:23 [2021-05-06T16:37:23.181Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:37:23 [2021-05-06T16:37:23.181Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:37:25 [2021-05-06T16:37:25.321Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:37:29 [2021-05-06T16:37:29.947Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:37:31 [2021-05-06T16:37:31.456Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:37:31 [2021-05-06T16:37:31.906Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:37:31 [2021-05-06T16:37:31.906Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:37:31 [2021-05-06T16:37:31.906Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:37:34 [2021-05-06T16:37:34.047Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:37:34 [2021-05-06T16:37:34.449Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:37:36 [2021-05-06T16:37:36.188Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:37:36 [2021-05-06T16:37:36.188Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:37:38 [2021-05-06T16:37:38.328Z] === RUN   TestDockerSuite/TestRunEnvironment
16:37:38 [2021-05-06T16:37:38.328Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:37:38 [2021-05-06T16:37:38.328Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:37:38 [2021-05-06T16:37:38.328Z] === RUN   TestDockerSuite/TestRunExitCode
16:37:41 [2021-05-06T16:37:41.185Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:37:42 [2021-05-06T16:37:42.695Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:37:44 [2021-05-06T16:37:44.204Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunExposePort
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:37:46 [2021-05-06T16:37:46.345Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:37:50 [2021-05-06T16:37:50.023Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:37:55 [2021-05-06T16:37:55.741Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:37:55 [2021-05-06T16:37:55.741Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:37:55 [2021-05-06T16:37:55.749Z] --- PASS: TestBuildWCOWSandboxSize (762.96s)
16:37:55 [2021-05-06T16:37:55.749Z] === RUN   TestBuildWithEmptyDockerfile
16:37:55 [2021-05-06T16:37:55.749Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:37:55 [2021-05-06T16:37:55.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:37:55 [2021-05-06T16:37:55.749Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:37:55 [2021-05-06T16:37:55.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:37:55 [2021-05-06T16:37:55.749Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:37:55 [2021-05-06T16:37:55.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:37:55 [2021-05-06T16:37:55.750Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:37:55 [2021-05-06T16:37:55.750Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:37:55 [2021-05-06T16:37:55.750Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:37:55 [2021-05-06T16:37:55.750Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s)
16:37:55 [2021-05-06T16:37:55.750Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:37:55 [2021-05-06T16:37:55.750Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestBuildPreserveOwnership
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestBuildPlatformInvalid
16:37:55 [2021-05-06T16:37:55.750Z] --- PASS: TestBuildPlatformInvalid (0.41s)
16:37:55 [2021-05-06T16:37:55.750Z] PASS
16:37:55 [2021-05-06T16:37:55.750Z] ok  	github.com/docker/docker/integration/build	922.554s
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === Skipped
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     build_session_test.go:25: TODO: BuildKit
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] DONE 29 tests, 5 skipped in 940.620s
16:37:55 [2021-05-06T16:37:55.750Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:37:55 [2021-05-06T16:37:55.750Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:37:55 [2021-05-06T16:37:55.750Z] INFO: Testing against a local daemon
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestConfigInspect
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestConfigInspect (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestConfigList
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestConfigList (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestConfigsCreateAndDelete
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestConfigsUpdate
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestConfigsUpdate (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestTemplatedConfig
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestTemplatedConfig (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestConfigCreateResolve
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:37:55 [2021-05-06T16:37:55.750Z] === RUN   TestConfigDaemonLibtrustID
16:37:55 [2021-05-06T16:37:55.750Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:37:55 [2021-05-06T16:37:55.750Z] PASS
16:37:55 [2021-05-06T16:37:55.750Z] ok  	github.com/docker/docker/integration/config	0.186s
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === Skipped
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
16:37:55 [2021-05-06T16:37:55.750Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] 
16:37:55 [2021-05-06T16:37:55.750Z] DONE 7 tests, 7 skipped in 2.546s
16:37:55 [2021-05-06T16:37:55.750Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModeHostname
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunMount
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:37:57 [2021-05-06T16:37:57.251Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:37:57 [2021-05-06T16:37:57.892Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:37:57 [2021-05-06T16:37:57.892Z] INFO: Testing against a local daemon
16:37:57 [2021-05-06T16:37:57.892Z] === RUN   TestCheckpoint
16:37:57 [2021-05-06T16:37:57.892Z] --- SKIP: TestCheckpoint (0.00s)
16:37:57 [2021-05-06T16:37:57.892Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:37:57 [2021-05-06T16:37:57.892Z] === RUN   TestContainerInvalidJSON
16:37:57 [2021-05-06T16:37:57.892Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:37:57 [2021-05-06T16:37:57.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:37:57 [2021-05-06T16:37:57.893Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:37:57 [2021-05-06T16:37:57.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:37:57 [2021-05-06T16:37:57.893Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:37:57 [2021-05-06T16:37:57.893Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:37:58 [2021-05-06T16:37:58.343Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:37:58 [2021-05-06T16:37:58.343Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:37:58 [2021-05-06T16:37:58.343Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:37:58 [2021-05-06T16:37:58.343Z] --- PASS: TestContainerInvalidJSON (0.39s)
16:37:58 [2021-05-06T16:37:58.343Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:37:58 [2021-05-06T16:37:58.343Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:37:58 [2021-05-06T16:37:58.343Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:37:58 [2021-05-06T16:37:58.343Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:37:58 [2021-05-06T16:37:58.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s)
16:37:58 [2021-05-06T16:37:58.794Z] === RUN   TestCopyFromContainerPathIsNotDir
16:37:58 [2021-05-06T16:37:58.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s)
16:37:58 [2021-05-06T16:37:58.794Z] === RUN   TestCopyToContainerPathDoesNotExist
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCopyToContainerPathIsNotDir
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCopyFromContainer
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCopyFromContainer (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateLinkToNonExistingContainer
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidEnv
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidEnv/0
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidEnv/0
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidEnv/1
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidEnv/1
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidEnv/2
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidEnv/2
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidEnv/0
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidEnv/2
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidEnv/1
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateTmpfsMountsTarget
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithCustomMaskedPaths
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithCustomReadonlyPaths
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateDifferentPlatform
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateDifferentPlatform/different_os
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:37:59 [2021-05-06T16:37:59.244Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
16:37:59 [2021-05-06T16:37:59.244Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestContainerKillOnDaemonStart
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestDiff
16:37:59 [2021-05-06T16:37:59.244Z] --- SKIP: TestDiff (0.00s)
16:37:59 [2021-05-06T16:37:59.244Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:37:59 [2021-05-06T16:37:59.244Z] === RUN   TestExecWithCloseStdin
16:38:02 [2021-05-06T16:38:02.132Z] --- PASS: TestExecWithCloseStdin (2.55s)
16:38:02 [2021-05-06T16:38:02.132Z] === RUN   TestExec
16:38:03 [2021-05-06T16:38:03.643Z] --- PASS: TestExec (1.67s)
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestExecUser
16:38:03 [2021-05-06T16:38:03.643Z] --- SKIP: TestExecUser (0.00s)
16:38:03 [2021-05-06T16:38:03.643Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestExportContainerAndImportImage
16:38:03 [2021-05-06T16:38:03.643Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:38:03 [2021-05-06T16:38:03.643Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestExportContainerAfterDaemonRestart
16:38:03 [2021-05-06T16:38:03.643Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:38:03 [2021-05-06T16:38:03.643Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestHealthCheckWorkdir
16:38:03 [2021-05-06T16:38:03.643Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:38:03 [2021-05-06T16:38:03.643Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestHealthKillContainer
16:38:03 [2021-05-06T16:38:03.643Z] --- SKIP: TestHealthKillContainer (0.00s)
16:38:03 [2021-05-06T16:38:03.643Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestInspectCpusetInConfigPre120
16:38:03 [2021-05-06T16:38:03.643Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:38:03 [2021-05-06T16:38:03.643Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:38:03 [2021-05-06T16:38:03.643Z] === RUN   TestKillContainerInvalidSignal
16:38:04 [2021-05-06T16:38:04.240Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:38:04 [2021-05-06T16:38:04.240Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:38:04 [2021-05-06T16:38:04.240Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:38:04 [2021-05-06T16:38:04.240Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:38:05 [2021-05-06T16:38:05.167Z] --- PASS: TestKillContainerInvalidSignal (1.46s)
16:38:05 [2021-05-06T16:38:05.167Z] === RUN   TestKillContainer
16:38:05 [2021-05-06T16:38:05.167Z] === RUN   TestKillContainer/no_signal
16:38:06 [2021-05-06T16:38:06.503Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:38:06 [2021-05-06T16:38:06.677Z] === RUN   TestKillContainer/non_killing_signal
16:38:06 [2021-05-06T16:38:06.677Z] === RUN   TestKillContainer/killing_signal
16:38:07 [2021-05-06T16:38:07.950Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:38:08 [2021-05-06T16:38:08.188Z] --- PASS: TestKillContainer (3.28s)
16:38:08 [2021-05-06T16:38:08.188Z]     --- PASS: TestKillContainer/no_signal (1.42s)
16:38:08 [2021-05-06T16:38:08.188Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:38:08 [2021-05-06T16:38:08.188Z]     --- PASS: TestKillContainer/killing_signal (1.83s)
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:38:08 [2021-05-06T16:38:08.188Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestKillStoppedContainer
16:38:08 [2021-05-06T16:38:08.188Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestKillStoppedContainerAPIPre120
16:38:08 [2021-05-06T16:38:08.188Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestKillDifferentUserContainer
16:38:08 [2021-05-06T16:38:08.188Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestInspectOomKilledTrue
16:38:08 [2021-05-06T16:38:08.188Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestInspectOomKilledFalse
16:38:08 [2021-05-06T16:38:08.188Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:38:08 [2021-05-06T16:38:08.188Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:38:08 [2021-05-06T16:38:08.188Z] === RUN   TestLogsFollowTailEmpty
16:38:09 [2021-05-06T16:38:09.697Z] --- PASS: TestLogsFollowTailEmpty (1.46s)
16:38:09 [2021-05-06T16:38:09.697Z] === RUN   TestNetworkNat
16:38:09 [2021-05-06T16:38:09.697Z] --- SKIP: TestNetworkNat (0.00s)
16:38:09 [2021-05-06T16:38:09.697Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:38:09 [2021-05-06T16:38:09.697Z] === RUN   TestNetworkLocalhostTCPNat
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetHost
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:38:11 [2021-05-06T16:38:11.629Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:38:11 [2021-05-06T16:38:11.839Z] --- PASS: TestNetworkLocalhostTCPNat (1.82s)
16:38:11 [2021-05-06T16:38:11.839Z] === RUN   TestNetworkLoopbackNat
16:38:11 [2021-05-06T16:38:11.839Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:38:11 [2021-05-06T16:38:11.839Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:38:11 [2021-05-06T16:38:11.839Z] === RUN   TestPause
16:38:11 [2021-05-06T16:38:11.839Z] --- SKIP: TestPause (0.00s)
16:38:11 [2021-05-06T16:38:11.839Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:38:11 [2021-05-06T16:38:11.839Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:38:13 [2021-05-06T16:38:13.137Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:38:13 [2021-05-06T16:38:13.349Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s)
16:38:13 [2021-05-06T16:38:13.349Z] === RUN   TestPauseStopPausedContainer
16:38:13 [2021-05-06T16:38:13.349Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:38:13 [2021-05-06T16:38:13.349Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
16:38:13 [2021-05-06T16:38:13.349Z] === RUN   TestPsFilter
16:38:13 [2021-05-06T16:38:13.349Z] --- PASS: TestPsFilter (0.15s)
16:38:13 [2021-05-06T16:38:13.349Z] === RUN   TestRemoveContainerWithRemovedVolume
16:38:14 [2021-05-06T16:38:14.648Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:38:14 [2021-05-06T16:38:14.859Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.75s)
16:38:14 [2021-05-06T16:38:14.859Z] === RUN   TestRemoveContainerWithVolume
16:38:16 [2021-05-06T16:38:16.157Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:38:17 [2021-05-06T16:38:17.002Z] --- PASS: TestRemoveContainerWithVolume (1.78s)
16:38:17 [2021-05-06T16:38:17.002Z] === RUN   TestRemoveContainerRunning
16:38:17 [2021-05-06T16:38:17.106Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:38:18 [2021-05-06T16:38:18.512Z] --- PASS: TestRemoveContainerRunning (1.52s)
16:38:18 [2021-05-06T16:38:18.512Z] === RUN   TestRemoveContainerForceRemoveRunning
16:38:19 [2021-05-06T16:38:19.248Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunPortInUse
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:38:19 [2021-05-06T16:38:19.698Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:38:20 [2021-05-06T16:38:20.021Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s)
16:38:20 [2021-05-06T16:38:20.021Z] === RUN   TestRemoveInvalidContainer
16:38:20 [2021-05-06T16:38:20.021Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:38:20 [2021-05-06T16:38:20.021Z] === RUN   TestRenameLinkedContainer
16:38:20 [2021-05-06T16:38:20.021Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:38:20 [2021-05-06T16:38:20.021Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:38:20 [2021-05-06T16:38:20.021Z] === RUN   TestRenameStoppedContainer
16:38:21 [2021-05-06T16:38:21.531Z] --- PASS: TestRenameStoppedContainer (1.77s)
16:38:21 [2021-05-06T16:38:21.531Z] === RUN   TestRenameRunningContainerAndReuse
16:38:22 [2021-05-06T16:38:22.557Z] === RUN   TestDockerSuite/TestRunPublishPort
16:38:22 [2021-05-06T16:38:22.557Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:38:22 [2021-05-06T16:38:22.557Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:38:22 [2021-05-06T16:38:22.557Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:38:22 [2021-05-06T16:38:22.557Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:38:22 [2021-05-06T16:38:22.557Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:38:24 [2021-05-06T16:38:24.395Z] --- PASS: TestRenameRunningContainerAndReuse (2.95s)
16:38:24 [2021-05-06T16:38:24.395Z] === RUN   TestRenameInvalidName
16:38:25 [2021-05-06T16:38:25.904Z] --- PASS: TestRenameInvalidName (1.50s)
16:38:25 [2021-05-06T16:38:25.904Z] === RUN   TestRenameAnonymousContainer
16:38:29 [2021-05-06T16:38:29.548Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:38:29 [2021-05-06T16:38:29.548Z] === RUN   TestDockerSuite/TestRunRm
16:38:30 [2021-05-06T16:38:30.499Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:38:36 [2021-05-06T16:38:36.216Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:38:37 [2021-05-06T16:38:37.726Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:38:38 [2021-05-06T16:38:38.556Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:38:39 [2021-05-06T16:38:39.870Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:38:40 [2021-05-06T16:38:40.595Z] --- PASS: TestRenameAnonymousContainer (12.77s)
16:38:40 [2021-05-06T16:38:40.595Z] === RUN   TestRenameContainerWithSameName
16:38:40 [2021-05-06T16:38:40.595Z] --- PASS: TestRenameContainerWithSameName (1.46s)
16:38:40 [2021-05-06T16:38:40.595Z] === RUN   TestRenameContainerWithLinkedContainer
16:38:40 [2021-05-06T16:38:40.595Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:38:40 [2021-05-06T16:38:40.595Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
16:38:40 [2021-05-06T16:38:40.595Z] === RUN   TestResize
16:38:41 [2021-05-06T16:38:41.545Z] --- PASS: TestResize (1.49s)
16:38:41 [2021-05-06T16:38:41.545Z] === RUN   TestResizeWithInvalidSize
16:38:42 [2021-05-06T16:38:42.011Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:38:43 [2021-05-06T16:38:43.055Z] --- PASS: TestResizeWithInvalidSize (1.48s)
16:38:43 [2021-05-06T16:38:43.055Z] === RUN   TestResizeWhenContainerNotStarted
16:38:44 [2021-05-06T16:38:44.151Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:38:44 [2021-05-06T16:38:44.151Z] === RUN   TestDockerSuite/TestRunState
16:38:44 [2021-05-06T16:38:44.151Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:38:45 [2021-05-06T16:38:45.205Z] --- PASS: TestResizeWhenContainerNotStarted (1.76s)
16:38:45 [2021-05-06T16:38:45.205Z] === RUN   TestDaemonRestartKillContainers
16:38:45 [2021-05-06T16:38:45.205Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:38:45 [2021-05-06T16:38:45.205Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:38:45 [2021-05-06T16:38:45.205Z] === RUN   TestStats
16:38:45 [2021-05-06T16:38:45.205Z] --- SKIP: TestStats (0.00s)
16:38:45 [2021-05-06T16:38:45.205Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:38:45 [2021-05-06T16:38:45.205Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:38:47 [2021-05-06T16:38:47.010Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:38:47 [2021-05-06T16:38:47.010Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:38:48 [2021-05-06T16:38:48.064Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s)
16:38:48 [2021-05-06T16:38:48.064Z] === RUN   TestStopContainerWithTimeout
16:38:48 [2021-05-06T16:38:48.064Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:38:48 [2021-05-06T16:38:48.064Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:38:48 [2021-05-06T16:38:48.064Z] === RUN   TestUpdateRestartPolicy
16:38:48 [2021-05-06T16:38:48.523Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:38:48 [2021-05-06T16:38:48.523Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:38:48 [2021-05-06T16:38:48.523Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:38:48 [2021-05-06T16:38:48.973Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:38:48 [2021-05-06T16:38:48.973Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:38:48 [2021-05-06T16:38:48.973Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:38:53 [2021-05-06T16:38:53.416Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUserByID
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUserByName
16:38:53 [2021-05-06T16:38:53.598Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:38:55 [2021-05-06T16:38:55.743Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:38:55 [2021-05-06T16:38:55.743Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:38:58 [2021-05-06T16:38:58.056Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:38:58 [2021-05-06T16:38:58.056Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:38:58 [2021-05-06T16:38:58.056Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:39:00 [2021-05-06T16:39:00.920Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:39:06 [2021-05-06T16:39:06.638Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:39:09 [2021-05-06T16:39:09.019Z] --- PASS: TestUpdateRestartPolicy (17.95s)
16:39:09 [2021-05-06T16:39:09.019Z] === RUN   TestUpdateRestartWithAutoRemove
16:39:09 [2021-05-06T16:39:09.019Z] --- PASS: TestUpdateRestartWithAutoRemove (1.49s)
16:39:09 [2021-05-06T16:39:09.019Z] === RUN   TestWaitNonBlocked
16:39:09 [2021-05-06T16:39:09.019Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:39:09 [2021-05-06T16:39:09.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:39:09 [2021-05-06T16:39:09.019Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:39:09 [2021-05-06T16:39:09.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:39:09 [2021-05-06T16:39:09.019Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:39:09 [2021-05-06T16:39:09.019Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:39:09 [2021-05-06T16:39:09.470Z] --- PASS: TestWaitNonBlocked (0.02s)
16:39:09 [2021-05-06T16:39:09.470Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.03s)
16:39:09 [2021-05-06T16:39:09.470Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.08s)
16:39:09 [2021-05-06T16:39:09.470Z] === RUN   TestWaitBlocked
16:39:09 [2021-05-06T16:39:09.470Z] --- SKIP: TestWaitBlocked (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:39:09 [2021-05-06T16:39:09.470Z] PASS
16:39:09 [2021-05-06T16:39:09.470Z] ok  	github.com/docker/docker/integration/container	71.718s
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === Skipped
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
16:39:09 [2021-05-06T16:39:09.470Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
16:39:09 [2021-05-06T16:39:09.470Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] 
16:39:09 [2021-05-06T16:39:09.470Z] DONE 88 tests, 33 skipped in 73.952s
16:39:09 [2021-05-06T16:39:09.470Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:39:10 [2021-05-06T16:39:10.316Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:39:11 [2021-05-06T16:39:11.495Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:39:11 [2021-05-06T16:39:11.613Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:11 [2021-05-06T16:39:11.613Z] INFO: Testing against a local daemon
16:39:11 [2021-05-06T16:39:11.613Z] === RUN   TestCommitInheritsEnv
16:39:11 [2021-05-06T16:39:11.613Z] --- SKIP: TestCommitInheritsEnv (0.01s)
16:39:11 [2021-05-06T16:39:11.613Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:39:11 [2021-05-06T16:39:11.613Z] === RUN   TestImportExtremelyLargeImageWorks
16:39:11 [2021-05-06T16:39:11.613Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:39:11 [2021-05-06T16:39:11.613Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:39:11 [2021-05-06T16:39:11.613Z] === RUN   TestImagesFilterMultiReference
16:39:11 [2021-05-06T16:39:11.613Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:39:11 [2021-05-06T16:39:11.613Z] === RUN   TestImagePullPlatformInvalid
16:39:11 [2021-05-06T16:39:11.613Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:39:11 [2021-05-06T16:39:11.613Z] === RUN   TestRemoveImageOrphaning
16:39:12 [2021-05-06T16:39:12.063Z] --- PASS: TestRemoveImageOrphaning (0.75s)
16:39:12 [2021-05-06T16:39:12.063Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:39:12 [2021-05-06T16:39:12.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:39:12 [2021-05-06T16:39:12.515Z] === RUN   TestTagInvalidReference
16:39:12 [2021-05-06T16:39:12.515Z] --- PASS: TestTagInvalidReference (0.02s)
16:39:12 [2021-05-06T16:39:12.515Z] === RUN   TestTagValidPrefixedRepo
16:39:12 [2021-05-06T16:39:12.515Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:39:12 [2021-05-06T16:39:12.515Z] === RUN   TestTagExistedNameWithoutForce
16:39:12 [2021-05-06T16:39:12.515Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:39:12 [2021-05-06T16:39:12.515Z] === RUN   TestTagOfficialNames
16:39:12 [2021-05-06T16:39:12.515Z] --- PASS: TestTagOfficialNames (0.06s)
16:39:12 [2021-05-06T16:39:12.515Z] === RUN   TestTagMatchesDigest
16:39:12 [2021-05-06T16:39:12.515Z] --- PASS: TestTagMatchesDigest (0.02s)
16:39:12 [2021-05-06T16:39:12.515Z] PASS
16:39:12 [2021-05-06T16:39:12.515Z] ok  	github.com/docker/docker/integration/image	1.170s
16:39:12 [2021-05-06T16:39:12.515Z] 
16:39:12 [2021-05-06T16:39:12.515Z] === Skipped
16:39:12 [2021-05-06T16:39:12.515Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
16:39:12 [2021-05-06T16:39:12.515Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:39:12 [2021-05-06T16:39:12.515Z] 
16:39:12 [2021-05-06T16:39:12.515Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
16:39:12 [2021-05-06T16:39:12.515Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:39:12 [2021-05-06T16:39:12.515Z] 
16:39:12 [2021-05-06T16:39:12.515Z] 
16:39:12 [2021-05-06T16:39:12.515Z] DONE 11 tests, 2 skipped in 2.839s
16:39:12 [2021-05-06T16:39:12.515Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:39:14 [2021-05-06T16:39:14.660Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:14 [2021-05-06T16:39:14.660Z] INFO: Testing against a local daemon
16:39:14 [2021-05-06T16:39:14.660Z] === RUN   TestNetworkCreateDelete
16:39:14 [2021-05-06T16:39:14.660Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:39:14 [2021-05-06T16:39:14.660Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:39:14 [2021-05-06T16:39:14.660Z] === RUN   TestDockerNetworkDeletePreferID
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestDaemonDNSFallback
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDaemonDNSFallback (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestInspectNetwork
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestInspectNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestRunContainerWithBridgeNone
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkInvalidJSON
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkInvalidJSON//networks/create
16:39:14 [2021-05-06T16:39:14.661Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:39:14 [2021-05-06T16:39:14.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:39:14 [2021-05-06T16:39:14.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:39:14 [2021-05-06T16:39:14.661Z] === CONT  TestNetworkInvalidJSON//networks/create
16:39:14 [2021-05-06T16:39:14.661Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:39:14 [2021-05-06T16:39:14.661Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:39:14 [2021-05-06T16:39:14.661Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:39:14 [2021-05-06T16:39:14.661Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkList
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkList//networks
16:39:14 [2021-05-06T16:39:14.661Z] === PAUSE TestNetworkList//networks
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestNetworkList//networks/
16:39:14 [2021-05-06T16:39:14.661Z] === PAUSE TestNetworkList//networks/
16:39:14 [2021-05-06T16:39:14.661Z] === CONT  TestNetworkList//networks
16:39:14 [2021-05-06T16:39:14.661Z] === CONT  TestNetworkList//networks/
16:39:14 [2021-05-06T16:39:14.661Z] --- PASS: TestNetworkList (0.02s)
16:39:14 [2021-05-06T16:39:14.661Z]     --- PASS: TestNetworkList//networks (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestHostIPv4BridgeLabel
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     network_test.go:126: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestDaemonRestartWithLiveRestore
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:29: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestDaemonDefaultNetworkPools
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:58: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestDaemonRestartWithExistingNetwork
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:102: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:136: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:187: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestServiceWithPredefinedNetwork
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:212: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:242: FLAKY_TEST
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestServiceWithDataPathPortInit
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:332: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:39:14 [2021-05-06T16:39:14.661Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:400: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] PASS
16:39:14 [2021-05-06T16:39:14.661Z] ok  	github.com/docker/docker/integration/network	0.212s
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === Skipped
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     network_test.go:126: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:29: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:58: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:102: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:136: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:187: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:212: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:242: FLAKY_TEST
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:332: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
16:39:14 [2021-05-06T16:39:14.661Z]     service_test.go:400: testEnv.OSType == "windows"
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] 
16:39:14 [2021-05-06T16:39:14.661Z] DONE 22 tests, 15 skipped in 2.043s
16:39:14 [2021-05-06T16:39:14.661Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:39:15 [2021-05-06T16:39:15.112Z] testing: warning: no tests to run
16:39:15 [2021-05-06T16:39:15.112Z] PASS
16:39:15 [2021-05-06T16:39:15.112Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.050s
16:39:15 [2021-05-06T16:39:15.112Z] 
16:39:15 [2021-05-06T16:39:15.112Z] DONE 0 tests in 0.637s
16:39:15 [2021-05-06T16:39:15.112Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:39:16 [2021-05-06T16:39:16.033Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:39:16 [2021-05-06T16:39:16.033Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:39:16 [2021-05-06T16:39:16.033Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:39:16 [2021-05-06T16:39:16.062Z] testing: warning: no tests to run
16:39:16 [2021-05-06T16:39:16.062Z] PASS
16:39:16 [2021-05-06T16:39:16.062Z] ok  	github.com/docker/docker/integration/network/macvlan	0.049s
16:39:16 [2021-05-06T16:39:16.062Z] 
16:39:16 [2021-05-06T16:39:16.062Z] DONE 0 tests in 0.642s
16:39:16 [2021-05-06T16:39:16.062Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:39:16 [2021-05-06T16:39:16.512Z] testing: warning: no tests to run
16:39:16 [2021-05-06T16:39:16.512Z] PASS
16:39:16 [2021-05-06T16:39:16.512Z] ok  	github.com/docker/docker/integration/plugin	0.047s
16:39:16 [2021-05-06T16:39:16.512Z] 
16:39:16 [2021-05-06T16:39:16.512Z] DONE 0 tests in 0.636s
16:39:16 [2021-05-06T16:39:16.512Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:39:17 [2021-05-06T16:39:17.463Z] testing: warning: no tests to run
16:39:17 [2021-05-06T16:39:17.463Z] PASS
16:39:17 [2021-05-06T16:39:17.463Z] ok  	github.com/docker/docker/integration/plugin/authz	0.042s
16:39:17 [2021-05-06T16:39:17.463Z] 
16:39:17 [2021-05-06T16:39:17.463Z] DONE 0 tests in 0.624s
16:39:17 [2021-05-06T16:39:17.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:39:18 [2021-05-06T16:39:18.892Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:39:21 [2021-05-06T16:39:21.035Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:39:23 [2021-05-06T16:39:23.176Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:39:24 [2021-05-06T16:39:24.468Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:24 [2021-05-06T16:39:24.468Z] INFO: Testing against a local daemon
16:39:24 [2021-05-06T16:39:24.468Z] === RUN   TestPluginInvalidJSON
16:39:24 [2021-05-06T16:39:24.468Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:39:24 [2021-05-06T16:39:24.468Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:39:24 [2021-05-06T16:39:24.468Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:39:24 [2021-05-06T16:39:24.468Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:39:24 [2021-05-06T16:39:24.468Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:39:24 [2021-05-06T16:39:24.468Z] === RUN   TestPluginInstall
16:39:24 [2021-05-06T16:39:24.468Z] --- SKIP: TestPluginInstall (0.00s)
16:39:24 [2021-05-06T16:39:24.468Z]     plugin_test.go:63: testEnv.OSType == "windows"
16:39:24 [2021-05-06T16:39:24.468Z] === RUN   TestPluginsWithRuntimes
16:39:24 [2021-05-06T16:39:24.468Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:39:24 [2021-05-06T16:39:24.468Z]     plugin_test.go:172: testEnv.OSType == "windows"
16:39:24 [2021-05-06T16:39:24.468Z] === RUN   TestPluginBackCompatMediaTypes
16:39:24 [2021-05-06T16:39:24.468Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:39:24 [2021-05-06T16:39:24.468Z]     plugin_test.go:234: testEnv.OSType == "windows"
16:39:24 [2021-05-06T16:39:24.468Z] PASS
16:39:24 [2021-05-06T16:39:24.468Z] ok  	github.com/docker/docker/integration/plugin/common	0.227s
16:39:24 [2021-05-06T16:39:24.922Z] 
16:39:24 [2021-05-06T16:39:24.922Z] === Skipped
16:39:24 [2021-05-06T16:39:24.922Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
16:39:24 [2021-05-06T16:39:24.922Z]     plugin_test.go:63: testEnv.OSType == "windows"
16:39:24 [2021-05-06T16:39:24.922Z] 
16:39:24 [2021-05-06T16:39:24.922Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
16:39:24 [2021-05-06T16:39:24.922Z]     plugin_test.go:172: testEnv.OSType == "windows"
16:39:24 [2021-05-06T16:39:24.922Z] 
16:39:24 [2021-05-06T16:39:24.922Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
16:39:24 [2021-05-06T16:39:24.922Z]     plugin_test.go:234: testEnv.OSType == "windows"
16:39:24 [2021-05-06T16:39:24.922Z] 
16:39:24 [2021-05-06T16:39:24.922Z] 
16:39:24 [2021-05-06T16:39:24.922Z] DONE 5 tests, 3 skipped in 7.424s
16:39:24 [2021-05-06T16:39:24.922Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:39:26 [2021-05-06T16:39:26.356Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:39:27 [2021-05-06T16:39:27.786Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:27 [2021-05-06T16:39:27.786Z] INFO: Testing against a local daemon
16:39:27 [2021-05-06T16:39:27.786Z] === RUN   TestExternalGraphDriver
16:39:27 [2021-05-06T16:39:27.786Z] --- SKIP: TestExternalGraphDriver (0.00s)
16:39:27 [2021-05-06T16:39:27.786Z]     external_test.go:48: runtime.GOOS == "windows"
16:39:27 [2021-05-06T16:39:27.786Z] === RUN   TestGraphdriverPluginV2
16:39:27 [2021-05-06T16:39:27.786Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
16:39:27 [2021-05-06T16:39:27.786Z]     external_test.go:408: runtime.GOOS == "windows"
16:39:27 [2021-05-06T16:39:27.786Z] PASS
16:39:27 [2021-05-06T16:39:27.786Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.146s
16:39:27 [2021-05-06T16:39:27.786Z] 
16:39:27 [2021-05-06T16:39:27.786Z] === Skipped
16:39:27 [2021-05-06T16:39:27.786Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
16:39:27 [2021-05-06T16:39:27.786Z]     external_test.go:48: runtime.GOOS == "windows"
16:39:27 [2021-05-06T16:39:27.786Z] 
16:39:27 [2021-05-06T16:39:27.786Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
16:39:27 [2021-05-06T16:39:27.786Z]     external_test.go:408: runtime.GOOS == "windows"
16:39:27 [2021-05-06T16:39:27.786Z] 
16:39:27 [2021-05-06T16:39:27.786Z] 
16:39:27 [2021-05-06T16:39:27.786Z] DONE 2 tests, 2 skipped in 2.605s
16:39:27 [2021-05-06T16:39:27.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:39:29 [2021-05-06T16:39:29.932Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:29 [2021-05-06T16:39:29.932Z] INFO: Testing against a local daemon
16:39:29 [2021-05-06T16:39:29.932Z] === RUN   TestReadPluginNoRead
16:39:29 [2021-05-06T16:39:29.932Z] --- SKIP: TestReadPluginNoRead (0.00s)
16:39:29 [2021-05-06T16:39:29.932Z]     read_test.go:21: no unix domain sockets on Windows
16:39:29 [2021-05-06T16:39:29.932Z] PASS
16:39:29 [2021-05-06T16:39:29.932Z] ok  	github.com/docker/docker/integration/plugin/logging	0.136s
16:39:29 [2021-05-06T16:39:29.932Z] 
16:39:29 [2021-05-06T16:39:29.932Z] === Skipped
16:39:29 [2021-05-06T16:39:29.932Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
16:39:29 [2021-05-06T16:39:29.932Z]     read_test.go:21: no unix domain sockets on Windows
16:39:29 [2021-05-06T16:39:29.932Z] 
16:39:29 [2021-05-06T16:39:29.932Z] 
16:39:29 [2021-05-06T16:39:29.932Z] DONE 1 tests, 1 skipped in 2.165s
16:39:29 [2021-05-06T16:39:29.932Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
16:39:30 [2021-05-06T16:39:30.889Z] testing: warning: no tests to run
16:39:30 [2021-05-06T16:39:30.889Z] PASS
16:39:30 [2021-05-06T16:39:30.889Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.101s
16:39:30 [2021-05-06T16:39:30.889Z] 
16:39:30 [2021-05-06T16:39:30.889Z] DONE 0 tests in 1.128s
16:39:30 [2021-05-06T16:39:30.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:39:31 [2021-05-06T16:39:31.653Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:39:32 [2021-05-06T16:39:32.603Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:39:33 [2021-05-06T16:39:33.030Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:33 [2021-05-06T16:39:33.030Z] INFO: Testing against a local daemon
16:39:33 [2021-05-06T16:39:33.030Z] === RUN   TestPluginWithDevMounts
16:39:33 [2021-05-06T16:39:33.030Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:39:33 [2021-05-06T16:39:33.030Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:39:33 [2021-05-06T16:39:33.030Z] PASS
16:39:33 [2021-05-06T16:39:33.030Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.151s
16:39:33 [2021-05-06T16:39:33.030Z] 
16:39:33 [2021-05-06T16:39:33.030Z] === Skipped
16:39:33 [2021-05-06T16:39:33.030Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:39:33 [2021-05-06T16:39:33.030Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:39:33 [2021-05-06T16:39:33.030Z] 
16:39:33 [2021-05-06T16:39:33.030Z] 
16:39:33 [2021-05-06T16:39:33.030Z] DONE 1 tests, 1 skipped in 2.127s
16:39:33 [2021-05-06T16:39:33.030Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:39:34 [2021-05-06T16:39:34.111Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:39:34 [2021-05-06T16:39:34.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:34 [2021-05-06T16:39:34.541Z] INFO: Testing against a local daemon
16:39:34 [2021-05-06T16:39:34.541Z] === RUN   TestSecretInspect
16:39:34 [2021-05-06T16:39:34.541Z] --- SKIP: TestSecretInspect (0.00s)
16:39:34 [2021-05-06T16:39:34.541Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.541Z] === RUN   TestSecretList
16:39:34 [2021-05-06T16:39:34.541Z] --- SKIP: TestSecretList (0.00s)
16:39:34 [2021-05-06T16:39:34.541Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.541Z] === RUN   TestSecretsCreateAndDelete
16:39:34 [2021-05-06T16:39:34.541Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:39:34 [2021-05-06T16:39:34.541Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.541Z] === RUN   TestSecretsUpdate
16:39:34 [2021-05-06T16:39:34.541Z] --- SKIP: TestSecretsUpdate (0.00s)
16:39:34 [2021-05-06T16:39:34.541Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.541Z] === RUN   TestTemplatedSecret
16:39:34 [2021-05-06T16:39:34.541Z] --- SKIP: TestTemplatedSecret (0.00s)
16:39:34 [2021-05-06T16:39:34.541Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.541Z] === RUN   TestSecretCreateResolve
16:39:34 [2021-05-06T16:39:34.541Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:39:34 [2021-05-06T16:39:34.541Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:39:34 [2021-05-06T16:39:34.541Z] PASS
16:39:34 [2021-05-06T16:39:34.541Z] ok  	github.com/docker/docker/integration/secret	0.163s
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] === Skipped
16:39:34 [2021-05-06T16:39:34.992Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
16:39:34 [2021-05-06T16:39:34.992Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
16:39:34 [2021-05-06T16:39:34.992Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
16:39:34 [2021-05-06T16:39:34.992Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
16:39:34 [2021-05-06T16:39:34.992Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
16:39:34 [2021-05-06T16:39:34.992Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
16:39:34 [2021-05-06T16:39:34.992Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] 
16:39:34 [2021-05-06T16:39:34.992Z] DONE 6 tests, 6 skipped in 1.791s
16:39:34 [2021-05-06T16:39:34.992Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:39:37 [2021-05-06T16:39:37.136Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:37 [2021-05-06T16:39:37.136Z] INFO: Testing against a local daemon
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceCreateInit
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:39:37 [2021-05-06T16:39:37.136Z] --- PASS: TestServiceCreateInit (0.03s)
16:39:37 [2021-05-06T16:39:37.136Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceMultipleTimes
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceConflict
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceMaxReplicas
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateWithDuplicateNetworkNames
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceSecretFileMode
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceConfigFileMode
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceSysctls
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateServiceCapabilities
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestInspect
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestInspect (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestCreateJob
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestCreateJob (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestReplicatedJob
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestReplicatedJob (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestUpdateReplicatedJob
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceListWithStatuses
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestDockerNetworkConnectAlias
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestDockerNetworkReConnect
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServicePlugin
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServicePlugin (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceUpdateLabel
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceUpdateSecrets
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceUpdateConfigs
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceUpdateNetwork
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.136Z] === RUN   TestServiceUpdatePidsLimit
16:39:37 [2021-05-06T16:39:37.136Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
16:39:37 [2021-05-06T16:39:37.136Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.136Z] PASS
16:39:37 [2021-05-06T16:39:37.136Z] ok  	github.com/docker/docker/integration/service	0.291s
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === Skipped
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
16:39:37 [2021-05-06T16:39:37.136Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.136Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
16:39:37 [2021-05-06T16:39:37.136Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.136Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
16:39:37 [2021-05-06T16:39:37.137Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
16:39:37 [2021-05-06T16:39:37.137Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] 
16:39:37 [2021-05-06T16:39:37.137Z] DONE 24 tests, 23 skipped in 2.429s
16:39:37 [2021-05-06T16:39:37.137Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:39:39 [2021-05-06T16:39:39.282Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:39 [2021-05-06T16:39:39.282Z] INFO: Testing against a local daemon
16:39:39 [2021-05-06T16:39:39.282Z] === RUN   TestSessionCreate
16:39:39 [2021-05-06T16:39:39.282Z] --- SKIP: TestSessionCreate (0.00s)
16:39:39 [2021-05-06T16:39:39.282Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:39:39 [2021-05-06T16:39:39.282Z] === RUN   TestSessionCreateWithBadUpgrade
16:39:39 [2021-05-06T16:39:39.282Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:39:39 [2021-05-06T16:39:39.282Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:39:39 [2021-05-06T16:39:39.282Z] PASS
16:39:39 [2021-05-06T16:39:39.282Z] ok  	github.com/docker/docker/integration/session	0.131s
16:39:39 [2021-05-06T16:39:39.282Z] 
16:39:39 [2021-05-06T16:39:39.282Z] === Skipped
16:39:39 [2021-05-06T16:39:39.282Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
16:39:39 [2021-05-06T16:39:39.282Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:39:39 [2021-05-06T16:39:39.282Z] 
16:39:39 [2021-05-06T16:39:39.282Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
16:39:39 [2021-05-06T16:39:39.282Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:39:39 [2021-05-06T16:39:39.282Z] 
16:39:39 [2021-05-06T16:39:39.282Z] 
16:39:39 [2021-05-06T16:39:39.282Z] DONE 2 tests, 2 skipped in 1.682s
16:39:39 [2021-05-06T16:39:39.282Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:39:40 [2021-05-06T16:39:40.792Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:40 [2021-05-06T16:39:40.792Z] INFO: Testing against a local daemon
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestEventsExecDie
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestEventsExecDie (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestEventsBackwardsCompatible
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestInfoAPI
16:39:40 [2021-05-06T16:39:40.792Z] --- PASS: TestInfoAPI (0.03s)
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestInfoAPIWarnings
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestInfoDebug
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestInfoDebug (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestInfoInsecureRegistries
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestInfoRegistryMirrors
16:39:40 [2021-05-06T16:39:40.792Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
16:39:40 [2021-05-06T16:39:40.792Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:39:40 [2021-05-06T16:39:40.792Z] === RUN   TestLoginFailsWithBadCredentials
16:39:41 [2021-05-06T16:39:41.217Z] --- PASS: TestDockerExternalVolumeSuite (441.54s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.84s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_external_volume_driver_test.go:53: [dd44dc58cd361] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.74s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_external_volume_driver_test.go:53: [d8c30afcc38d6] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_external_volume_driver_test.go:53: [d17c86cfd46dd] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_external_volume_driver_test.go:53: [d64b9d9be3aa9] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (16.04s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.66s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.55s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.33s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_external_volume_driver_test.go:485: [da899a7e02486] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_external_volume_driver_test.go:53: [d7574e2c4fda3] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z] PASS
16:39:41 [2021-05-06T16:39:41.217Z] 
16:39:41 [2021-05-06T16:39:41.217Z] === Skipped
16:39:41 [2021-05-06T16:39:41.217Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:39:41 [2021-05-06T16:39:41.217Z]         check_test.go:309: [d610ab67bac76] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z] 
16:39:41 [2021-05-06T16:39:41.217Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:39:41 [2021-05-06T16:39:41.217Z]         check_test.go:309: [df096ac66f32f] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z] 
16:39:41 [2021-05-06T16:39:41.217Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:39:41 [2021-05-06T16:39:41.217Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:39:41 [2021-05-06T16:39:41.217Z]         check_test.go:309: [d6a18af928314] daemon is not started
16:39:41 [2021-05-06T16:39:41.217Z] 
16:39:41 [2021-05-06T16:39:41.217Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:39:41 [2021-05-06T16:39:41.217Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
16:39:41 [2021-05-06T16:39:41.218Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:39:41 [2021-05-06T16:39:41.218Z] 
16:39:41 [2021-05-06T16:39:41.218Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:39:41 [2021-05-06T16:39:41.218Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:39:41 [2021-05-06T16:39:41.218Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:39:41 [2021-05-06T16:39:41.218Z] 
16:39:41 [2021-05-06T16:39:41.218Z] 
16:39:41 [2021-05-06T16:39:41.218Z] DONE 273 tests, 5 skipped in 2803.597s
16:39:41 [2021-05-06T16:39:41.218Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:39:41 [2021-05-06T16:39:41.218Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df7d502a38056/docker.pid
16:39:41 [2021-05-06T16:39:41.218Z] +++ kill 6225
16:39:41 [2021-05-06T16:39:41.218Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6225 is not a child of this shell
16:39:41 [2021-05-06T16:39:41.218Z] warning: PID 6225 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df7d502a38056/docker.pid had a nonzero exit code
16:39:41 [2021-05-06T16:39:41.218Z] ++++ cat bundles/test-integration/docker.pid
16:39:41 [2021-05-06T16:39:41.218Z] +++ kill 8230
16:39:41 [2021-05-06T16:39:41.742Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s)
16:39:41 [2021-05-06T16:39:41.742Z] === RUN   TestPingCacheHeaders
16:39:41 [2021-05-06T16:39:41.742Z] --- PASS: TestPingCacheHeaders (0.02s)
16:39:41 [2021-05-06T16:39:41.742Z] === RUN   TestPingGet
16:39:41 [2021-05-06T16:39:41.742Z] --- PASS: TestPingGet (0.02s)
16:39:41 [2021-05-06T16:39:41.742Z] === RUN   TestPingHead
16:39:41 [2021-05-06T16:39:41.742Z] --- PASS: TestPingHead (0.02s)
16:39:41 [2021-05-06T16:39:41.742Z] === RUN   TestVersion
16:39:41 [2021-05-06T16:39:41.742Z] --- PASS: TestVersion (0.02s)
16:39:41 [2021-05-06T16:39:41.742Z] PASS
16:39:41 [2021-05-06T16:39:41.742Z] ok  	github.com/docker/docker/integration/system	1.196s
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === Skipped
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
16:39:41 [2021-05-06T16:39:41.742Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] 
16:39:41 [2021-05-06T16:39:41.742Z] DONE 13 tests, 7 skipped in 2.826s
16:39:41 [2021-05-06T16:39:41.742Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:39:42 [2021-05-06T16:39:42.150Z] +++ /etc/init.d/apparmor stop
16:39:42 [2021-05-06T16:39:42.150Z] Leaving: AppArmorNo profiles have been unloaded.
16:39:42 [2021-05-06T16:39:42.150Z] 
16:39:42 [2021-05-06T16:39:42.150Z] Unloading profiles will leave already running processes permanently
16:39:42 [2021-05-06T16:39:42.150Z] unconfined, which can lead to unexpected situations.
16:39:42 [2021-05-06T16:39:42.150Z] 
16:39:42 [2021-05-06T16:39:42.150Z] To set a process to complain mode, use the command line tool
16:39:42 [2021-05-06T16:39:42.150Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:39:42 [2021-05-06T16:39:42.150Z] +++ true
16:39:42 [2021-05-06T16:39:42.150Z] exiting test-integration
16:39:42 [2021-05-06T16:39:42.150Z] ++ exit 0
16:39:42 [2021-05-06T16:39:42.150Z] 
16:39:42 [2021-05-06T16:39:42.408Z] + exit 0
16:39:42 [2021-05-06T16:39:42.408Z] ++ jobs -p
16:39:42 [2021-05-06T16:39:42.408Z] + pids=
16:39:42 [2021-05-06T16:39:42.408Z] + echo 'Remaining pids to kill: []'
16:39:42 [2021-05-06T16:39:42.408Z] Remaining pids to kill: []
16:39:42 [2021-05-06T16:39:42.408Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
16:39:42 [2021-05-06T16:39:42.421Z] Recording test results
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveImageId
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:39:42 [2021-05-06T16:39:42.589Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:39:42 [2021-05-06T16:39:42.847Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:39:43 [2021-05-06T16:39:43.189Z] + echo Ensuring container killed.
16:39:43 [2021-05-06T16:39:43.189Z] Ensuring container killed.
16:39:43 [2021-05-06T16:39:43.189Z] + docker ps -aq -f name=docker-pr4-*
16:39:43 [2021-05-06T16:39:43.189Z] + cids=09044a758a04
16:39:43 [2021-05-06T16:39:43.189Z] 9cd6db50422b
16:39:43 [2021-05-06T16:39:43.189Z] 19ade1e261fa
16:39:43 [2021-05-06T16:39:43.189Z] + [ -n 09044a758a04
16:39:43 [2021-05-06T16:39:43.189Z] 9cd6db50422b
16:39:43 [2021-05-06T16:39:43.189Z] 19ade1e261fa ]
16:39:43 [2021-05-06T16:39:43.189Z] + docker rm -vf 09044a758a04 9cd6db50422b 19ade1e261fa
16:39:43 [2021-05-06T16:39:43.886Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:43 [2021-05-06T16:39:43.886Z] INFO: Testing against a local daemon
16:39:43 [2021-05-06T16:39:43.886Z] === RUN   TestVolumesCreateAndList
16:39:43 [2021-05-06T16:39:43.886Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:39:43 [2021-05-06T16:39:43.886Z] === RUN   TestVolumesRemove
16:39:43 [2021-05-06T16:39:43.886Z] --- PASS: TestVolumesRemove (0.07s)
16:39:43 [2021-05-06T16:39:43.886Z] === RUN   TestVolumesInspect
16:39:43 [2021-05-06T16:39:43.886Z] --- PASS: TestVolumesInspect (0.03s)
16:39:43 [2021-05-06T16:39:43.886Z] === RUN   TestVolumesInvalidJSON
16:39:43 [2021-05-06T16:39:43.886Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:39:43 [2021-05-06T16:39:43.886Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:39:43 [2021-05-06T16:39:43.886Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:39:43 [2021-05-06T16:39:43.886Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:39:43 [2021-05-06T16:39:43.886Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:39:43 [2021-05-06T16:39:43.886Z] PASS
16:39:43 [2021-05-06T16:39:43.886Z] ok  	github.com/docker/docker/integration/volume	0.270s
16:39:43 [2021-05-06T16:39:43.886Z] 
16:39:43 [2021-05-06T16:39:43.886Z] DONE 5 tests in 2.036s
16:39:43 [2021-05-06T16:39:43.886Z] INFO: make.ps1 ended at 05/06/2021 16:39:43
16:39:43 [2021-05-06T16:39:43.886Z] INFO: Integration CLI tests being run from the host:
16:39:43 [2021-05-06T16:39:43.886Z] 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" 
16:39:44 [2021-05-06T16:39:44.731Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:39:45 [2021-05-06T16:39:45.181Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:39:45 [2021-05-06T16:39:45.633Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:39:45 [2021-05-06T16:39:45.633Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:39:47 [2021-05-06T16:39:47.144Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:39:47 [2021-05-06T16:39:47.371Z] 09044a758a04
16:39:47 [2021-05-06T16:39:47.371Z] 9cd6db50422b
16:39:47 [2021-05-06T16:39:47.628Z] 19ade1e261fa
[Pipeline] sh
16:39:47 [2021-05-06T16:39:47.906Z] + echo Chowning /workspace to jenkins user
16:39:47 [2021-05-06T16:39:47.906Z] Chowning /workspace to jenkins user
16:39:47 [2021-05-06T16:39:47.906Z] + id -u
16:39:47 [2021-05-06T16:39:47.906Z] + id -g
16:39:47 [2021-05-06T16:39:47.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41739:/workspace busybox chown -R 1000:1000 /workspace
16:39:50 [2021-05-06T16:39:50.889Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:39:50 [2021-05-06T16:39:50.889Z] INFO: Testing against a local daemon
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:39:50 [2021-05-06T16:39:50.889Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:39:51 [2021-05-06T16:39:51.340Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:39:51 [2021-05-06T16:39:51.790Z] === RUN   TestDockerSuite/TestAPIImagesHistory
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:39:52 [2021-05-06T16:39:52.240Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:39:52 [2021-05-06T16:39:52.384Z] + bundleName=amd64
16:39:52 [2021-05-06T16:39:52.384Z] + echo Creating amd64-bundles.tar.gz
16:39:52 [2021-05-06T16:39:52.384Z] Creating amd64-bundles.tar.gz
16:39:52 [2021-05-06T16:39:52.384Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:39:52 [2021-05-06T16:39:52.384Z] + xargs tar -czf amd64-bundles.tar.gz
16:39:52 [2021-05-06T16:39:52.690Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
[Pipeline] archiveArtifacts
16:39:53 [2021-05-06T16:39:53.767Z] Archiving artifacts
16:39:54 [2021-05-06T16:39:54.133Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:39:54 [2021-05-06T16:39:54.134Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:39:54 [2021-05-06T16:39:54.346Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:39:54 [2021-05-06T16:39:54.656Z] + make clean
16:39:54 [2021-05-06T16:39:54.913Z] docker volume rm -f docker-dev-cache
16:39:54 [2021-05-06T16:39:54.913Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:40:01 [2021-05-06T16:40:01.126Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:40:01 [2021-05-06T16:40:01.126Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:40:04 [2021-05-06T16:40:04.805Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:40:04 [2021-05-06T16:40:04.805Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:40:04 [2021-05-06T16:40:04.805Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:40:04 [2021-05-06T16:40:04.805Z] === RUN   TestDockerSuite/TestStartRecordError
16:40:04 [2021-05-06T16:40:04.805Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestStatsNoStream
16:40:09 [2021-05-06T16:40:09.470Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:40:10 [2021-05-06T16:40:10.978Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:40:13 [2021-05-06T16:40:13.120Z] === RUN   TestDockerSuite/TestTopPrivileged
16:40:13 [2021-05-06T16:40:13.120Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:40:14 [2021-05-06T16:40:14.632Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:40:32 [2021-05-06T16:40:32.187Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:40:33 [2021-05-06T16:40:33.696Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:40:33 [2021-05-06T16:40:33.696Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:40:35 [2021-05-06T16:40:35.836Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:40:36 [2021-05-06T16:40:36.286Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:40:36 [2021-05-06T16:40:36.735Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:40:36 [2021-05-06T16:40:36.735Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:40:36 [2021-05-06T16:40:36.735Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:40:45 [2021-05-06T16:40:45.211Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:40:45 [2021-05-06T16:40:45.211Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:40:45 [2021-05-06T16:40:45.211Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:40:45 [2021-05-06T16:40:45.211Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:40:45 [2021-05-06T16:40:45.211Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:40:50 [2021-05-06T16:40:50.928Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:40:51 [2021-05-06T16:40:51.378Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:40:51 [2021-05-06T16:40:51.378Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:41:01 [2021-05-06T16:41:01.598Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:41:01 [2021-05-06T16:41:01.598Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:41:01 [2021-05-06T16:41:01.598Z] --- PASS: TestDockerSuite (1983.64s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (49.94s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.02s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.598Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.79s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s)
16:41:01 [2021-05-06T16:41:01.598Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.77s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.05s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (54.34s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.13s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (7.79s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.85s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.16s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.23s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddTar (27.92s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.43s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.41s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.07s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.63s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.62s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.15s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.20s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.61s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.81s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.28s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.14s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.20s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.49s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.46s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.45s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.19s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.00s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.92s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.99s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.87s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.19s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.73s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (41.62s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.99s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.19s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.55s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.55s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.41s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.26s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.94s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.44s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.87s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (61.47s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.96s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.36s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.62s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.27s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.37s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.20s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFails (2.28s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.32s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.78s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.38s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.96s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.86s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.71s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.64s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.86s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.47s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.71s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.82s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.88s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
16:41:01 [2021-05-06T16:41:01.599Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.99s)
16:41:01 [2021-05-06T16:41:01.599Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.25s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.63s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.77s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.35s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.79s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.18s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.48s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.28s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.66s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.66s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.63s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.46s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.48s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.05s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.10s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.46s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.57s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.60s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.16s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.36s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildRm (14.08s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.45s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.31s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.32s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.80s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (12.80s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.01s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.24s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.51s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.13s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.54s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.95s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.24s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.98s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (2.89s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.68s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.84s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.33s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.54s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (6.89s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.98s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (8.09s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.29s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (15.77s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_sni_test.go:18: Flakey test
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.55s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.84s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCommitChange (3.87s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.53s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.13s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.17s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.43s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.72s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.86s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.22s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.77s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.79s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.82s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.87s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.96s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.92s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.78s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.40s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.92s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.29s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.82s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.17s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.32s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.89s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.29s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.26s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.26s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.25s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008f7d60_<nil>} (2.27s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1740321642_c:\foo_false__<nil>_<nil>_<nil>} (2.27s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1740321642_c:\foo_true__<nil>_<nil>_<nil>} (2.28s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:41:01 [2021-05-06T16:41:01.600Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.600Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s)
16:41:01 [2021-05-06T16:41:01.600Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:41:01 [2021-05-06T16:41:01.600Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.31s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.22s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.00s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.09s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.46s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpToDot (1.97s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.35s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.99s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.95s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateRM (0.35s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.51s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.93s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.05s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.33s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.36s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.96s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.54s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.04s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.41s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.13s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.80s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.65s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.71s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.14s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsRename (1.86s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsResize (7.52s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.25s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.09s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.81s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.57s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.87s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.12s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.72s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.67s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.66s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.62s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.76s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:41:01 [2021-05-06T16:41:01.601Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
16:41:01 [2021-05-06T16:41:01.601Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.78s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.47s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.16s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.64s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.22s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.22s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.26s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.34s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.86s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.77s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.78s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.81s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.51s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.87s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.21s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.77s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.74s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.45s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.56s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.56s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.62s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsSince (8.72s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsTail (2.59s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.37s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.29s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.16s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.69s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.73s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.57s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.58s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.61s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.26s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.63s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.67s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.70s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.56s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.87s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.61s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.01s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.99s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.42s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.602Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.22s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s)
16:41:01 [2021-05-06T16:41:01.602Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.08s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.40s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.07s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.65s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.43s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.84s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.31s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (7.88s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiTag (0.55s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.37s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.10s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.59s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.48s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.47s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.42s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.17s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.27s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.30s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.61s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.82s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.11s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.61s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.97s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.26s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.79s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.53s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.41s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.29s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.25s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.91s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.70s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.92s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.08s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.16s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.35s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.06s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.38s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.52s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.54s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.51s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s)
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.603Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.603Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.76s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.53s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunRm (1.74s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.88s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.80s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.33s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.12s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.48s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.33s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.60s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.68s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.00s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.29s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.83s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.77s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.33s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.51s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.35s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.15s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.39s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.16s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.57s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.76s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.95s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.48s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.44s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.28s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.25s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.90s)
16:41:01 [2021-05-06T16:41:01.604Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:41:01 [2021-05-06T16:41:01.604Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.604Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.08s)
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:41:01 [2021-05-06T16:41:01.604Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:41:01 [2021-05-06T16:41:01.605Z] --- PASS: TestDockerRegistrySuite (0.11s)
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:41:01 [2021-05-06T16:41:01.605Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:41:01 [2021-05-06T16:41:01.605Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:01 [2021-05-06T16:41:01.605Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:41:01 [2021-05-06T16:41:01.605Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:41:02 [2021-05-06T16:41:02.056Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthTokenSuite
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:41:02 [2021-05-06T16:41:02.056Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerDaemonSuite
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:41:02 [2021-05-06T16:41:02.056Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerSwarmSuite
16:41:02 [2021-05-06T16:41:02.056Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:41:02 [2021-05-06T16:41:02.056Z] --- PASS: TestDockerPluginSuite (0.01s)
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerExternalVolumeSuite
16:41:02 [2021-05-06T16:41:02.056Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerNetworkSuite
16:41:02 [2021-05-06T16:41:02.056Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] === RUN   TestDockerHubPullSuite
16:41:02 [2021-05-06T16:41:02.056Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.056Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.056Z] PASS
16:41:02 [2021-05-06T16:41:02.056Z] ok  	github.com/docker/docker/integration-cli	1984.473s
16:41:02 [2021-05-06T16:41:02.056Z] 
16:41:02 [2021-05-06T16:41:02.056Z] === Skipped
16:41:02 [2021-05-06T16:41:02.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:41:02 [2021-05-06T16:41:02.057Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.057Z] 
16:41:02 [2021-05-06T16:41:02.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:41:02 [2021-05-06T16:41:02.057Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_sni_test.go:18: Flakey test
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.058Z] 
16:41:02 [2021-05-06T16:41:02.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.058Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:41:02 [2021-05-06T16:41:02.059Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.059Z] 
16:41:02 [2021-05-06T16:41:02.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.060Z] 
16:41:02 [2021-05-06T16:41:02.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:41:02 [2021-05-06T16:41:02.060Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:41:02 [2021-05-06T16:41:02.061Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:41:02 [2021-05-06T16:41:02.061Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.061Z] 
16:41:02 [2021-05-06T16:41:02.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:41:02 [2021-05-06T16:41:02.062Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:41:02 [2021-05-06T16:41:02.062Z] 
16:41:02 [2021-05-06T16:41:02.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:41:02 [2021-05-06T16:41:02.063Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.063Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:41:02 [2021-05-06T16:41:02.064Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:41:02 [2021-05-06T16:41:02.064Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.064Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:41:02 [2021-05-06T16:41:02.515Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.515Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:41:02 [2021-05-06T16:41:02.516Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.516Z] DONE 1092 tests, 546 skipped in 1991.300s
16:41:02 [2021-05-06T16:41:02.516Z] INFO: Integration tests ended at 05/06/2021 16:41:02. Duration:00:33:11.4138462
16:41:02 [2021-05-06T16:41:02.516Z] INFO: Docker info of the daemon under test at end of run
16:41:02 [2021-05-06T16:41:02.516Z] 
16:41:02 [2021-05-06T16:41:02.965Z] Containers: 2
16:41:02 [2021-05-06T16:41:02.966Z]  Running: 0
16:41:02 [2021-05-06T16:41:02.966Z]  Paused: 0
16:41:02 [2021-05-06T16:41:02.966Z]  Stopped: 2
16:41:02 [2021-05-06T16:41:02.966Z] Images: 18
16:41:02 [2021-05-06T16:41:02.966Z] Server Version: 0.0.0-dev
16:41:02 [2021-05-06T16:41:02.966Z] Storage Driver: windowsfilter
16:41:02 [2021-05-06T16:41:02.966Z]  Windows: 
16:41:02 [2021-05-06T16:41:02.966Z] Logging Driver: json-file
16:41:02 [2021-05-06T16:41:02.966Z] Plugins: 
16:41:02 [2021-05-06T16:41:02.966Z]  Volume: local
16:41:02 [2021-05-06T16:41:02.966Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:41:02 [2021-05-06T16:41:02.966Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:41:02 [2021-05-06T16:41:02.966Z] Swarm: inactive
16:41:02 [2021-05-06T16:41:02.966Z] Default Isolation: process
16:41:02 [2021-05-06T16:41:02.966Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
16:41:02 [2021-05-06T16:41:02.966Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
16:41:02 [2021-05-06T16:41:02.966Z] OSType: windows
16:41:02 [2021-05-06T16:41:02.966Z] Architecture: x86_64
16:41:02 [2021-05-06T16:41:02.966Z] CPUs: 4
16:41:02 [2021-05-06T16:41:02.966Z] Total Memory: 32GiB
16:41:02 [2021-05-06T16:41:02.966Z] Name: azwin-2-527d50
16:41:02 [2021-05-06T16:41:02.966Z] ID: RS5A:TSDE:VF2K:AW4R:AFB5:VKGR:66LU:U37H:A6O2:VAPM:TYWN:7SH6
16:41:02 [2021-05-06T16:41:02.966Z] Docker Root Dir: D:\CI\PR-41739\4\daemon
16:41:02 [2021-05-06T16:41:02.966Z] Debug Mode (client): false
16:41:02 [2021-05-06T16:41:02.966Z] Debug Mode (server): true
16:41:02 [2021-05-06T16:41:02.966Z]  File Descriptors: -1
16:41:02 [2021-05-06T16:41:02.966Z]  Goroutines: 17
16:41:02 [2021-05-06T16:41:02.966Z]  System Time: 2021-05-06T16:41:02.4824301Z
16:41:02 [2021-05-06T16:41:02.966Z]  EventsListeners: 0
16:41:02 [2021-05-06T16:41:02.966Z] Registry: https://index.docker.io/v1/
16:41:02 [2021-05-06T16:41:02.966Z] Labels:
16:41:02 [2021-05-06T16:41:02.966Z] Experimental: false
16:41:02 [2021-05-06T16:41:02.966Z] Insecure Registries:
16:41:02 [2021-05-06T16:41:02.966Z]  127.0.0.0/8
16:41:02 [2021-05-06T16:41:02.966Z] Live Restore Enabled: false
16:41:02 [2021-05-06T16:41:02.966Z] 
16:41:02 [2021-05-06T16:41:02.966Z] 
16:41:02 [2021-05-06T16:41:02.966Z] INFO: Stopping daemon under test
16:41:02 [2021-05-06T16:41:02.966Z] SUCCESS: The process with PID 10184 (child process of PID 8620) has been terminated.
16:41:02 [2021-05-06T16:41:02.966Z] SUCCESS: The process with PID 8620 (child process of PID 9152) has been terminated.
16:41:02 [2021-05-06T16:41:02.966Z] INFO: Stop tailing logs of the daemon under tests
16:41:02 [2021-05-06T16:41:02.966Z] INFO: executeCI.ps1 Completed successfully at 05/06/2021 16:41:02.
16:41:02 [2021-05-06T16:41:02.966Z] INFO: Tidying up at end of run
16:41:02 [2021-05-06T16:41:02.966Z] INFO: Saving daemon under test log (d:\CI\PR-41739\4\dut.out) to bundles\CIDUT.out
16:41:02 [2021-05-06T16:41:02.966Z] INFO: Saving daemon under test log (d:\CI\PR-41739\4\dut.err) to bundles\CIDUT.err
16:41:02 [2021-05-06T16:41:02.966Z] INFO: Nuke-Everything...
16:41:05 [2021-05-06T16:41:05.106Z] INFO: Container count on control daemon to delete is 2
16:41:05 [2021-05-06T16:41:05.106Z] 2e4e5e27e263
16:41:05 [2021-05-06T16:41:05.106Z] deabd217922c
16:41:05 [2021-05-06T16:41:05.106Z] INFO: Tidying pidfile d:\CI\PR-41739\4\docker.pid
16:41:05 [2021-05-06T16:41:05.106Z] INFO: Nuking d:\CI
16:41:17 [2021-05-06T16:41:17.553Z] INFO: Zapped successfully
16:41:17 [2021-05-06T16:41:17.553Z] 
16:41:17 [2021-05-06T16:41:17.553Z] INFO: executeCI.ps1 exiting at Thu May  6 16:41:16 CUT 2021. Duration 00:56:02.8205227
16:41:17 [2021-05-06T16:41:17.553Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:41:17 [2021-05-06T16:41:17.790Z] Recording test results
16:41:18 [2021-05-06T16:41:18.322Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:41:19 [2021-05-06T16:41:19.836Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
16:41:20 [2021-05-06T16:41:20.989Z] Archiving artifacts
16:41:22 [2021-05-06T16:41:22.065Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:41:22 [2021-05-06T16:41:22.994Z] + make clean
16:41:23 [2021-05-06T16:41:23.444Z] docker volume rm -f docker-dev-cache
16:41:23 [2021-05-06T16:41:23.894Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:41:48 [2021-05-06T16:41:48.928Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:41:50 [2021-05-06T16:41:50.438Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:41:50 [2021-05-06T16:41:50.438Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:41:50 [2021-05-06T16:41:50.438Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:41:55 [2021-05-06T16:41:55.065Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:43:20 [2021-05-06T16:43:20.903Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:43:20 [2021-05-06T16:43:20.903Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:43:20 [2021-05-06T16:43:20.903Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:43:20 [2021-05-06T16:43:20.903Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:43:22 [2021-05-06T16:43:22.412Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:43:23 [2021-05-06T16:43:23.362Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:43:23 [2021-05-06T16:43:23.362Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:43:23 [2021-05-06T16:43:23.362Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:43:23 [2021-05-06T16:43:23.362Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:43:23 [2021-05-06T16:43:23.362Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:43:24 [2021-05-06T16:43:24.312Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:43:27 [2021-05-06T16:43:27.173Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:43:28 [2021-05-06T16:43:28.122Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:43:28 [2021-05-06T16:43:28.122Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:43:28 [2021-05-06T16:43:28.122Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:43:28 [2021-05-06T16:43:28.122Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:43:30 [2021-05-06T16:43:30.266Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:43:40 [2021-05-06T16:43:40.491Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:43:43 [2021-05-06T16:43:43.353Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:43:43 [2021-05-06T16:43:43.804Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:43:43 [2021-05-06T16:43:43.804Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:43:46 [2021-05-06T16:43:46.672Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:43:48 [2021-05-06T16:43:48.187Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:43:56 [2021-05-06T16:43:56.678Z] === RUN   TestDockerSuite/TestBuildAddScript
16:43:56 [2021-05-06T16:43:56.678Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:43:56 [2021-05-06T16:43:56.678Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:43:56 [2021-05-06T16:43:56.678Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:43:56 [2021-05-06T16:43:56.678Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:43:57 [2021-05-06T16:43:57.129Z] === RUN   TestDockerSuite/TestBuildAddTar
16:44:32 [2021-05-06T16:44:32.676Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:44:32 [2021-05-06T16:44:32.676Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:44:32 [2021-05-06T16:44:32.676Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:44:53 [2021-05-06T16:44:53.652Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:44:53 [2021-05-06T16:44:53.652Z] === RUN   TestDockerSuite/TestBuildBlankName
16:44:53 [2021-05-06T16:44:53.652Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:44:59 [2021-05-06T16:44:59.382Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:44:59 [2021-05-06T16:44:59.382Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:45:03 [2021-05-06T16:45:03.068Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:45:10 [2021-05-06T16:45:10.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:45:17 [2021-05-06T16:45:17.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:45:17 [2021-05-06T16:45:17.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:45:20 [2021-05-06T16:45:20.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:45:20 [2021-05-06T16:45:20.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:45:20 [2021-05-06T16:45:20.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:45:25 [2021-05-06T16:45:25.388Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:45:25 [2021-05-06T16:45:25.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:45:26 [2021-05-06T16:45:26.290Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:45:26 [2021-05-06T16:45:26.290Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:45:26 [2021-05-06T16:45:26.290Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:45:56 [2021-05-06T16:45:56.104Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:45:56 [2021-05-06T16:45:56.554Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:45:57 [2021-05-06T16:45:57.005Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:45:57 [2021-05-06T16:45:57.005Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:45:58 [2021-05-06T16:45:58.518Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:45:58 [2021-05-06T16:45:58.518Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:46:02 [2021-05-06T16:46:02.204Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:46:03 [2021-05-06T16:46:03.156Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:46:03 [2021-05-06T16:46:03.156Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:46:03 [2021-05-06T16:46:03.156Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:46:04 [2021-05-06T16:46:04.108Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:46:05 [2021-05-06T16:46:05.060Z] === RUN   TestDockerSuite/TestBuildCmd
16:46:05 [2021-05-06T16:46:05.511Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:46:05 [2021-05-06T16:46:05.965Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:46:06 [2021-05-06T16:46:06.417Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:46:11 [2021-05-06T16:46:11.059Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:46:12 [2021-05-06T16:46:12.011Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:46:12 [2021-05-06T16:46:12.011Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:46:13 [2021-05-06T16:46:13.524Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:46:13 [2021-05-06T16:46:13.524Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:46:13 [2021-05-06T16:46:13.524Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:46:15 [2021-05-06T16:46:15.041Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:46:15 [2021-05-06T16:46:15.993Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:46:16 [2021-05-06T16:46:16.444Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:46:16 [2021-05-06T16:46:16.444Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:46:16 [2021-05-06T16:46:16.895Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:46:17 [2021-05-06T16:46:17.346Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:46:17 [2021-05-06T16:46:17.346Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:46:17 [2021-05-06T16:46:17.797Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:46:21 [2021-05-06T16:46:21.484Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:46:51 [2021-05-06T16:46:51.298Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:46:51 [2021-05-06T16:46:51.298Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:46:51 [2021-05-06T16:46:51.298Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:46:52 [2021-05-06T16:46:52.811Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:46:53 [2021-05-06T16:46:53.262Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:46:53 [2021-05-06T16:46:53.262Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:46:53 [2021-05-06T16:46:53.262Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:46:53 [2021-05-06T16:46:53.713Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:46:53 [2021-05-06T16:46:53.713Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:47:18 [2021-05-06T16:47:18.723Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:47:18 [2021-05-06T16:47:18.723Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:47:18 [2021-05-06T16:47:18.723Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:47:31 [2021-05-06T16:47:31.008Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:47:31 [2021-05-06T16:47:31.960Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:47:32 [2021-05-06T16:47:32.411Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:47:35 [2021-05-06T16:47:35.278Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:47:37 [2021-05-06T16:47:37.435Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:47:39 [2021-05-06T16:47:39.586Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:48:39 [2021-05-06T16:48:39.856Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:48:40 [2021-05-06T16:48:40.808Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:48:40 [2021-05-06T16:48:40.808Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:50:06 [2021-05-06T16:50:06.671Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:50:06 [2021-05-06T16:50:06.671Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:50:06 [2021-05-06T16:50:06.671Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:50:24 [2021-05-06T16:50:24.248Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:50:32 [2021-05-06T16:50:32.739Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:50:50 [2021-05-06T16:50:50.315Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:51:15 [2021-05-06T16:51:15.330Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:51:27 [2021-05-06T16:51:27.616Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:51:36 [2021-05-06T16:51:36.104Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:53:32 [2021-05-06T16:53:32.374Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:53:34 [2021-05-06T16:53:34.520Z] === RUN   TestDockerSuite/TestBuildEnv
16:53:34 [2021-05-06T16:53:34.520Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:53:34 [2021-05-06T16:53:34.520Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:53:34 [2021-05-06T16:53:34.520Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:53:34 [2021-05-06T16:53:34.520Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:53:34 [2021-05-06T16:53:34.520Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:53:38 [2021-05-06T16:53:38.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:53:38 [2021-05-06T16:53:38.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:53:38 [2021-05-06T16:53:38.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:53:38 [2021-05-06T16:53:38.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:53:38 [2021-05-06T16:53:38.666Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:53:43 [2021-05-06T16:53:43.306Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildExpose
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:53:55 [2021-05-06T16:53:55.594Z] === RUN   TestDockerSuite/TestBuildFails
16:53:56 [2021-05-06T16:53:56.546Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:53:56 [2021-05-06T16:53:56.546Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:54:01 [2021-05-06T16:54:01.177Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:54:05 [2021-05-06T16:54:05.810Z] === RUN   TestDockerSuite/TestBuildForceRm
16:54:10 [2021-05-06T16:54:10.442Z] === RUN   TestDockerSuite/TestBuildFromGit
16:54:15 [2021-05-06T16:54:15.073Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:54:16 [2021-05-06T16:54:16.025Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:54:20 [2021-05-06T16:54:20.658Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:54:20 [2021-05-06T16:54:20.658Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:54:20 [2021-05-06T16:54:20.658Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:54:21 [2021-05-06T16:54:21.109Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:54:21 [2021-05-06T16:54:21.109Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:54:33 [2021-05-06T16:54:33.401Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:54:33 [2021-05-06T16:54:33.401Z] === RUN   TestDockerSuite/TestBuildHistory
16:54:41 [2021-05-06T16:54:41.888Z] === RUN   TestDockerSuite/TestBuildIidFile
16:54:42 [2021-05-06T16:54:42.841Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:54:44 [2021-05-06T16:54:44.355Z] === RUN   TestDockerSuite/TestBuildInheritance
16:54:44 [2021-05-06T16:54:44.355Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:54:44 [2021-05-06T16:54:44.806Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:54:44 [2021-05-06T16:54:44.806Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:54:48 [2021-05-06T16:54:48.493Z] === RUN   TestDockerSuite/TestBuildLabel
16:54:48 [2021-05-06T16:54:48.944Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:54:49 [2021-05-06T16:54:49.395Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:54:50 [2021-05-06T16:54:50.347Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:54:50 [2021-05-06T16:54:50.797Z] === RUN   TestDockerSuite/TestBuildLabels
16:54:51 [2021-05-06T16:54:51.749Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:54:53 [2021-05-06T16:54:53.262Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildLastModified
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:54:57 [2021-05-06T16:54:57.893Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:54:58 [2021-05-06T16:54:58.343Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:54:58 [2021-05-06T16:54:58.794Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:55:03 [2021-05-06T16:55:03.431Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:55:15 [2021-05-06T16:55:15.716Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:55:15 [2021-05-06T16:55:15.716Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:55:17 [2021-05-06T16:55:17.229Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:55:42 [2021-05-06T16:55:42.238Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:55:52 [2021-05-06T16:55:52.470Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:55:57 [2021-05-06T16:55:57.104Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:56:01 [2021-05-06T16:56:01.744Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:56:06 [2021-05-06T16:56:06.378Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:56:21 [2021-05-06T16:56:21.081Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:56:21 [2021-05-06T16:56:21.081Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:56:29 [2021-05-06T16:56:29.877Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:56:30 [2021-05-06T16:56:30.328Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:56:30 [2021-05-06T16:56:30.328Z] === RUN   TestDockerSuite/TestBuildNetNone
16:56:30 [2021-05-06T16:56:30.328Z] === RUN   TestDockerSuite/TestBuildNoContext
16:56:32 [2021-05-06T16:56:32.473Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:56:40 [2021-05-06T16:56:40.962Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:56:43 [2021-05-06T16:56:43.109Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:56:43 [2021-05-06T16:56:43.109Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:56:43 [2021-05-06T16:56:43.109Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:56:45 [2021-05-06T16:56:45.975Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:56:46 [2021-05-06T16:56:46.426Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:56:47 [2021-05-06T16:56:47.941Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:57:05 [2021-05-06T16:57:05.516Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:57:05 [2021-05-06T16:57:05.516Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:57:12 [2021-05-06T16:57:12.522Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:57:16 [2021-05-06T16:57:16.215Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:57:23 [2021-05-06T16:57:23.223Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:57:26 [2021-05-06T16:57:26.088Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:57:30 [2021-05-06T16:57:30.721Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:57:30 [2021-05-06T16:57:30.721Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:57:31 [2021-05-06T16:57:31.172Z] === RUN   TestDockerSuite/TestBuildPATH
16:57:31 [2021-05-06T16:57:31.172Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:57:32 [2021-05-06T16:57:32.685Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:57:32 [2021-05-06T16:57:32.685Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:58:08 [2021-05-06T16:58:08.227Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:58:25 [2021-05-06T16:58:25.798Z] === RUN   TestDockerSuite/TestBuildRm
16:58:34 [2021-05-06T16:58:34.289Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:58:36 [2021-05-06T16:58:36.438Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:58:36 [2021-05-06T16:58:36.438Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:58:36 [2021-05-06T16:58:36.889Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:58:37 [2021-05-06T16:58:37.841Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:58:40 [2021-05-06T16:58:40.706Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:58:49 [2021-05-06T16:58:49.195Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:58:52 [2021-05-06T16:58:52.333Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:59:10 [2021-05-06T16:59:10.302Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:59:10 [2021-05-06T16:59:10.302Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:59:10 [2021-05-06T16:59:10.302Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:59:17 [2021-05-06T16:59:17.303Z] === RUN   TestDockerSuite/TestBuildSpaces
16:59:17 [2021-05-06T16:59:17.303Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:59:20 [2021-05-06T16:59:20.991Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:59:20 [2021-05-06T16:59:20.991Z] === RUN   TestDockerSuite/TestBuildStderr
16:59:23 [2021-05-06T16:59:23.860Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:59:41 [2021-05-06T16:59:41.431Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:59:41 [2021-05-06T16:59:41.431Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:59:42 [2021-05-06T16:59:42.383Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:59:43 [2021-05-06T16:59:43.335Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:59:47 [2021-05-06T16:59:47.024Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:59:50 [2021-05-06T16:59:50.713Z] === RUN   TestDockerSuite/TestBuildUser
16:59:50 [2021-05-06T16:59:50.713Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:59:50 [2021-05-06T16:59:50.713Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:59:50 [2021-05-06T16:59:50.713Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:59:54 [2021-05-06T16:59:54.399Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:59:54 [2021-05-06T16:59:54.399Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:00:01 [2021-05-06T17:00:01.400Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:00:01 [2021-05-06T17:00:01.400Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:00:01 [2021-05-06T17:00:01.400Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:00:18 [2021-05-06T17:00:18.971Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:00:18 [2021-05-06T17:00:18.971Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:00:31 [2021-05-06T17:00:31.257Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:00:34 [2021-05-06T17:00:34.943Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:00:34 [2021-05-06T17:00:34.943Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:00:34 [2021-05-06T17:00:34.943Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:00:37 [2021-05-06T17:00:37.090Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:00:37 [2021-05-06T17:00:37.541Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:00:46 [2021-05-06T17:00:46.031Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:00:49 [2021-05-06T17:00:49.719Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:00:49 [2021-05-06T17:00:49.719Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:01:07 [2021-05-06T17:01:07.291Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:01:07 [2021-05-06T17:01:07.291Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:01:07 [2021-05-06T17:01:07.291Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:01:07 [2021-05-06T17:01:07.291Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:01:07 [2021-05-06T17:01:07.291Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:01:13 [2021-05-06T17:01:13.022Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:01:14 [2021-05-06T17:01:14.538Z] === RUN   TestDockerSuite/TestBuildXZHost
17:01:14 [2021-05-06T17:01:14.538Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:01:14 [2021-05-06T17:01:14.538Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:01:14 [2021-05-06T17:01:14.538Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:01:16 [2021-05-06T17:01:16.686Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:01:19 [2021-05-06T17:01:19.561Z] === RUN   TestDockerSuite/TestCommitChange
17:01:23 [2021-05-06T17:01:23.253Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:01:26 [2021-05-06T17:01:26.946Z] === RUN   TestDockerSuite/TestCommitHardlink
17:01:26 [2021-05-06T17:01:26.946Z] === RUN   TestDockerSuite/TestCommitNewFile
17:01:32 [2021-05-06T17:01:32.681Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:01:32 [2021-05-06T17:01:32.681Z] === RUN   TestDockerSuite/TestCommitTTY
17:01:37 [2021-05-06T17:01:37.319Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:01:41 [2021-05-06T17:01:41.018Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:01:46 [2021-05-06T17:01:46.750Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:01:51 [2021-05-06T17:01:51.388Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:01:51 [2021-05-06T17:01:51.388Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:01:53 [2021-05-06T17:01:53.537Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:01:53 [2021-05-06T17:01:53.537Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:01:53 [2021-05-06T17:01:53.537Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:01:53 [2021-05-06T17:01:53.537Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:01:55 [2021-05-06T17:01:55.052Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:01:55 [2021-05-06T17:01:55.052Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:01:55 [2021-05-06T17:01:55.052Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:01:57 [2021-05-06T17:01:57.205Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:01:57 [2021-05-06T17:01:57.205Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:01:57 [2021-05-06T17:01:57.205Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:01:57 [2021-05-06T17:01:57.205Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:01:57 [2021-05-06T17:01:57.205Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:01:59 [2021-05-06T17:01:59.355Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:02:00 [2021-05-06T17:02:00.871Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:02:03 [2021-05-06T17:02:03.020Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:02:03 [2021-05-06T17:02:03.020Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:02:03 [2021-05-06T17:02:03.020Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:02:04 [2021-05-06T17:02:04.536Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:02:04 [2021-05-06T17:02:04.536Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:02:06 [2021-05-06T17:02:06.685Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:02:06 [2021-05-06T17:02:06.685Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:02:06 [2021-05-06T17:02:06.685Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:02:08 [2021-05-06T17:02:08.200Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:02:08 [2021-05-06T17:02:08.200Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:02:09 [2021-05-06T17:02:09.716Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:02:09 [2021-05-06T17:02:09.716Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:02:11 [2021-05-06T17:02:11.969Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:02:11 [2021-05-06T17:02:11.969Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:02:14 [2021-05-06T17:02:14.119Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:02:17 [2021-05-06T17:02:17.813Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:02:20 [2021-05-06T17:02:20.684Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:02:20 [2021-05-06T17:02:20.684Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:02:20 [2021-05-06T17:02:20.684Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:02:20 [2021-05-06T17:02:20.684Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:02:20 [2021-05-06T17:02:20.684Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:02:22 [2021-05-06T17:02:22.199Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:02:22 [2021-05-06T17:02:22.199Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:02:29 [2021-05-06T17:02:29.211Z] === RUN   TestDockerSuite/TestContainerAPITop
17:02:29 [2021-05-06T17:02:29.211Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:02:30 [2021-05-06T17:02:30.728Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:02:30 [2021-05-06T17:02:30.728Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:02:35 [2021-05-06T17:02:35.366Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:02:36 [2021-05-06T17:02:36.320Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:02:36 [2021-05-06T17:02:36.320Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:02:36 [2021-05-06T17:02:36.320Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:02:36 [2021-05-06T17:02:36.320Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:02:36 [2021-05-06T17:02:36.320Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:02:36 [2021-05-06T17:02:36.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:02:37 [2021-05-06T17:02:37.835Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:02:37 [2021-05-06T17:02:37.835Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:02:39 [2021-05-06T17:02:39.985Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:02:48 [2021-05-06T17:02:48.482Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:02:55 [2021-05-06T17:02:55.493Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:02:57 [2021-05-06T17:02:57.009Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005180_<nil>}
17:02:59 [2021-05-06T17:02:59.159Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1694169362_c:\foo_false__<nil>_<nil>_<nil>}
17:03:01 [2021-05-06T17:03:01.309Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1694169362_c:\foo_true__<nil>_<nil>_<nil>}
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:03:03 [2021-05-06T17:03:03.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:03:03 [2021-05-06T17:03:03.910Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:03:06 [2021-05-06T17:03:06.058Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:03:13 [2021-05-06T17:03:13.067Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:03:13 [2021-05-06T17:03:13.067Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:03:13 [2021-05-06T17:03:13.067Z] === RUN   TestDockerSuite/TestCpRelativePath
17:03:20 [2021-05-06T17:03:20.083Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:03:20 [2021-05-06T17:03:20.083Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:03:20 [2021-05-06T17:03:20.083Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:03:20 [2021-05-06T17:03:20.083Z] === RUN   TestDockerSuite/TestCpToCaseA
17:03:28 [2021-05-06T17:03:28.578Z] === RUN   TestDockerSuite/TestCpToCaseB
17:03:30 [2021-05-06T17:03:30.094Z] === RUN   TestDockerSuite/TestCpToCaseC
17:03:30 [2021-05-06T17:03:30.094Z] === RUN   TestDockerSuite/TestCpToCaseD
17:03:30 [2021-05-06T17:03:30.094Z] === RUN   TestDockerSuite/TestCpToCaseE
17:03:37 [2021-05-06T17:03:37.108Z] === RUN   TestDockerSuite/TestCpToCaseF
17:03:37 [2021-05-06T17:03:37.108Z] === RUN   TestDockerSuite/TestCpToCaseG
17:03:37 [2021-05-06T17:03:37.108Z] === RUN   TestDockerSuite/TestCpToCaseH
17:03:44 [2021-05-06T17:03:44.122Z] === RUN   TestDockerSuite/TestCpToCaseI
17:03:44 [2021-05-06T17:03:44.122Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:03:44 [2021-05-06T17:03:44.122Z] === RUN   TestDockerSuite/TestCpToDot
17:03:46 [2021-05-06T17:03:46.271Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:03:46 [2021-05-06T17:03:46.272Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:03:46 [2021-05-06T17:03:46.272Z] === RUN   TestDockerSuite/TestCpToStdout
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCpVolumePath
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCreateArgs
17:03:48 [2021-05-06T17:03:48.422Z] === RUN   TestDockerSuite/TestCreateByImageID
17:03:50 [2021-05-06T17:03:50.571Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:03:57 [2021-05-06T17:03:57.584Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:03:57 [2021-05-06T17:03:57.584Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:03:57 [2021-05-06T17:03:57.584Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:03:59 [2021-05-06T17:03:59.099Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:03:59 [2021-05-06T17:03:59.099Z] === RUN   TestDockerSuite/TestCreateLabels
17:03:59 [2021-05-06T17:03:59.551Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:03:59 [2021-05-06T17:03:59.551Z] === RUN   TestDockerSuite/TestCreateRM
17:03:59 [2021-05-06T17:03:59.551Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:03:59 [2021-05-06T17:03:59.551Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:04:00 [2021-05-06T17:04:00.003Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:04:00 [2021-05-06T17:04:00.003Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:04:07 [2021-05-06T17:04:07.013Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:04:07 [2021-05-06T17:04:07.013Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:04:07 [2021-05-06T17:04:07.013Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:04:09 [2021-05-06T17:04:09.883Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:04:09 [2021-05-06T17:04:09.883Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:04:09 [2021-05-06T17:04:09.883Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDevicePermissions
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDockerFails
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestEventsAttach
17:04:12 [2021-05-06T17:04:12.034Z] === RUN   TestDockerSuite/TestEventsCommit
17:04:12 [2021-05-06T17:04:12.487Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:04:14 [2021-05-06T17:04:14.002Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:04:16 [2021-05-06T17:04:16.151Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:04:18 [2021-05-06T17:04:18.300Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:04:30 [2021-05-06T17:04:30.594Z] === RUN   TestDockerSuite/TestEventsCopy
17:04:32 [2021-05-06T17:04:32.748Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:04:37 [2021-05-06T17:04:37.385Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:04:38 [2021-05-06T17:04:38.902Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:04:39 [2021-05-06T17:04:39.354Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:04:43 [2021-05-06T17:04:43.049Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:04:43 [2021-05-06T17:04:43.501Z] === RUN   TestDockerSuite/TestEventsFilterType
17:04:43 [2021-05-06T17:04:43.953Z] === RUN   TestDockerSuite/TestEventsFilters
17:04:47 [2021-05-06T17:04:47.645Z] === RUN   TestDockerSuite/TestEventsFormat
17:04:51 [2021-05-06T17:04:51.338Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:04:51 [2021-05-06T17:04:51.338Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:04:51 [2021-05-06T17:04:51.790Z] === RUN   TestDockerSuite/TestEventsImageImport
17:04:51 [2021-05-06T17:04:51.790Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:04:51 [2021-05-06T17:04:51.790Z] === RUN   TestDockerSuite/TestEventsImagePull
17:04:51 [2021-05-06T17:04:51.790Z] === RUN   TestDockerSuite/TestEventsImageTag
17:04:52 [2021-05-06T17:04:52.744Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:04:52 [2021-05-06T17:04:52.744Z] === RUN   TestDockerSuite/TestEventsRename
17:04:54 [2021-05-06T17:04:54.892Z] === RUN   TestDockerSuite/TestEventsResize
17:05:01 [2021-05-06T17:05:01.902Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:05:04 [2021-05-06T17:05:04.053Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:05:05 [2021-05-06T17:05:05.585Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:05:10 [2021-05-06T17:05:10.223Z] === RUN   TestDockerSuite/TestEventsTop
17:05:10 [2021-05-06T17:05:10.223Z] === RUN   TestDockerSuite/TestEventsUntag
17:05:13 [2021-05-06T17:05:13.092Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:05:15 [2021-05-06T17:05:15.962Z] === RUN   TestDockerSuite/TestExec
17:05:15 [2021-05-06T17:05:15.962Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:05:15 [2021-05-06T17:05:15.962Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:05:17 [2021-05-06T17:05:17.477Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:05:18 [2021-05-06T17:05:18.992Z] === RUN   TestDockerSuite/TestExecAPIStart
17:05:18 [2021-05-06T17:05:18.992Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:05:18 [2021-05-06T17:05:18.992Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:05:18 [2021-05-06T17:05:18.992Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:05:20 [2021-05-06T17:05:20.507Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:05:22 [2021-05-06T17:05:22.023Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:05:24 [2021-05-06T17:05:24.172Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:05:25 [2021-05-06T17:05:25.687Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:05:29 [2021-05-06T17:05:29.479Z] === RUN   TestDockerSuite/TestExecCgroup
17:05:29 [2021-05-06T17:05:29.479Z] === RUN   TestDockerSuite/TestExecEnv
17:05:29 [2021-05-06T17:05:29.479Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:05:29 [2021-05-06T17:05:29.479Z] === RUN   TestDockerSuite/TestExecExitStatus
17:05:30 [2021-05-06T17:05:30.994Z] === RUN   TestDockerSuite/TestExecInspectID
17:05:34 [2021-05-06T17:05:34.685Z] === RUN   TestDockerSuite/TestExecInteractive
17:05:34 [2021-05-06T17:05:34.685Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:05:34 [2021-05-06T17:05:34.685Z] === RUN   TestDockerSuite/TestExecParseError
17:05:35 [2021-05-06T17:05:35.137Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:05:35 [2021-05-06T17:05:35.137Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:05:35 [2021-05-06T17:05:35.137Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:05:37 [2021-05-06T17:05:37.286Z] === RUN   TestDockerSuite/TestExecSetEnv
17:05:37 [2021-05-06T17:05:37.286Z] === RUN   TestDockerSuite/TestExecStartFails
17:05:37 [2021-05-06T17:05:37.286Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:05:37 [2021-05-06T17:05:37.286Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:05:37 [2021-05-06T17:05:37.286Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:05:37 [2021-05-06T17:05:37.286Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:05:38 [2021-05-06T17:05:38.801Z] === RUN   TestDockerSuite/TestExecUlimits
17:05:38 [2021-05-06T17:05:38.801Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:05:43 [2021-05-06T17:05:43.441Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:05:43 [2021-05-06T17:05:43.441Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:05:43 [2021-05-06T17:05:43.441Z] === RUN   TestDockerSuite/TestExecWithUser
17:05:43 [2021-05-06T17:05:43.441Z] === RUN   TestDockerSuite/TestGetContainerStats
17:05:49 [2021-05-06T17:05:49.177Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:05:56 [2021-05-06T17:05:56.183Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:05:57 [2021-05-06T17:05:57.699Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:06:03 [2021-05-06T17:06:03.433Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:06:03 [2021-05-06T17:06:03.433Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:06:03 [2021-05-06T17:06:03.433Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:06:03 [2021-05-06T17:06:03.433Z] === RUN   TestDockerSuite/TestHealth
17:06:03 [2021-05-06T17:06:03.433Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:06:03 [2021-05-06T17:06:03.433Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:06:03 [2021-05-06T17:06:03.885Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:06:03 [2021-05-06T17:06:03.885Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:06:07 [2021-05-06T17:06:07.576Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:06:07 [2021-05-06T17:06:07.576Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:06:07 [2021-05-06T17:06:07.576Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:06:07 [2021-05-06T17:06:07.576Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:06:07 [2021-05-06T17:06:07.576Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:06:07 [2021-05-06T17:06:07.576Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:06:08 [2021-05-06T17:06:08.030Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:06:08 [2021-05-06T17:06:08.030Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:06:08 [2021-05-06T17:06:08.984Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:06:08 [2021-05-06T17:06:08.984Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:06:10 [2021-05-06T17:06:10.500Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:06:10 [2021-05-06T17:06:10.952Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:06:12 [2021-05-06T17:06:12.467Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:06:14 [2021-05-06T17:06:14.617Z] === RUN   TestDockerSuite/TestImagesFormat
17:06:14 [2021-05-06T17:06:14.617Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:06:15 [2021-05-06T17:06:15.069Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:06:18 [2021-05-06T17:06:18.762Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:06:18 [2021-05-06T17:06:18.762Z] === RUN   TestDockerSuite/TestImportBadURL
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestImportDisplay
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestImportFile
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestImportGzipped
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:06:20 [2021-05-06T17:06:20.914Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:06:23 [2021-05-06T17:06:23.064Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:06:24 [2021-05-06T17:06:24.580Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:06:24 [2021-05-06T17:06:24.580Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:06:24 [2021-05-06T17:06:24.580Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:06:24 [2021-05-06T17:06:24.580Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:06:24 [2021-05-06T17:06:24.580Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:06:26 [2021-05-06T17:06:26.729Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:06:26 [2021-05-06T17:06:26.729Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:06:28 [2021-05-06T17:06:28.245Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:06:28 [2021-05-06T17:06:28.245Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:06:28 [2021-05-06T17:06:28.245Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:06:28 [2021-05-06T17:06:28.245Z] === RUN   TestDockerSuite/TestInspectDefault
17:06:30 [2021-05-06T17:06:30.394Z] === RUN   TestDockerSuite/TestInspectHistory
17:06:34 [2021-05-06T17:06:34.086Z] === RUN   TestDockerSuite/TestInspectImage
17:06:34 [2021-05-06T17:06:34.086Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:06:34 [2021-05-06T17:06:34.086Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:06:34 [2021-05-06T17:06:34.086Z] === RUN   TestDockerSuite/TestInspectInt64
17:06:35 [2021-05-06T17:06:35.601Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:06:37 [2021-05-06T17:06:37.116Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:06:37 [2021-05-06T17:06:37.116Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:06:39 [2021-05-06T17:06:39.265Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:06:40 [2021-05-06T17:06:40.780Z] === RUN   TestDockerSuite/TestInspectPlugin
17:06:40 [2021-05-06T17:06:40.780Z] === RUN   TestDockerSuite/TestInspectRootFS
17:06:40 [2021-05-06T17:06:40.780Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:06:42 [2021-05-06T17:06:42.927Z] === RUN   TestDockerSuite/TestInspectStatus
17:06:45 [2021-05-06T17:06:45.072Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:06:48 [2021-05-06T17:06:48.759Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:06:50 [2021-05-06T17:06:50.272Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:06:51 [2021-05-06T17:06:51.784Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:06:53 [2021-05-06T17:06:53.297Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:06:55 [2021-05-06T17:06:55.442Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:06:57 [2021-05-06T17:06:57.588Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksEnvs
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:06:59 [2021-05-06T17:06:59.101Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:07:01 [2021-05-06T17:07:01.247Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:07:02 [2021-05-06T17:07:02.759Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:07:07 [2021-05-06T17:07:07.391Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:07:09 [2021-05-06T17:07:09.536Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:07:09 [2021-05-06T17:07:09.536Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:07:11 [2021-05-06T17:07:11.686Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:07:11 [2021-05-06T17:07:11.686Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:07:16 [2021-05-06T17:07:16.328Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:07:20 [2021-05-06T17:07:20.967Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:07:26 [2021-05-06T17:07:26.701Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:07:28 [2021-05-06T17:07:28.216Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:07:30 [2021-05-06T17:07:30.365Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:07:30 [2021-05-06T17:07:30.365Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:07:31 [2021-05-06T17:07:31.880Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:07:34 [2021-05-06T17:07:34.030Z] === RUN   TestDockerSuite/TestLogsSince
17:07:42 [2021-05-06T17:07:42.523Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:07:42 [2021-05-06T17:07:42.523Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:07:42 [2021-05-06T17:07:42.523Z] === RUN   TestDockerSuite/TestLogsTail
17:07:44 [2021-05-06T17:07:44.668Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:07:46 [2021-05-06T17:07:46.814Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:07:48 [2021-05-06T17:07:48.327Z] === RUN   TestDockerSuite/TestMountIntoProc
17:07:48 [2021-05-06T17:07:48.327Z] === RUN   TestDockerSuite/TestMountIntoSys
17:07:48 [2021-05-06T17:07:48.327Z] === RUN   TestDockerSuite/TestNetHostname
17:07:48 [2021-05-06T17:07:48.327Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginActive
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPortHostBinding
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPortList
17:07:48 [2021-05-06T17:07:48.778Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:07:57 [2021-05-06T17:07:57.264Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:08:00 [2021-05-06T17:08:00.949Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:08:00 [2021-05-06T17:08:00.949Z] === RUN   TestDockerSuite/TestPsByOrder
17:08:07 [2021-05-06T17:08:07.952Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:08:07 [2021-05-06T17:08:07.952Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:08:14 [2021-05-06T17:08:14.954Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:08:27 [2021-05-06T17:08:27.236Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:08:27 [2021-05-06T17:08:27.236Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:08:27 [2021-05-06T17:08:27.236Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:08:37 [2021-05-06T17:08:37.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:08:39 [2021-05-06T17:08:39.713Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:08:45 [2021-05-06T17:08:45.437Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:08:49 [2021-05-06T17:08:49.122Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:08:49 [2021-05-06T17:08:49.122Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:08:49 [2021-05-06T17:08:49.122Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:08:52 [2021-05-06T17:08:52.819Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:08:52 [2021-05-06T17:08:52.819Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:08:52 [2021-05-06T17:08:52.819Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:08:52 [2021-05-06T17:08:52.819Z] === RUN   TestDockerSuite/TestPsRightTagName
17:08:52 [2021-05-06T17:08:52.819Z] === RUN   TestDockerSuite/TestPsShowMounts
17:08:58 [2021-05-06T17:08:58.552Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:08:58 [2021-05-06T17:08:58.552Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:09:00 [2021-05-06T17:09:00.086Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:09:00 [2021-05-06T17:09:00.086Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:09:01 [2021-05-06T17:09:01.597Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:09:02 [2021-05-06T17:09:02.549Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:09:02 [2021-05-06T17:09:02.549Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:09:06 [2021-05-06T17:09:06.234Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:09:09 [2021-05-06T17:09:09.096Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:09:10 [2021-05-06T17:09:10.606Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:09:31 [2021-05-06T17:09:31.570Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:09:31 [2021-05-06T17:09:31.570Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:09:34 [2021-05-06T17:09:34.430Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:09:34 [2021-05-06T17:09:34.430Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:09:34 [2021-05-06T17:09:34.430Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:09:34 [2021-05-06T17:09:34.879Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:09:38 [2021-05-06T17:09:38.560Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:09:41 [2021-05-06T17:09:41.420Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:09:41 [2021-05-06T17:09:41.420Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:09:45 [2021-05-06T17:09:45.099Z] === RUN   TestDockerSuite/TestRmiBlank
17:09:45 [2021-05-06T17:09:45.099Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:09:45 [2021-05-06T17:09:45.099Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:09:57 [2021-05-06T17:09:57.372Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:09:58 [2021-05-06T17:09:58.322Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:09:58 [2021-05-06T17:09:58.772Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:10:04 [2021-05-06T17:10:04.495Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:10:08 [2021-05-06T17:10:08.178Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:10:13 [2021-05-06T17:10:13.905Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:10:17 [2021-05-06T17:10:17.593Z] === RUN   TestDockerSuite/TestRmiTag
17:10:17 [2021-05-06T17:10:17.593Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:10:19 [2021-05-06T17:10:19.739Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:10:34 [2021-05-06T17:10:34.445Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:10:34 [2021-05-06T17:10:34.445Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:10:38 [2021-05-06T17:10:38.134Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAddHost
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:10:39 [2021-05-06T17:10:39.087Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:10:40 [2021-05-06T17:10:40.599Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:10:40 [2021-05-06T17:10:40.599Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:10:41 [2021-05-06T17:10:41.051Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:10:44 [2021-05-06T17:10:44.737Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:10:46 [2021-05-06T17:10:46.881Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:10:53 [2021-05-06T17:10:53.877Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:10:54 [2021-05-06T17:10:54.829Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:10:56 [2021-05-06T17:10:56.977Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:10:56 [2021-05-06T17:10:56.977Z] === RUN   TestDockerSuite/TestRunBindMounts
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:11:00 [2021-05-06T17:11:00.807Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:11:02 [2021-05-06T17:11:02.952Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:11:02 [2021-05-06T17:11:02.952Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:11:05 [2021-05-06T17:11:05.097Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:11:05 [2021-05-06T17:11:05.097Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:11:05 [2021-05-06T17:11:05.097Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:11:06 [2021-05-06T17:11:06.609Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:11:07 [2021-05-06T17:11:07.060Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:11:08 [2021-05-06T17:11:08.573Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:11:10 [2021-05-06T17:11:10.718Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:11:12 [2021-05-06T17:11:12.230Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:11:12 [2021-05-06T17:11:12.230Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:11:12 [2021-05-06T17:11:12.230Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:11:12 [2021-05-06T17:11:12.230Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:11:14 [2021-05-06T17:11:14.374Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:11:14 [2021-05-06T17:11:14.374Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:11:14 [2021-05-06T17:11:14.374Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:11:14 [2021-05-06T17:11:14.374Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:11:14 [2021-05-06T17:11:14.374Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:11:15 [2021-05-06T17:11:15.887Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:11:20 [2021-05-06T17:11:20.517Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:11:22 [2021-05-06T17:11:22.029Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:11:22 [2021-05-06T17:11:22.029Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:11:22 [2021-05-06T17:11:22.029Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:11:22 [2021-05-06T17:11:22.029Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:11:29 [2021-05-06T17:11:29.029Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:11:30 [2021-05-06T17:11:30.541Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:11:30 [2021-05-06T17:11:30.541Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:11:32 [2021-05-06T17:11:32.687Z] === RUN   TestDockerSuite/TestRunEnvironment
17:11:32 [2021-05-06T17:11:32.687Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:11:32 [2021-05-06T17:11:32.687Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:11:32 [2021-05-06T17:11:32.687Z] === RUN   TestDockerSuite/TestRunExitCode
17:11:39 [2021-05-06T17:11:39.687Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:11:40 [2021-05-06T17:11:40.639Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:11:42 [2021-05-06T17:11:42.784Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunExposePort
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:11:44 [2021-05-06T17:11:44.929Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:11:47 [2021-05-06T17:11:47.792Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:11:53 [2021-05-06T17:11:53.519Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:11:53 [2021-05-06T17:11:53.519Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModeHostname
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunMount
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:11:54 [2021-05-06T17:11:54.471Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:11:54 [2021-05-06T17:11:54.921Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:12:00 [2021-05-06T17:12:00.647Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:12:00 [2021-05-06T17:12:00.647Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:12:00 [2021-05-06T17:12:00.647Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:12:00 [2021-05-06T17:12:00.647Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:12:04 [2021-05-06T17:12:04.334Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetHost
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:12:07 [2021-05-06T17:12:07.198Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:12:07 [2021-05-06T17:12:07.649Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:12:08 [2021-05-06T17:12:08.601Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:12:10 [2021-05-06T17:12:10.745Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:12:12 [2021-05-06T17:12:12.258Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:12:13 [2021-05-06T17:12:13.232Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:12:15 [2021-05-06T17:12:15.377Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:12:15 [2021-05-06T17:12:15.377Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:12:15 [2021-05-06T17:12:15.377Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:12:15 [2021-05-06T17:12:15.377Z] === RUN   TestDockerSuite/TestRunPortInUse
17:12:15 [2021-05-06T17:12:15.378Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:12:15 [2021-05-06T17:12:15.378Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:12:15 [2021-05-06T17:12:15.378Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:12:15 [2021-05-06T17:12:15.378Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:12:15 [2021-05-06T17:12:15.378Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:12:17 [2021-05-06T17:12:17.523Z] === RUN   TestDockerSuite/TestRunPublishPort
17:12:17 [2021-05-06T17:12:17.523Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:12:17 [2021-05-06T17:12:17.523Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:12:17 [2021-05-06T17:12:17.523Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:12:17 [2021-05-06T17:12:17.523Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:12:17 [2021-05-06T17:12:17.974Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:12:30 [2021-05-06T17:12:30.256Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:12:30 [2021-05-06T17:12:30.256Z] === RUN   TestDockerSuite/TestRunRm
17:12:30 [2021-05-06T17:12:30.707Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:12:36 [2021-05-06T17:12:36.433Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:12:37 [2021-05-06T17:12:37.944Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:12:39 [2021-05-06T17:12:39.457Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:12:41 [2021-05-06T17:12:41.601Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:12:43 [2021-05-06T17:12:43.747Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:12:43 [2021-05-06T17:12:43.747Z] === RUN   TestDockerSuite/TestRunState
17:12:43 [2021-05-06T17:12:43.747Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:12:45 [2021-05-06T17:12:45.260Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:12:45 [2021-05-06T17:12:45.260Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:12:46 [2021-05-06T17:12:46.772Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:12:46 [2021-05-06T17:12:46.772Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:12:46 [2021-05-06T17:12:46.772Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:12:47 [2021-05-06T17:12:47.222Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:12:47 [2021-05-06T17:12:47.222Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:12:47 [2021-05-06T17:12:47.222Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUserByID
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUserByName
17:12:51 [2021-05-06T17:12:51.858Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:12:53 [2021-05-06T17:12:53.370Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:12:53 [2021-05-06T17:12:53.370Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:12:55 [2021-05-06T17:12:55.515Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:12:55 [2021-05-06T17:12:55.515Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:12:55 [2021-05-06T17:12:55.515Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:12:57 [2021-05-06T17:12:57.660Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:13:03 [2021-05-06T17:13:03.386Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:13:06 [2021-05-06T17:13:06.250Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:13:10 [2021-05-06T17:13:10.882Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:13:10 [2021-05-06T17:13:10.882Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:13:11 [2021-05-06T17:13:11.333Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:13:13 [2021-05-06T17:13:13.479Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:13:14 [2021-05-06T17:13:14.991Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:13:17 [2021-05-06T17:13:17.136Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:13:20 [2021-05-06T17:13:20.000Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:13:21 [2021-05-06T17:13:21.512Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:13:23 [2021-05-06T17:13:23.025Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveImageId
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:13:26 [2021-05-06T17:13:26.710Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:13:29 [2021-05-06T17:13:29.574Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:13:29 [2021-05-06T17:13:29.574Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:13:30 [2021-05-06T17:13:30.025Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:13:30 [2021-05-06T17:13:30.025Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:13:31 [2021-05-06T17:13:31.537Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:13:37 [2021-05-06T17:13:37.262Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:13:37 [2021-05-06T17:13:37.262Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:13:42 [2021-05-06T17:13:42.990Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:13:42 [2021-05-06T17:13:42.990Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:13:45 [2021-05-06T17:13:45.854Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:13:45 [2021-05-06T17:13:45.854Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:13:45 [2021-05-06T17:13:45.854Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:13:45 [2021-05-06T17:13:45.854Z] === RUN   TestDockerSuite/TestStartRecordError
17:13:45 [2021-05-06T17:13:45.854Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestStatsNoStream
17:13:50 [2021-05-06T17:13:50.485Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:13:52 [2021-05-06T17:13:52.630Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:13:54 [2021-05-06T17:13:54.143Z] === RUN   TestDockerSuite/TestTopPrivileged
17:13:54 [2021-05-06T17:13:54.143Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:13:55 [2021-05-06T17:13:55.656Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:13:55 [2021-05-06T17:13:55.656Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:13:55 [2021-05-06T17:13:55.656Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:13:55 [2021-05-06T17:13:55.656Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:13:55 [2021-05-06T17:13:55.656Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:13:55 [2021-05-06T17:13:55.656Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:13:56 [2021-05-06T17:13:56.107Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:14:13 [2021-05-06T17:14:13.677Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:14:14 [2021-05-06T17:14:14.127Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:14:14 [2021-05-06T17:14:14.127Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:14:16 [2021-05-06T17:14:16.272Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:14:16 [2021-05-06T17:14:16.723Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:14:17 [2021-05-06T17:14:17.173Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:14:17 [2021-05-06T17:14:17.173Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:14:17 [2021-05-06T17:14:17.173Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:14:24 [2021-05-06T17:14:24.171Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:14:24 [2021-05-06T17:14:24.171Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:14:24 [2021-05-06T17:14:24.171Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:14:24 [2021-05-06T17:14:24.171Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:14:24 [2021-05-06T17:14:24.171Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:14:34 [2021-05-06T17:14:34.402Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:14:34 [2021-05-06T17:14:34.402Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:14:34 [2021-05-06T17:14:34.853Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:14:41 [2021-05-06T17:14:41.974Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:14:41 [2021-05-06T17:14:41.974Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:14:42 [2021-05-06T17:14:42.925Z] --- PASS: TestDockerSuite (2092.33s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (103.90s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.61s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.98s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.70s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.67s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.70s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.58s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.48s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.04s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.24s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.00s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (3.63s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.63s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddTar (31.15s)
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s)
17:14:42 [2021-05-06T17:14:42.925Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.925Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.41s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.41s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.68s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.80s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.94s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.48s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.55s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.11s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.70s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.62s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.52s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.13s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.47s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.04s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.19s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.09s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.94s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.06s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.83s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.17s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.26s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.54s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.73s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.21s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.20s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (56.86s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.28s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.59s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.08s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.13s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.22s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.98s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.81s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.70s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (105.43s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.28s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.62s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.77s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.11s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.04s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFails (1.85s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.39s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.26s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.15s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.52s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.12s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.13s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.56s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.73s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.03s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.81s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.52s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.36s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.78s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.84s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.64s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.88s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (11.63s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.47s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.47s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.21s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.19s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.85s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.33s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.11s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.77s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:14:42 [2021-05-06T17:14:42.926Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.25s)
17:14:42 [2021-05-06T17:14:42.926Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.21s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.80s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (16.58s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.95s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.31s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.61s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.91s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.71s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (31.77s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.20s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildRm (10.13s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.66s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.10s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.80s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.65s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.46s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.80s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.81s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.64s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.41s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.54s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.39s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.45s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.15s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.24s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (6.98s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (16.76s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.69s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (11.46s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.31s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.05s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.67s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.51s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.06s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.24s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_sni_test.go:18: Flakey test
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.75s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.32s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCommitChange (3.76s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.43s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.20s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.35s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.44s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.21s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.16s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.84s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.81s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.95s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.07s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.72s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.81s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.82s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.84s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.86s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.59s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.06s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.19s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.12s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.25s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.48s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.73s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.61s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.77s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.21s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.28s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.27s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.26s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005180_<nil>} (2.21s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1694169362_c:\foo_false__<nil>_<nil>_<nil>} (2.25s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1694169362_c:\foo_true__<nil>_<nil>_<nil>} (2.26s)
17:14:43 [2021-05-06T17:14:43.380Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:14:43 [2021-05-06T17:14:43.380Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.380Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:14:43 [2021-05-06T17:14:43.380Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:14:43 [2021-05-06T17:14:43.381Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:14:43 [2021-05-06T17:14:43.381Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
17:14:43 [2021-05-06T17:14:43.381Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
17:14:43 [2021-05-06T17:14:43.381Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:14:43 [2021-05-06T17:14:43.381Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.93s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (6.73s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpRelativePath (6.82s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpToCaseA (8.41s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.95s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.18s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.03s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpToDot (1.90s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.93s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.85s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (6.66s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.14s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.54s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (5.93s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.91s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.91s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.94s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (11.02s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.89s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.11s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.87s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.00s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.76s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.77s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.65s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.13s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsRename (1.95s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsResize (7.10s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.93s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.01s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.18s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.97s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.57s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.55s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.68s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.73s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.62s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.43s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.78s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.13s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.96s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.66s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.70s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.98s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.47s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:14:43 [2021-05-06T17:14:43.381Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
17:14:43 [2021-05-06T17:14:43.381Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.69s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.14s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.16s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.38s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.48s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.79s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.77s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.80s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.78s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.76s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.51s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.80s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.70s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.77s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.74s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.15s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.36s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.82s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.78s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.73s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.87s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.82s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.79s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.62s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.09s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.94s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.82s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.88s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.85s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.15s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.87s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.91s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsSince (8.40s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsTail (2.26s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.03s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.85s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.42s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.59s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.41s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.29s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.15s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.67s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.88s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.69s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.60s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.86s)
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.382Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
17:14:43 [2021-05-06T17:14:43.382Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.81s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.30s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.22s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.91s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.61s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.67s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.57s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.40s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.22s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.38s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.22s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.91s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.23s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.04s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (3.99s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.92s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.34s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiTag (0.54s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.87s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.93s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.03s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.66s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.92s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.53s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.60s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.15s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.67s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.80s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.86s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.66s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.54s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.60s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.74s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.87s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.79s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.51s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.28s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (6.68s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.81s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.78s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunExitCode (6.69s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.82s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.79s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.02s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.45s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.30s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.60s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.85s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.11s)
17:14:43 [2021-05-06T17:14:43.383Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:14:43 [2021-05-06T17:14:43.383Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.16s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.64s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.63s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.26s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.14s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunRm (1.87s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.01s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.93s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.71s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.13s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.81s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.67s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.26s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.81s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.79s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.42s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.45s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.44s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.55s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.97s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.83s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.81s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.14s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.38s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.59s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.41s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (5.95s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.00s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.43s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.70s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.85s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.72s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.01s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.31s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.21s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.47s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s)
17:14:43 [2021-05-06T17:14:43.384Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:14:43 [2021-05-06T17:14:43.384Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.18s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.22s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:14:43 [2021-05-06T17:14:43.385Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.18s)
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:14:43 [2021-05-06T17:14:43.385Z] --- PASS: TestDockerRegistrySuite (0.11s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:14:43 [2021-05-06T17:14:43.385Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:14:43 [2021-05-06T17:14:43.385Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthTokenSuite
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:14:43 [2021-05-06T17:14:43.385Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerDaemonSuite
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:14:43 [2021-05-06T17:14:43.385Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerSwarmSuite
17:14:43 [2021-05-06T17:14:43.385Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.385Z] === RUN   TestDockerPluginSuite
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:14:43 [2021-05-06T17:14:43.386Z] --- PASS: TestDockerPluginSuite (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerExternalVolumeSuite
17:14:43 [2021-05-06T17:14:43.386Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerNetworkSuite
17:14:43 [2021-05-06T17:14:43.386Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] === RUN   TestDockerHubPullSuite
17:14:43 [2021-05-06T17:14:43.386Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.386Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] PASS
17:14:43 [2021-05-06T17:14:43.386Z] ok  	github.com/docker/docker/integration-cli	2092.873s
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === Skipped
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.386Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.386Z] 
17:14:43 [2021-05-06T17:14:43.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
17:14:43 [2021-05-06T17:14:43.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.387Z] 
17:14:43 [2021-05-06T17:14:43.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
17:14:43 [2021-05-06T17:14:43.387Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
17:14:43 [2021-05-06T17:14:43.387Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_sni_test.go:18: Flakey test
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.839Z] 
17:14:43 [2021-05-06T17:14:43.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.839Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:14:43 [2021-05-06T17:14:43.840Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.840Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.841Z] 
17:14:43 [2021-05-06T17:14:43.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.841Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:14:43 [2021-05-06T17:14:43.842Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.842Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:14:43 [2021-05-06T17:14:43.843Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:14:43 [2021-05-06T17:14:43.843Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.843Z] 
17:14:43 [2021-05-06T17:14:43.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:14:43 [2021-05-06T17:14:43.844Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.844Z] 
17:14:43 [2021-05-06T17:14:43.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:14:43 [2021-05-06T17:14:43.845Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:14:43 [2021-05-06T17:14:43.845Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.845Z] 
17:14:43 [2021-05-06T17:14:43.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:14:43 [2021-05-06T17:14:43.846Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:43 [2021-05-06T17:14:43.846Z] DONE 1092 tests, 546 skipped in 2099.867s
17:14:43 [2021-05-06T17:14:43.846Z] INFO: Integration tests ended at 05/06/2021 17:14:43. Duration:00:34:59.9575793
17:14:43 [2021-05-06T17:14:43.846Z] INFO: Docker info of the daemon under test at end of run
17:14:43 [2021-05-06T17:14:43.846Z] 
17:14:44 [2021-05-06T17:14:44.297Z] Containers: 2
17:14:44 [2021-05-06T17:14:44.297Z]  Running: 0
17:14:44 [2021-05-06T17:14:44.297Z]  Paused: 0
17:14:44 [2021-05-06T17:14:44.297Z]  Stopped: 2
17:14:44 [2021-05-06T17:14:44.297Z] Images: 18
17:14:44 [2021-05-06T17:14:44.297Z] Server Version: 0.0.0-dev
17:14:44 [2021-05-06T17:14:44.297Z] Storage Driver: windowsfilter
17:14:44 [2021-05-06T17:14:44.297Z]  Windows: 
17:14:44 [2021-05-06T17:14:44.297Z] Logging Driver: json-file
17:14:44 [2021-05-06T17:14:44.297Z] Plugins: 
17:14:44 [2021-05-06T17:14:44.297Z]  Volume: local
17:14:44 [2021-05-06T17:14:44.297Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:14:44 [2021-05-06T17:14:44.297Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:14:44 [2021-05-06T17:14:44.297Z] Swarm: inactive
17:14:44 [2021-05-06T17:14:44.297Z] Default Isolation: process
17:14:44 [2021-05-06T17:14:44.297Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:14:44 [2021-05-06T17:14:44.297Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
17:14:44 [2021-05-06T17:14:44.297Z] OSType: windows
17:14:44 [2021-05-06T17:14:44.297Z] Architecture: x86_64
17:14:44 [2021-05-06T17:14:44.297Z] CPUs: 4
17:14:44 [2021-05-06T17:14:44.297Z] Total Memory: 32GiB
17:14:44 [2021-05-06T17:14:44.297Z] Name: azwin-2-edc2d0
17:14:44 [2021-05-06T17:14:44.297Z] ID: 3FTN:T4TF:XZKA:SM6X:RSIX:X54B:JIKL:UPDE:QX5A:O4ET:X37N:T63I
17:14:44 [2021-05-06T17:14:44.297Z] Docker Root Dir: D:\CI\PR-41739\4\daemon
17:14:44 [2021-05-06T17:14:44.297Z] Debug Mode (client): false
17:14:44 [2021-05-06T17:14:44.297Z] Debug Mode (server): true
17:14:44 [2021-05-06T17:14:44.297Z]  File Descriptors: -1
17:14:44 [2021-05-06T17:14:44.297Z]  Goroutines: 17
17:14:44 [2021-05-06T17:14:44.297Z]  System Time: 2021-05-06T17:14:43.8892628Z
17:14:44 [2021-05-06T17:14:44.297Z]  EventsListeners: 0
17:14:44 [2021-05-06T17:14:44.297Z] Registry: https://index.docker.io/v1/
17:14:44 [2021-05-06T17:14:44.297Z] Labels:
17:14:44 [2021-05-06T17:14:44.297Z] Experimental: false
17:14:44 [2021-05-06T17:14:44.297Z] Insecure Registries:
17:14:44 [2021-05-06T17:14:44.297Z]  127.0.0.0/8
17:14:44 [2021-05-06T17:14:44.297Z] Live Restore Enabled: false
17:14:44 [2021-05-06T17:14:44.297Z] 
17:14:44 [2021-05-06T17:14:44.297Z] 
17:14:44 [2021-05-06T17:14:44.297Z] INFO: Stopping daemon under test
17:14:44 [2021-05-06T17:14:44.297Z] SUCCESS: The process with PID 5864 (child process of PID 7328) has been terminated.
17:14:44 [2021-05-06T17:14:44.297Z] SUCCESS: The process with PID 7328 (child process of PID 5920) has been terminated.
17:14:44 [2021-05-06T17:14:44.297Z] INFO: Stop tailing logs of the daemon under tests
17:14:44 [2021-05-06T17:14:44.297Z] INFO: executeCI.ps1 Completed successfully at 05/06/2021 17:14:44.
17:14:44 [2021-05-06T17:14:44.297Z] INFO: Tidying up at end of run
17:14:44 [2021-05-06T17:14:44.297Z] INFO: Saving daemon under test log (d:\CI\PR-41739\4\dut.out) to bundles\CIDUT.out
17:14:44 [2021-05-06T17:14:44.297Z] INFO: Saving daemon under test log (d:\CI\PR-41739\4\dut.err) to bundles\CIDUT.err
17:14:44 [2021-05-06T17:14:44.297Z] INFO: Nuke-Everything...
17:14:44 [2021-05-06T17:14:44.750Z] INFO: Container count on control daemon to delete is 2
17:14:45 [2021-05-06T17:14:45.201Z] 90a380efa373
17:14:45 [2021-05-06T17:14:45.201Z] d6434cf7550b
17:14:45 [2021-05-06T17:14:45.201Z] INFO: Non-base image count on control daemon to delete is 1
17:14:46 [2021-05-06T17:14:46.716Z] Deleted: sha256:7bd95cf034efdf5da27cafae856913086e845a2d16321acb31f5aa90c7d399af
17:14:46 [2021-05-06T17:14:46.716Z] Deleted: sha256:b33e1cb9b3724cad75983780cbf1f3e314f3df3ba348afa64afbe8b32ebadd4e
17:14:46 [2021-05-06T17:14:46.716Z] INFO: Tidying pidfile d:\CI\PR-41739\4\docker.pid
17:14:46 [2021-05-06T17:14:46.716Z] INFO: Nuking d:\CI
17:15:11 [2021-05-06T17:15:11.723Z] INFO: Zapped successfully
17:15:11 [2021-05-06T17:15:11.723Z] 
17:15:11 [2021-05-06T17:15:11.723Z] INFO: executeCI.ps1 exiting at Thu May  6 17:15:07 CUT 2021. Duration 01:02:02.8317652
17:15:11 [2021-05-06T17:15:11.723Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:15:11 [2021-05-06T17:15:11.962Z] Recording test results
17:15:12 [2021-05-06T17:15:12.634Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:15:14 [2021-05-06T17:15:14.083Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
17:15:15 [2021-05-06T17:15:15.238Z] Archiving artifacts
17:15:16 [2021-05-06T17:15:16.300Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41739/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:15:17 [2021-05-06T17:15:17.204Z] + make clean
17:15:18 [2021-05-06T17:15:18.155Z] docker volume rm -f docker-dev-cache
17:15:18 [2021-05-06T17:15:18.155Z] 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